100 Days of IoT Projects using MicroPython – Seeking Feedback & Ideas #1036
Closed
kritishmohapatra
started this conversation in
Show and tell
Replies: 1 comment 2 replies
|
There are many projects on https://learn.adafruit.com/. I would probably start with searching "blinka", Python Projects, and Raspberry Pi Projects. I would also take a look at the CircuitPython Projects because quite a few of those could use Blinka as well. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone 👋,
I’m a third-year Electrical Engineering student working on a self-challenge:
“100 Days, 100 IoT Projects” using MicroPython.
So far, I’ve completed 30+ projects using ESP32, ESP8266, Raspberry Pi Pico / Pico W, focusing on:
I’m documenting each project with code, circuit explanation, and README to help beginners get started with MicroPython and embedded systems.
Since Adafruit Blinka plays a big role in making Python-based hardware development accessible, I wanted to share this here and ask:
• Are there any project ideas you’d recommend for beginners moving toward intermediate level?
• Any best practices I should follow while documenting such projects?
GitHub repo (shared for learning & feedback):
👉 https://github.com/kritishmohapatra/100_Days_100_IoT_Projects
Thanks to the community for all the inspiration 🙌
All reactions