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

It is possible to make one with a pi pico clone? #95

Closed alvarognnzz closed 2 years ago

alvarognnzz commented 2 years ago

It's usb-c and it has 4mb of memory. Could I run pico-ducky on one of this? Link: https://aliexpress.com/item/1005003385916076.html?spm=a2g0o.store_pc_allProduct.8148356.1.30d595ac1Ed6RN&pdp_npi=2%40dis%21EUR%21%E2%82%AC%203%2C21%21%E2%82%AC%203%2C21%21%21%21%21%21%402100bb5116627100181097886efbf0%2112000028565297225%21sh&gatewayAdapt=glo2esp

dbisu commented 2 years ago

Any board that uses CircuitPython and has HID functionality should be able to be supported. If the pins are the same, then you probably don't even need to change any of those settings.