Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.24 KB

readme.md

File metadata and controls

31 lines (20 loc) · 1.24 KB

Raspberry Pi Pico Busylight

This program is a simple script to toggle a RGB light attached to a Raspberry Pi Pico, the schematics are described below. On pressing the button, the state switches between available (green) and busy (red)

Reset/Install Micropython

Run Program

use VSCode extension Pico-W-Go

  • Connect to Raspi
  • Run current file
  • Upload current file (needs to be called main.py)

Useful Links

Pico SDK PDF: https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf

PICO PIN Layout: https://microcontrollerelectronics.com/wp-content/uploads/2021/07/Pico.png

PICO W PIN Layout: https://components101.com/sites/default/files/component_pin/Raspberry%20Pi-Pico-W-pinout.png

Reset Button: https://www.tomshardware.com/how-to/raspberry-pi-pico-reset-button