mirror of
https://github.com/ashstrahle/Pi-Pico-ExpressionPedal2Midi.git
synced 2025-12-31 19:49:51 +10:00
doco
This commit is contained in:
17
docs/README.md
Normal file
17
docs/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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.
|
||||
|
||||
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.
|
||||
|
||||
Ashley Strahle
|
||||
|
||||
https://github.com/ashstrahle
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
Reference in New Issue
Block a user