Ping Pong Audio Visualizer: Difference between revisions

From MAGLab
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

ChipKIT UNO32

Status as of 4 Feb 13

  a test PCB board was milled but is not usable

ChipKit PCB boardCs.png

Progress report 9 Dec 2012

     Ping Pong Audio Visualizer01.png


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.