-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
30 lines (21 loc) · 1.2 KB
/
Copy pathREADME
File metadata and controls
30 lines (21 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
launchpad_mapper
Program to allow mapping of the Novation Launchpad buttons to USB keystrokes.
Development notes: "http://www.bobhelander.com/wp/?p=7"
Hardware Required:
Novation Launchpad S "http://www.amazon.com/Novation-Launchpad-64-Button-Ableton-Controller/dp/B00CDINK72"
Adruino Due "https://www.arduino.cc/en/Main/ArduinoBoardDue"
Software Prerequisites:
https://github.com/FMMT666/launchpad.py
http://jampal.sourceforge.net/ptts.html
Instructions:
Download the FMMT666 launchpad files and place in this project's folder.
Plug in both of the Arduino USB ports into the computer.
Download and install the Arduino drivers if necessary. Instructions can be
found at: https://www.arduino.cc/en/Guide/ArduinoDue See the section "Installing Drivers for the Due"
Upload the keyboard_mapper.ino program to the Due
See section "Uploading Code to the Due" in "https://www.arduino.cc/en/Guide/ArduinoDue"
Note: You must use Arduino IDE 1.5 or later to program the Due. "https://www.arduino.cc/en/Main/Software#toc3"
Set the Due up at COMM port 6
Note: if you require a different port change the string 'COM6' in the launchpad_mapper.py file.
Run the program:
python.exe launchpad_mapper.py