Skip to content

thiemohaller/Raspi-Pico-Busylight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages