Skip to content

lrademacher/UsbMidiWah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsbMidiWah

This project uses a Digispark to emulate an USB MIDI device, to be integrated as Wahwah pedal for digital guitar amplifier software. It reads analog signal from potentiometer and digital signal from on/off switch and sends two MIDI signals containing these information.

Hardware

Digispark + Potentiometer(s) and switch(es) (as contained in Wahwah pedals like Dunlop CryBaby etc.). The solution is easily extensible to the amount of analog and digital inputs you want to use.

The digispark will only give you the possibility to use 4 inputs, as USB and supply use up the other 4 pins. If you need more inputs, you could try the digispark pro.

Dependencies

https://github.com/heartscrytech/DigisparkMIDI

https://digistump.com/wiki/digispark/tutorials/connecting

See also

Blog post about this project: https://lars-ra.blogspot.de/2018/02/poor-mans-usb-midi-expression-pedal.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages