dbisu / pico-ducky

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

Working on support for the wio terminal. #163

Closed steveiliop56 closed 1 year ago

steveiliop56 commented 1 year ago

The Wio Terminal is a very good device as it contains a screen, buttons, sensors, sd card and of course support for circuitpython.

So I decided to try and bring support to this little device (and even adding features such as a better web gui and an on screen gui for selecting payloads). The code is currently in deep development as I have to change a lot of things, but you can check it out in the newly created wio-ducky repository.

steveiliop56 commented 1 year ago

It's ready to use!