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

Can i follow the steps for the regular pico even tho i use pico w? #261

Closed ripolofpalme closed 2 months ago

ripolofpalme commented 6 months ago

Just wondering because when i try to install via the pico w option, everything works fine but then when i try to replug it the device doesnt show up anymore and the payload doesnt run.

dbisu commented 5 months ago

By default a Pico W will not show up as a USB drive. https://github.com/dbisu/pico-ducky?tab=readme-ov-file#usb-enabledisable-mode

ripolofpalme commented 5 months ago

Oh okay, but when i put the pi in my pc it doesnt execute the payload

ripolofpalme commented 5 months ago

and also since the pico w doesnt show up as a usb drive where do i find the files?

arnavgoyal543 commented 5 months ago

same problem with me

dbisu commented 2 months ago

Ensure you are using CircuitPython 8.x and not 9.x Closing.