Adafruit_CircuitPython_MIDI
MIDI library
A library that enables communication between electronic devices using MIDI protocols
A CircuitPython helper for encoding/decoding MIDI packets over a MIDI or UART connection
48 stars
19 watching
25 forks
Language: Python
last commit: about 1 month ago hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_circuitpython_bundle | A collection of reusable libraries for CircuitPython boards. | 879 |
adafruit/adafruit_circuitpython_adafruitio | Enables communication with Adafruit IO using CircuitPython. | 49 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
adafruit/circuitpython_community_bundle | A collection of useful CircuitPython libraries from the community. | 172 |
adafruit/circuitpython-weekly-newsletter | A newsletter project providing weekly news and updates on Python for Microcontrollers. | 64 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 213 |
mido/mido | A Python library for working with MIDI messages and ports. | 1,423 |
adafruit/adafruit_io_python | A Python client library for communicating with an IoT platform over the internet. | 225 |
deckerego/macropad_4chord_midi | An Adafruit Macropad project that enables rapid composition of catchy tunes using four-chord harmonies and various MIDI modes | 47 |
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 290 |
frett27/ada-midi | An Ada implementation of Midi file reading and writing functionality | 6 |
fortyseveneffects/arduino_midi_library | A C++ library providing an interface between Arduino boards and MIDI messages | 1,610 |
adacore/ada_drivers_library | A collection of Ada source code and sample projects for microcontrollers | 246 |
adafruit/adafruit_adxl345 | A C++ library for communicating with an accelerometer on various microcontrollers | 118 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |