Close

Now with Clock

A project log for Teensy Audio Spectrum Analyser

The Teensy Audio Spectrum Analyzer is a low-cost classic audio spectrum display with up to 128 bands.

nick-metcalfeNick Metcalfe 11/28/2015 at 10:120 Comments

The latest revision of the Analyser has an idle clock function that pops up when the display is otherwise blank.

This uses a GPS connected to RX1 (Pin 0) to provide time and date.

//#define ENABLE_GPSCLOCK

Uncommenting this line will turn it on.

Discussions