mirror of
https://github.com/ashstrahle/Pi-Pico-ExpressionPedal2Midi.git
synced 2025-12-31 19:49:51 +10:00
Update README.md (#6)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
This is a Raspberry Pi Pico CircuitPython 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 simultaneously to UART and USB.
|
This is a Raspberry Pi Pico CircuitPython 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 simultaneously to UART and USB.
|
||||||
|
|
||||||
Midi channel, CC number, and maximum and minimum values are customisable.
|
Midi channel, CC number, and maximum and minimum values are customisable. Your choice of logarithmic or linear expression pedal feel.
|
||||||
|
|
||||||
The expression pedal is automatically calibrated. At startup, simply move your pedal from minimum to maximum. The values are determined accordingly, and CC messages will start being sent.
|
The expression pedal is automatically calibrated. At startup, simply move your pedal from minimum to maximum. The values are determined accordingly, and CC messages will start being sent.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user