Projects

All Projects

Every build gets a full write-up: hardware, code, what went wrong, and what I learned. Starting simple and working up from there.

  • Project 01

    LED Traffic Light System

    ArduinoComplete

    Cycles through green, yellow, and red LEDs to simulate a real traffic light. Covers PlatformIO setup, circuit wiring, and a full C++ code walkthrough.