Install
Install and have your USB Rubber Ducky working in less than 5 minutes.
-
Download the appropriate language version for your target system.
-
Plug the device into a USB port. It will show up as a removable media device named
RPI-RP2
. -
Copy the
adafruit-circuitpython-raspberry_pi_pico-en_US-7.0.0.uf2
file to the root of the Pico (RPI-RP2
). The device will reboot and after a second or so, it will reconnect asCIRCUITPY
. -
Copy the lib folder to the root of the
CIRCUITPY
-
Copy
code.py
to the root of theCIRCUITPY
-
Follow the instructions in README.md to enter setup mode
-
Copy your payload as
payload.dd
to the root of theCIRCUITPY
-
Unplug the device from the USB port and remove the setup jumper.
-
Enjoy your Pico-Ducky.