![Innovative iBIT RACER Скачать руководство пользователя страница 32](http://html1.mh-extra.com/html/innovative/ibit-racer/ibit-racer_activity-booklet_2063844032.webp)
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.
Содержание iBIT RACER
Страница 4: ...4 Programmable robot with micro bit...
Страница 18: ...18 Programmable robot with micro bit...
Страница 30: ...30 Programmable robot with micro bit Now the BIT Racer robot is ready for coding and fun...
Страница 38: ...38 Programmable robot with micro bit...
Страница 50: ......
Страница 56: ...56 Programmable robot with micro bit Figure 5 2 How to make code for micro bit of the iBIT Racer Robot...
Страница 61: ...Programmable robot with micro bit 61...
Страница 63: ...Programmable robot with micro bit 63...
Страница 70: ...70 Programmable robot with micro bit...
Страница 91: ...Programmable robot with micro bit 91 Procedure 1 Create the program following the block code below...