Skip to content

Programming the Teensy

Pepijn de Vos edited this page Mar 13, 2015 · 1 revision
  1. Download and install Teensyduino.
  2. Download and extract TCPoke.
  3. Open tcpoke_teensy/tcpoke_teensy.ino in Arduino.
  4. Under tools, set the board to "Teensy 2.0" and the USB Type to "Raw HID".
  5. Press the "Upload" button.
Clone this wiki locally