Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/litui/delugeclient-rp2040

RP2040 Deluge Client (for viewing Synthstrom Deluge 7seg/OLED over midi hosted sysex)
https://github.com/litui/delugeclient-rp2040

Last synced: about 2 months ago
JSON representation

RP2040 Deluge Client (for viewing Synthstrom Deluge 7seg/OLED over midi hosted sysex)

Awesome Lists containing this project

README

        

## RP2040 DelugeClient

![DelugeClient Image](rp2040delugeclient.jpg)

This work based on original proof-of-concept by @bfredl at https://github.com/bfredl/delugeclient .

As it currently stands, this only supports OLED messages and will attempt to send sysex requests to any midi device attached. When connecting to a 7seg Deluge, one must "flip" the signal to OLED (on my hardware that means pressing button "C" on the OLED featherwing).

### Todo:

- 7seg rendering
- Specific midi device detection
- Debug messages
- Support for more generic hardware (I just used what I had on hand).