mirror of
https://github.com/ashstrahle/Pi-Pico-ExpressionPedal2Midi.git
synced 2025-12-31 19:49:51 +10:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||
@@ -12,8 +12,6 @@ The expression pedal is automatically calibrated. At startup, simply move your p
|
||||
|
||||
## Recipe
|
||||
|
||||

|
||||
|
||||
Ingredients:
|
||||
|
||||
- Raspberry Pi Pico (loaded with MicroPython)
|
||||
@@ -57,6 +55,8 @@ The expression pedal is connected to ADC0 on the Pico.
|
||||
|
||||
Jubilations, you’re done.
|
||||
|
||||

|
||||
|
||||
Ashley Strahle
|
||||
|
||||
https://github.com/ashstrahle
|
||||
|
||||
Reference in New Issue
Block a user