Search results

  1. S

    S/PDIF Toslink Digital Audio Input for Teensy 3.1

    I'm currently working on a micro audio solution with Teensy 3.1 + Audio Adaptor Board and the Adafruit 20W Class D Amp. Unfortunatly there is no S/PDIF input, so i decided to design a breakout-board to close this gap. I'm using a Xilinx CPLD XC9572XL-5 running on 66MHz for flexibility and better...
  2. S

    Teensy 3.1 Audio Shield FFT Problems

    Found the issue, its the SublemeText plugin. It works in Arduino/Teensyduino. Thanks
  3. S

    Teensy 3.1 Audio Shield FFT Problems

    I'm using Arduino with Teensyduino but Subleme Text 2 as external editor.
  4. S

    Teensy 3.1 Audio Shield FFT Problems

    Hi, i'm currently working on a micro audio solution. Most of the planned features are working but when i try to compile a version with FFT i always get this compiler error. D:\Arduino_Build\fft\core.a(analyze_fft256.cpp.o): In function `AudioAnalyzeFFT256::update()'...
Back
Top