stuible / IAT320-Final-Prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IAT320

Final Project: Individual Prototype

Prototype code for Platform, Object 4 and Audio player

Contains all three codebases:

  • Platform Arduino code that handles main platform which the 4 audio players will rest on. communicates with all 4 objects and with computer

  • Object 4 Arduino code for the fourth and final audio player object (the "Phone")

  • Audio_Player Processing code that listens for command via serial from Platform and starts and stops the song

About


Languages

Language:C++ 75.4%Language:Processing 24.6%