robelix / hard-dj

arduino based DJ MIDI cotroller using Harddisks as jog wheels
74 stars 16 forks source link

HardDJ - Arduino Mega based DJ MIDI Controller

using old Harddisks as jog wheels

Have a look to the wiki https://github.com/robelix/hard-dj/wiki for more documentation

Contents:

License:

CC-BY-SA Roland "robelix" Obermayer http://creativecommons.org/licenses/by-sa/3.0/at/

Tools and libs with diffrent licenses

Encoder wheel generator script

encoder/make_encoder.perl
http://thedenneys.org/pub/robot/encoders/
by Bryce Denney
License: GPL 2 or later

Arduino MIDI lib

arduino/libraries/MIDI/
http://arduino.cc/playground/Main/MIDILibrary
by Francois Best
License: GPL

Arduino Encoder lib

arduino/libraries/Encoder/
http://www.pjrc.com/teensy/td_libs_Encoder.html
by PJRC.COM, LLC - Paul Stoffregen paul@pjrc.com
License: MIT

ttymidi

ttymidi/
http://www.varal.org/ttymidi/
by Thiago Teixeira, Jari Suominen
License GPL 3 or later