From 259df3da233bbfb48212023c31ad23d1dfb23ff5 Mon Sep 17 00:00:00 2001 From: Ashley Strahle Date: Sun, 31 Jan 2021 00:54:29 +1000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e8a249..5dfcf95 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# Pi-Pico-Midi-Expression-Pedal +# 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 a Midi CC message equivalent via USB. +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 can all be set as required. +Midi channel, CC number, and maximum and minimum values are customisable. + +Ashley Strahle +https://github.com/ashstrahle