0% found this document useful (0 votes)
27 views25 pages

Introduction To Microbit PDF

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views25 pages

Introduction To Microbit PDF

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

EMBEDDED

SYSTEM
FUNDEMENTAL
TS. MUHAMMAD ARIF RIDHWAN
Introduction to MakeCode

Fundamental in Electronics Circuit


Course Getting Started with Circuit Wiring

Outline Embedded System Programming


JOIN ROBOSCHOOL COMMUNITY
COMPANY DETAILS
We are established on 2016 with AR Team Electronics and expand our business with Roboshop Technologies Sdn Bhd. We are Bumiputera
company and mainly in Technology education sector. We are focusing on enhancing community current skills demanded in education and
application in working industry such Data science, Internet of Things, Drone, System design and Virtual Reality. While we train the
participants, we also included the related kits for learning purposes and module through our learning platform.

COMPANY Mission
VISION AND MISSION Bridging the digital divide: Ensuring that all individuals,
regardless of their socioeconomic background, have access to
Vision technology education and resources.
Our vision is to be a leading collaborator in empowering
the values of the future generation. There are three main Encouraging individuals from underrepresented groups,
including women, minorities, and individuals with disabilities, to
targets that we are focusing on which are the
pursue careers in technology and related fields.
community, professionals, college students, and
educators.
Ensuring that technology education programs are aligned with
current industry demands and trends, preparing students for the
jobs of today and tomorrow.

Providing opportunities for ongoing professional development


and upskilling to enable individuals to stay current and
competitive in their fields.

Encouraging students to think creatively and develop


entrepreneurial skills that enable them to turn their ideas into
successful businesses and products.
COMPANY DETAILS
We are established on 2016 with AR Team Electronics and expand our business with Roboshop Technologies Sdn Bhd. We are Bumiputera
company and mainly in Technology education sector. We are focusing on enhancing community current skills demanded in education and
application in working industry such Data science, Internet of Things, Drone, System design and Virtual Reality. While we train the
participants, we also included the related kits for learning purposes and module through our learning platform.

COMPANY Mission
VISION AND MISSION Bridging the digital divide: Ensuring that all individuals,
regardless of their socioeconomic background, have access to
Vision technology education and resources.
Our vision is to be a leading collaborator in empowering
the values of the future generation. There are three main Encouraging individuals from underrepresented groups,
including women, minorities, and individuals with disabilities, to
targets that we are focusing on which are the
pursue careers in technology and related fields.
community, professionals, college students, and
educators.
Ensuring that technology education programs are aligned with
current industry demands and trends, preparing students for the
jobs of today and tomorrow.

Providing opportunities for ongoing professional development


and upskilling to enable individuals to stay current and
competitive in their fields.

Encouraging students to think creatively and develop


entrepreneurial skills that enable them to turn their ideas into
successful businesses and products.
Introduction to
Microbit
GETTING STARTED WITH MAKECODE

Open Makecode Online Editor : https://makecode.microbit.org/#


BUILT IN SENSORS
BUILT IN SENSORS

All built -in input can be


find in Input
PUSH BUTTON
Fundamental in
Electronics Circuit
WHAT IS ELECTRONICS?

Electronics is the study and use of devices that control the flow of electrical
currents to perform various tasks. It involves three main stages: input,
process, and output. In the input stage, sensors or devices collect data and
convert it into electrical signals. During the process stage, components like
microcontrollers and circuits manipulate these signals through computation,
filtering, or amplification. Finally, in the output stage, the processed signals
are used to perform specific actions, such as lighting an LED, moving a
motor, or displaying information on a screen.
3 WORD IMPORTANT FOR
ELECTRONICS
The processor segment where
the use of a microcontroller to
process the received data.

The input segment where the The output segment where the data
module or sensor is installed to that has been processed by the
take data readings from the microcontroller will be moved or
environment produced.
EASY REMEMBER
Input For Human?
EASY REMEMBER

How about process?


EASY REMEMBER
Tell me output for human
BASIC COMPONENT

Input: Ultrasonic Output: LED


measures distance Show light

Process: Microcontroller
Arduino Nano
8 Pin Analog Signal Input
11 Pin Digital Signal I/O
INPUT MODULE

Light Sensor Motion Sensor

Temperature and
Humidity Sensor
MICROCONTROLLER
The job of the microcontroller is to control the
data and process the data received from the input
and output to the output.

microbit
OUTPUT MODULE

Buzzer

LED (Light
Emmiting Diode) LCD (Liquid Crystal
Display)
WHAT IS AN ALGORITHMS?

In computer programming, algorithms are the set of instructions.


Algorithms tells the processing unit (ex: Computer or Raspberry Pi)
or controlling unit (Arduino) on how to process input and produce
an output (if any).
What is the segment in Computing
Algorithms?
Basically,there is 3 segment which is Input, Process and Output.

INPUT is one of the component which acts to detect or sensing and it will
transmit signal to the microprocessor to process.

PROCESS is the level where it receives input signal and process output as
programmed.

OUTPUT is the process where the result is shown as programmed.


Getting Started
with Circuit
Wiring
FOLLOW ME FOR
CREATING CIRCUIT
THANK
YOU

You might also like