Skip to content

lottieo/XmasLights

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XmasLights

PICO set up

holding down bootsel button, plug pico in
drag adafruit setup file into pico
create virtual environment locally

python -m venv venv

activate venv

.\venv\Scripts\activate

install circup

pip install circup
circup.exe install --auto

open pico folder on pycharm

in packages install circuitpython-stubs 10.0.3

putty

download putty binary

right click windows icon to open device manager

in ports find USB serial device number eg COM10

in putty, set host name: device number, connection type: serial

in pycharm, add print statement to loop to check working

PICO nuke

hold down bootsel button

whilst holding down, plug in

drag in nuke

drag in adafruit setup file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%