Ping Pong Audio Visualizer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
Uses a publicly available FFT C file. Currently in the process of being made into a ChipKIT library. | 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. |
Revision as of 03:01, 5 February 2013
Return to Projects Projects
Hardware
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.