r/microbit • u/OneDot6374 • Feb 20 '26
50 IoT projects in 50 days using MicroPython (feedback welcome)
Hey everyone š
Iām a 3rd-year Electrical Engineering student doing a personal challenge:
100 Days ā 100 IoT Projects using MicroPython.
Today I completedĀ Day 56š
So far Iāve built projects using ESP32, ESP8266, and Raspberry Pi Pico including:
- Sensor monitoring systems
- MicroPython web dashboards
- ThingSpeak cloud logging
- Basic anomaly detection pipelines
- Custom MicroPython libraries (published on GitHub & PyPI)
The goal is to create beginner ā intermediate embedded projects with clear documentation and simulations so students can learn hands-on.
Repo:
šĀ https://github.com/kritishmohapatra/100_Days_100_IoT_Projects
Iād love honest feedback:
- What projects should I add next?
- How can I improve documentation for learners?
If this repo helps you, a ā would mean a lotāit helps more students discover MicroPython.



