micropython-midi
MIDI controller
A MicroPython implementation of MIDI control using accelerometer and switch inputs.
A midi implementation example for micropython.
0 stars
3 watching
4 forks
Language: Python
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
pedromneto97/accelstepper-micropython | Provides an interface to control stepper motors with acceleration in Python on ESP32 microcontrollers. | 37 |
redoxcode/micropython-servo | A Python library to control and calibrate RC servos using hardware PWM on microcontrollers. | 14 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
redoxcode/micropython-stepper | A Python library to control stepper motors in MicroPython using a simplified API and efficient timer-based approach. | 11 |
gilesbowkett/archaeopteryx | An experimental Ruby library for controlling MIDI-enabled music software using a simple command-line interface. | 361 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
63rabbits/midi2ubit | A Python utility for converting MIDI notes to a format compatible with the micro:bit's extention pxt-microbit-nerds. | 1 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
kfricke/micropython-sonoff-switch | A MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch | 10 |
xaviergerd/midilodica | A hardware platform for creating a breath-controlled MIDI device with 3D printed buttons and a pressure sensor. | 36 |