leddisplay/libraries/SmartMatrix/examples/SpectrumAnalyzer
2018-10-13 22:34:06 +02:00
..
README.md Initial 2018-10-13 22:34:06 +02:00
SpectrumAnalyzer.ino Initial 2018-10-13 22:34:06 +02:00

SmartMatrix Basic Spectrum Analyzer

Basic spectrum analyzer on a 32x32 RGB LED matrix using SmartMatrix, FastLED, and the Teensy Audio Library.

video

Based on SpectrumAnalyzerBasic by Paul Stoffregen: https://github.com/PaulStoffregen/Audio/blob/master/examples/Analysis/SpectrumAnalyzerBasic/SpectrumAnalyzerBasic.ino

Requires a SmartMatrix shield: http://docs.pixelmatix.com/SmartMatrix

Requires the following libraries:

Uses line in on pin A2. For more information, and a recommended analog input circuit, see: http://www.pjrc.com/teensy/gui/?info=AudioInputAnalog

recommended analog input circuit