Skip to content

jhmcaleely/start-micropython-pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start-micropython-pico

Exercises from "Get Started with MicroPython on Raspberry Pi Pico", 2nd Edition

Note

Wifi based exercises need a 'wifi.py' file adding alongside them, eg:

wifi.py:

ssid = "Your 2.4GHz WiFi Name"
psk = "Your WiFi Password"

Parts Needed:

Parts are just examples I selected that I either had on hand or could easily source.

About

Exercises from "Get Started with MicroPython on Raspberry Pi Pico"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages