https://github.com/todbot/midipedalbox
USB MIDI Pedal, powered by CircuitPython + Trinket M0
https://github.com/todbot/midipedalbox
trinket-m0 usb usb-midi
Last synced: 5 months ago
JSON representation
USB MIDI Pedal, powered by CircuitPython + Trinket M0
- Host: GitHub
- URL: https://github.com/todbot/midipedalbox
- Owner: todbot
- License: apache-2.0
- Created: 2020-04-02T23:52:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T19:28:10.000Z (almost 4 years ago)
- Last Synced: 2024-04-21T06:15:11.109Z (about 1 year ago)
- Topics: trinket-m0, usb, usb-midi
- Language: Python
- Homepage:
- Size: 2.39 MB
- Stars: 25
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MIDIPedalBox
## Trinket M0 + CircuitPython USB MIDI Pedal Box
## Wiring
The wiring is pretty straight-forward. A single wire goes from each button to pins 1,2,3,4 and a common ground connecting everybody.
## Parts
The parts used for MIDIPedalBox:
- 1 - Adafruit Trinket M0
- [Buy from Adafruit](https://www.adafruit.com/product/3500)
- A [QT Py](https://www.adafruit.com/product/4600) or [Seeed XIAO](http://amzn.com/B08745JBRP?tag=todbotblog-20) will work too, with minor code modifications- 4 - effects pedal switches
- I chose these [generic momentary ones](http://amzn.com/B076V8C3LV?tag=todbotblog-20),
but there are many to choose from and most all will work. Be sure to check dimensions to be sure!or if you want push buttons instead of foot switches,
- 4 - 12 mm momentary buttons
- I used [these from All Electronics](https://www.allelectronics.com/item/pb-138/spst-n.o.-pushbutton-red/1.html), but the equivalent are [available from Amazon](http://amzn.com/B07F24Y1TB?tag=todbotblog-20)If you want to add serial MIDI out, the CAD includes a hole for a panel mount MIDI jack,
like [this one](http://amzn.com/B01GBT9RC0?tag=todbotblog-20)_(Note: all Amazon links are affiliate links)_