-
Notifications
You must be signed in to change notification settings - Fork 1
Home
JAMMER, short for Just A Modular Music Editor/Recorder, was our final Computer Science project for the 2014-15 school year. The brainchild of Sterr
, who came up with the idea during the snowy darkness of our Junior year, this project was arguably our best work since project TURRET of the year before.
JAMMER is essentially a synthesizer, utilizing Processing and the Arduino Uno. Uning Processing, we created waves and then played them through the computer's speakers. Using the Arduino, we constructed a physical interface that could link up with the Processing sketch and control these sounds. For JAMMER, we actually used two Arduinos, not one, as we used four Trellis boards to play sounds in the Processing sketch. For more information as to why we did this, see The Arduino Side page below.
Understanding the Arduino-Processing link up
Understanding the Processing code
A few pictures