Ping Pong Audio Visualizer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Hardware == | == Hardware == | ||
[[ChipKIT UNO32]] | [[ChipKIT UNO32]] | ||
Progress report 15 Mar 2013 | |||
A new PCB board was etched and components added by Jared. Malak added cables with plugs to the frame to connect fan motors to the controller board. | |||
[[File:PingPongAudioVisualizerProgress01.png]] | |||
Status as of 4 Feb 13 | Status as of 4 Feb 13 |
Revision as of 19:45, 16 March 2013
Return to Projects Projects
Hardware
ChipKIT UNO32 Progress report 15 Mar 2013
A new PCB board was etched and components added by Jared. Malak added cables with plugs to the frame to connect fan motors to the controller board.
Status as of 4 Feb 13
a test PCB board was milled but is not usable
Progress report 9 Dec 2012
Software
Uses a publicly available FFT C file. Currently in the process of being made into a ChipKIT library. Status as of 4 Feb 13
Got the program to split the sound data into 16 spectrum bins.