NickCulbertson
Member
Hey all!
Here's a quick project I made, and kind of a PSA for those that don't know. You can use the Teensy's USB Host connection to convert USB devices (keyboards, game controllers, mice, etc.) into MIDI controllers.
It works on both Teensy 4.0 and 4.1, but important note for 4.0: don't hot-swap the USB device. The 4.0 lacks the protective circuitry, and you could damage the board.
Demo video: "Using USB Devices as MIDI Controllers with TEENSY | DIY Build & Demo"
Project on GitHub:
https://github.com/NickCulbertson/Keyboard-To-MIDI-Teensy
Cheers!
Nick
Here's a quick project I made, and kind of a PSA for those that don't know. You can use the Teensy's USB Host connection to convert USB devices (keyboards, game controllers, mice, etc.) into MIDI controllers.
It works on both Teensy 4.0 and 4.1, but important note for 4.0: don't hot-swap the USB device. The 4.0 lacks the protective circuitry, and you could damage the board.
Demo video: "Using USB Devices as MIDI Controllers with TEENSY | DIY Build & Demo"
Project on GitHub:
https://github.com/NickCulbertson/Keyboard-To-MIDI-Teensy
Cheers!
Nick