Today marks the first commit and public launch of this embedded systems portfolio.
The goal: document real hardware builds, experiments, and lessons learned—from concept to troubleshooting.
Planned posts:
- Upload a full write-up and documentation for PicoBook, a Wi-Fi connected OLED book display.
- OTA Firmware Systems: Dual-partition bootloaders and over-the-air updates for RP2040, including deep dives into memory management and runtime bootstrapping.
- Bare Metal Development: Custom startup code, linker scripts, register manipulation, and RTOS integration across STM32, ESP32, and RP2040 platforms.
- DINO: A discrete logic CPU built from 74-series chips, fully manual from wiring to instruction set design.
- The Earth Rover: A modular, wireless rover platform integrating STM32, ESP32, and real-time wireless control.
Posts will be technical, thorough, and focused on practical insights and engineering details—covering everything from register-level programming to wireless protocol implementation.
Check back soon for project breakdowns, build notes, and regular progress updates.
