2021-01-31 00:55:02 +10:00
2021-01-30 23:59:01 +10:00
2021-01-31 00:55:02 +10:00

Pi-Pico-ExpressionPedal2Midi

This is a Raspberry Pi Pico MicroPython project that takes an expression pedal input via a TRS 1/4" jack connected to ADC pins on the Pico, and outputs respective Midi CC messages via UART.

Midi channel, CC number, and maximum and minimum values are customisable.

Ashley Strahle

https://github.com/ashstrahle

Description
Languages
Python 100%