Update README.md

This commit is contained in:
2021-01-31 17:56:52 +10:00
committed by GitHub
parent 35457a7475
commit 793250756a

View File

@@ -2,7 +2,7 @@
![](/docs/Pi-Pico-ExpressionPedal2Midi.gif) ![](/docs/Pi-Pico-ExpressionPedal2Midi.gif)
![](/docs/Pi-Pico-ExpressionPedal2Midi1.jpeg) ![](/docs/Pi-Pico-ExpressionPedal2Midi2.jpeg)
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. 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 ## Recipe
![](/docs/Pi-Pico-ExpressionPedal2Midi2.jpeg)
Ingredients: Ingredients:
- Raspberry Pi Pico (loaded with MicroPython) - Raspberry Pi Pico (loaded with MicroPython)
@@ -57,6 +55,8 @@ The expression pedal is connected to ADC0 on the Pico.
Jubilations, youre done. Jubilations, youre done.
![](/docs/Pi-Pico-ExpressionPedal2Midi1.jpeg)
Ashley Strahle Ashley Strahle
https://github.com/ashstrahle https://github.com/ashstrahle