The BBC micro:bit does not have a dedicated temperature sensor. Instead, the temperature provided is actually the temperature of the silicon die on the main CPU. So not a perfect …
Category:
Micro:bit
-
-
The micro:bit also has a compass (magnetometer), it is a MAG3110 Overview The MAG3110 is a small, low-power digital 3D magnetic sensor with a wide dynamic range to allow operation …
-
The micro:bit has an accelerometer on board, you can see this in the picture below of the layout of the board For those that are interested it is actually a MMA8653FC …
-
As the title suggests in this particular example we will show how easy it is to display an image on the Micro:bit LED matrix The Image class also has the …
Older Posts