Skip to content

calint/picow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picow

experiments with raspberry pico w

# setting up python environment
python3 -m venv ~/python-env

# setting up visual code environment on ubuntu 23.04
sudo apt update
sudo apt install code
sudo apt install python3-serial

code --install-extension ms-python.python
code --install-extension ms-python.vscode-pylance
code --install-extension ms-python.mypy-type-checker
code --install-extension ms-python.isort
code --install-extension visualstudioexptteam.vscodeintellicode
code --install-extension paulober.pico-w-go
code --install-extension charliermarsh.ruff

visual code command to activate project for pico-w extension:
   >MicroPico: Configure project

About

experiments with raspberry pico w

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages