Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.27 KB

README.md

File metadata and controls

47 lines (30 loc) · 2.27 KB

Midi Controllers

An open source library for midi controller developement

Controllers

breadboard version of the C1due C1due (C1Mono prototype)

caseless version of the C1Mono C1Mono without an enclosure.

More details here

Libraries

  • ControllerLib: Made for the Arduino Due, this library uses hardware interrupts to trigger state changing logic. Includes classes for handling rotary encoders and buttons.
  • SparkFun SX1509: Made by SparkFun for handling I/O Expander over the IIRC bus. Original source

More details here

Remote Maps

Remote is a system designed by Propellerheads for integrating usb midi controllers into their DAW Reason. Remote overview here Apply for free to become a Remote developer here

Custom Mappings: (Manufacturer - Model)

More details here

Arduino as ISP Shield

protoboard shield and ribbon cabble for ISP programming A shield for using an Arduino as an ISP programmer to easily upload new firmware.

More details here

test push