© 2018-2025 Stephen Barrack
I am not offering any license to this repository at this time. Please be patient while I figure out the ideal license for this repo.
- Teensy 3.2
- USB cable
- Soldering/breadboarding accoutrement
- DK Bongos
- 2 Wii nunchucks
I strongly recommend these so that you don't have to permanently affix your controllers to the Arduino.
- 1 GCC extension cord
- 2 Wii remote extension cords
- Pull-up/down resistors
- All of the controllers already have these :)
- Digital logic-level converter(s)
- Teensy 3.2 is 5V tolerant :)
- Cut the trace between Vusb & Vin.
sudo apt install teensy-loader-cli
sudo curl -o /etc/udev/rules.d/00-teensy.rules https://www.pjrc.com/teensy/00-teensy.rules
- Wiring guide comming soon™
# Plug in your Teensy.
cd bongos
make
# Press the Teensy's restart button when prompted.