IFD:EAI SoS21/course material/Session 6: Getting Started with Teensyduino

From Medien Wiki

After you soldered your headers and mics, it's time to try and get some sound in and output from your teensy devices! Here is a short how-to, partially summarizing what we did in the last online session.

  1. Installing Arduino IDE and Teensyduino: https://www.pjrc.com/teensy/td_download.html
  2. Opening and programming the example patch
opening the example test patch

If you are having problems connecting your teensies :( read through the following sections:

  1. check out the teensy web ide patches: https://www.pjrc.com/teensy/gui/
    1. add the following nodes from the gui:
      1. from "input" add "i2s"
      2. from "output" add "i2s"
      3. from "control" add "sgtl5000"