![Innovative iBIT RACER Скачать руководство пользователя страница 34](http://html1.mh-extra.com/html/innovative/ibit-racer/ibit-racer_activity-booklet_2063844034.webp)
34
Programmable robot with micro:bit
3.1.4 Light Sensor
This is fantastic features of micro:bit. Normally
LED is output devices. This is different story of LED
operation. By reversing the LEDs of the screen to
become an input, the LED screen works as a basic
light sensor, allowing you to detect ambient light.
3.1.5 Temperature Sensor
This sensor allows the micro:bit to detect the
current ambient temperature, in degrees Celsius.
Really micro:bit does not detect the ambient
temperature directly. It detects the CPU operating
temperature. Because the micro:bit is open and
CPU inside the microcontroller meet the ambient
direct. We can assume the CPU temperature as
ambient temperature around the microcontroller
3.1.6 Accelerometer
An accelerometer measures the acceleration
of the micro:bit; this component senses when the
micro:bit is moved. It can also detect other actions,
e.g. shake, tilt, and free-fall.
The main device is
NXP/Freescale MMA8653FC
;
3 axis accelerometer sensor. Resolution is 10-bit
Содержание 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...