Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theisaaclloyd/neotrellism4-midi-controller
MIDI controller with Adafruit NeoTrellis M4 (8x8)
https://github.com/theisaaclloyd/neotrellism4-midi-controller
circuitpython feather-m4 midi-controller neotrellis
Last synced: about 1 month ago
JSON representation
MIDI controller with Adafruit NeoTrellis M4 (8x8)
- Host: GitHub
- URL: https://github.com/theisaaclloyd/neotrellism4-midi-controller
- Owner: theisaaclloyd
- License: mit
- Created: 2021-03-05T21:38:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-13T18:57:38.000Z (almost 4 years ago)
- Last Synced: 2024-02-14T20:17:00.617Z (10 months ago)
- Topics: circuitpython, feather-m4, midi-controller, neotrellis
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neotrellism4-midi-controller
MIDI controller with [Adafruit NeoTrellis M4 (8x8)](https://www.adafruit.com/product/1929)Required modules:
- adafruit_midi
- adafruit_neotrellis
- adafruit_bus_device
- adafruit_seesawThese can be downloaded [here](https://circuitpython.org/libraries)