From bff7f99035d7ba0e56ddea474210d396c1f58a24 Mon Sep 17 00:00:00 2001 From: Carlos Pereira Atencio Date: Tue, 15 Aug 2023 22:20:43 +0100 Subject: [PATCH] Projects: Add micro:bit Sensor Network. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94fc42d..7981767 100644 --- a/README.md +++ b/README.md @@ -552,6 +552,7 @@ All these projects contain steps and resources required for reproduction. - [Hagrid's Interactive Lantern and Magic Wand](https://www.instructables.com/Hagrids-Interactive-Lantern-and-Magic-Wand-With-Ti/) - Using 3D printing, micro:bit and Tinkercad software to create your own magic wand and Hagrid's lantern, bringing the magic of Harry Potter to life. - [Vision Guided Explorer Robot](https://www.instructables.com/Vision-Guided-Explorer-Robot/) - A micro:bit robot with a mounted camera transmitting video to a mobile phone and controlled by a micro:bit gamepad. - [Air Quality Monitor](https://microbits-projects.blogspot.com/2023/07/air-quality-monitor.html) - Hacking the Ikea Vindriktning air quality monitor to show the sensor data on the micro:bit display. +- [micro:bit Sensor Network](https://github.com/RBilsland/Microbit-Sensor-Network) - Using micro:bits as educational sensors that will wirelessly talk back to a Raspberry Pi via a micro:bit gateway. ### 🏗️ Project Collections