The LM75 temperature sensor includes a delta-sigma analog-to-digital converter, and a digital overtemperature detector. The host can query the LM75 through its I²C interface to read temperature at any time. …
MicroBit
-
-
The GY-21P is an interesting module in that it combines a BMP280 sensor and an SI7021 sensor. The on-board BMP280+SI7021 sensor measures atmospheric pressure from 30kPa to 110kPa as well …
-
In this article we will look at some add-on boards for the Micro:bit. The Micro:bit is a terrific development board which has 25 individually-programmable LEDs, buttons , accelerometer, compass and …
-
BMP280 is an absolute barometric pressure sensor especially designed for mobile applications. The sensor module is housed in an extremely compact package. Its small dimensions and its low power consumption …
-
The micro:bit is a great little board for learning, its easy to add support for this in the Arduino IDE which opens up many examples which you can see in …
-
This is a fairly simple dice throwing game for the micro:bit, in this example you shake the micro:bit and a dice image will be displayed on the LEDs The example …
-
In this example we connect a Micro:bit to a L9110 fan module. This is a commonly found, basic low cost module which consists of an L9110 chip and a small …
-
In this article we connect a LIS2DH12 to a Micro:bit The LIS2DH12 is an ultra-low-power high-performance three-axis linear accelerometer belonging to the “femto” family with digital I2C/SPI serial interface standard output. …
-
In this article we look at the TMP102 digital sensor and we will connect it up to a Micro:bit, again the code is written in the Arduino IDE The TMP102 …