that's the fruit of weekend boredom. it's actually an industrial pedal, connected to arduino leonardo as a momentory switch. the code will trigger keyboard strokes such as ctrl + c or ctrl + v .
the following is a map of pedal-tap durations and their keyboard stokes
50 ms
= ctrl + v500 ms
= ctrl + c1000 ms
=hard-coded
password (yeah yeah, not secured. but it's worth it)
- Industrial Pedal
- Arduino Leonardo (keyboard simulation does not supported out of the box on
uno
model)