dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.43k stars 440 forks source link

Button to deploy Payload #91

Closed k-pr1m3 closed 2 years ago

k-pr1m3 commented 2 years ago

Any instructions on how to add a button to the pico to deploy your payload?

dbisu commented 2 years ago

I can probably code something up this weekend. I've got examples from other projects.

k-pr1m3 commented 2 years ago

That could be awesome.... Have a nice day :)

dbisu commented 2 years ago

Added the option for a button on GPIO22. Created PR #92 for this issue. I'll merge it tomorrow.