This repository documents my daily 1-hour self-study of MicroPython using the Wokwi simulator.
- GPIO control
- Hardware abstraction
- Pattern-based sequencing
- Embedded system thinking
- LED Patterns (ESP32): https://wokwi.com/projects/451962183882745857
I am applying Python concepts from MIT 6.100L to embedded systems, focusing on abstraction and system design rather than copy-paste tutorials.
See diary.md for daily progress.