Home

Awesome

Teensy FX

Hardware

board

schematic

gerbers

photos

noise performance

Buy the right parts through the links on the kitspace page.

Hardware Resources

Based off the teensy 4 audio board and the teensy beats shield

Hardware V1: git commit 99c1038

check the git repo out to the hash to make sure everything is in sync.

Errata

Hardware V2: git master

Back graphic

FW

Uploading

Then:

make prog

issues

Audio patch

made with https://www.pjrc.com/teensy/gui/index.html

patch

Software

control.py is a PyQT program that was developed in order to make an MVP interface that could later be translated to hardware in the form of a PCB.

gui