DOM-E5153 - Introduction to Workshops and Studio Facilities, 08.09.2020-13.10.2020
This course space end date is set to 13.10.2020 Search Courses: DOM-E5153
Översikt
-
Here you can find video tutorials and code for your keyboard/mouse/game controller/midi controller.
Overview of the Final Result
[video missing]
How to Solder
[video missing]How to Use the Crimping Tool
What Should I Connect and Where
How to Install Arduino and Teensyduino
-
Arduino IDE: https://www.arduino.cc/en/Main/Software
- Teensyduino: https://www.pjrc.com/teensy/td_download.html
How to make your Teensy into a USB keyboard
- Make sure your Teensy's USB Mode is in the Keyboard + Mouse + Joystick mode.
- Upload the code called itwasf_keyboard to your Teensy
- More information: https://www.pjrc.com/teensy/td_keyboard.html
How to make your Teensy into a USB mouse (a very awkward one)
- Make sure your Teensy's USB Mode is in the Keyboard + Mouse + Joystick mode.
- Upload the code called itwasf_mouse to your Teensy
- More information: https://www.pjrc.com/teensy/td_mouse.html
How to make your Teensy into a MIDI controller
- Make sure your Teensy's USB Mode is in the MIDI mode.
- Upload the code called itwasf_midi to your Teensy
- More information: https://www.pjrc.com/teensy/td_midi.html
Here are some browser based synths that you can try out with your controller. Use Chrome, they don't work with other browsers.
-
Arduino IDE: https://www.arduino.cc/en/Main/Software