Sense the world around you with enviro:bit! It's loaded with sensors for air and weather, colour and light, and sound, and slots right onto your .
Just slot in your micro:bit, then code enviro:bit with the block-based , or with MicroPython in the . The sensors go hand-in-hand really well with the LED matrix on micro:bit, letting you graph sensors readings or have the LEDs react to sound, for example.
Features
- Comes fully-assembled and ready to use
- temperature, pressure, and humidity sensor
- light and colour sensor
- Compatible with and
- Microsoft MakeCode and MicroPython support
- No soldering required!
Software
You can code enviro:bit with the block-based , that'll get you started with using the sensor readings from enviro:bit, if you want to delve deeper, then you can use MicroPython in the .
To add the enviro:bit library in MakeCode, click on the cog at the top right hand corner, then "Add Package", then search for "envirobit". You can find full instructions at the .
Our MicroPython library for enviro:bit is also , again with full instructions on how to get going with it.