Skip to content

Raspberry Pi Pico CircuitPython projects: Single purpose tasks, DuckyScripts, Raspberry Pi Pico MacroPad, Instagram likes, payloads... Will be updated for more

Notifications You must be signed in to change notification settings

aarnas/pico-circuit-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico CircuitPython projects

Setup for all projects to work

  1. Download CircuitPython for the Raspberry Pi Pico. Or use adafruit-circuitpython-raspberry_pi_pico-en_US-7.0.0.uf2 file from uf2 folder.

  2. Plug the device into a USB port while holding the boot button. It will show up as a removable media device named RPI-RP2.

  3. Copy the .uf2 file to the root of the Pico (RPI-RP2). The device will reboot and after a second or so, it will reconnect as CIRCUITPY.

  4. Download adafruit-circuitpython-bundle-7.x-mpy-YYYYMMDD.zip here and extract it outside the device. Option 2, use lib folder files.

  5. Navigate to lib and copy adafruit_hid to the lib folder in your Raspberry Pi Pico.

Extras

To restore your pico, use flash_nuke.uf2 from uf2 folder. To be able to put uf2, hold boot button while connecting pico.

About

Raspberry Pi Pico CircuitPython projects: Single purpose tasks, DuckyScripts, Raspberry Pi Pico MacroPad, Instagram likes, payloads... Will be updated for more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages