Protocol description for Fender footswitch (MS-4) and expression pedal (EXP-1)

Started by kile, November 10, 2022, 03:08:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kile

I have reverse engineered the protocol of Fender's foot switch (MS-4) and expression pedals (EXP-1). I wanted to be able to control my own amp (in the making) with these, so I thought I might use what I already have and figure out how to talk to these.

I've posted the protocol description and a sample program running on an AVR128DA48 Curiosity Nano dev board to github:

https://github.com/nodep/fender_foot

Any suggestions or comments are welcome!