Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.68 KB

File metadata and controls

32 lines (20 loc) · 1.68 KB

image

What's that?

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 .

Tap Durations

the following is a map of pedal-tap durations and their keyboard stokes

  • 50 ms = ctrl + v
  • 500 ms = ctrl + c
  • 1000 ms = hard-coded password (yeah yeah, not secured. but it's worth it)

Components

image

image


image

image

image

image

image

image