MIDI_controller
MIDI controller library
A library for creating MIDI controllers using Arduino or Teensy boards with support for digital and analog inputs.
This is a library for creating a MIDI controller using an Arduino or Teensy board.
404 stars
53 watching
70 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
arduinoarduino-midibuttonmidimidi-controllerpotentiometerteensyusb-midi
Related projects:
Repository | Description | Stars |
---|---|---|
lathoub/arduino-usbmidi | A USB MIDI transport library for microcontrollers with native USB capabilities | 160 |
rkistner/arcore | Provides a customized Arduino hardware core with support for MIDI-USB functionality | 192 |
fortyseveneffects/arduino_midi_library | A C++ library providing an interface between Arduino boards and MIDI messages | 1,610 |
shanteacontrols/opendeck | A platform for building MIDI controllers with simplified firmware development and web-based configuration | 648 |
ddiakopoulos/hiduino | A firmware that enables native USB-MIDI support on Arduino boards | 643 |
xaviergerd/midilodica | A hardware platform for creating a breath-controlled MIDI device with 3D printed buttons and a pressure sensor. | 36 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
ematech/micropython-midi | A MicroPython implementation of MIDI control using accelerometer and switch inputs. | 0 |
jphalip/ticlib | A Python library for controlling Pololu Tic stepper motor controllers over serial and I²C interfaces. | 19 |
adafruit/adafruit_circuitpython_midi | A library that enables communication between electronic devices using MIDI protocols | 48 |
mido/mido | A Python library for working with MIDI messages and ports. | 1,423 |
keymaster-/linc_rtmidi | Provides Haxe/C++ bindings for the RtMidi midi library, enabling MIDI functionality in C++ applications. | 9 |
capella-ben/micropython_tmc5160 | A Python library providing a software interface to control and program the Trinamic TMC5160 Motion Controller | 3 |
mxmxmx/terminal_tedium | An eurorack-compatible audio synthesizer that provides a set of digital inputs and outputs for controlling sounds in real-time. | 211 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |