Timing Logic
Used microcontroller timing patterns and event handling to coordinate light behavior with changes in audio rhythm.
Arduino / Embedded / Audio
A physical audiovisual build that uses Arduino-based timing and control logic to synchronize LED behavior with music and rhythm changes.

Used microcontroller timing patterns and event handling to coordinate light behavior with changes in audio rhythm.
Connected software decisions to real hardware output, including LED behavior, wiring limitations, and power constraints.
Implemented the logic in Arduino C++ so the interaction felt responsive and stable in a physical build, not just in simulation.
Project Notes
Arduino BeatSync explored how code can translate sound into a physical lighting response, turning rhythm into a visible, synchronized output.
The project centered on the interaction between timing logic, LED control behavior, and embedded reliability so the final effect stayed in sync and visually readable.