/ 01 OVERVIEW
WAVE is an Arduino-programmed project that synchronizes wave-like rhythms and light patterns with music. Utilizing wooden sticks and servo motors, a distinctive mechanism resembling a deformable parallelogram shape was created to simulate vertical movement, resulting in the formation of dynamic waves.
/ 02 MATERIALS
Paper box, wooden sticks, screws, silk, Arduino UNO, sound detection sensor, and servo motors constitute the components employed.
/ 05 CODING
To achieve the dynamic presentation of the entire device, I opted for the Arduino UNO microcontroller development board as the foundation. Presented here is the code I authored for the Arduino Uno.