32
Programmable robot with micro:bit
3.1 Overview
micro:bit has the following physical features:
25 individually-programmable LEDs
2 programmable buttons
Physical connection pins
Light and temperature sensors
Motion sensors (accelerometer and compass)
Wireless Communication, via Radio and Bluetooth
USB interface
Let’s take a look at what these components do and discover how to code them!
3.1.1 LEDs
The
micro:bit
has
25
individually-
programmable LEDs, allowing you to display text,
numbers, and images. User can control LED intensity
10 steps.
3.1.2 Buttons
There are two buttons on the front of the
micro:bit (labelled A and B). You can detect when
these buttons are pressed, allowing you to trigger
code on the device.
Summary of Contents for iBIT RACER
Page 4: ...4 Programmable robot with micro bit...
Page 18: ...18 Programmable robot with micro bit...
Page 30: ...30 Programmable robot with micro bit Now the BIT Racer robot is ready for coding and fun...
Page 38: ...38 Programmable robot with micro bit...
Page 50: ......
Page 61: ...Programmable robot with micro bit 61...
Page 63: ...Programmable robot with micro bit 63...