Introduction To Microbit PDF
Introduction To Microbit PDF
SYSTEM
FUNDEMENTAL
TS. MUHAMMAD ARIF RIDHWAN
Introduction to MakeCode
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.
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.
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
Process: Microcontroller
Arduino Nano
8 Pin Analog Signal Input
11 Pin Digital Signal I/O
INPUT MODULE
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?
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.