Raspberry Pi Pico W Lessons List¶
About¶
In this series of video lessons we will teach absolute beginners how to build projects using the Raspberry Pi Pico W. We will show how to both code the Pico, and build circuits. We do not assume you already know this material, and will take you through each lesson step-by-step. Our goal is for you to then be able to do these types of projects on your own. This will serve as an excellent curriculum for a STEM program and is appropriate for use in the public schools, private schools, homeschooling, or just great for life long learners.
Lessons¶
Raspberry Pi Pico W LESSON 1: Write Your First Program for Absolute Beginners
Raspberry Pi Pico W LESSON 2: Understanding and Using Breadboards
Raspberry Pi Pico W LESSON 3 and 4:
Understanding and Using Binary Numbers
Create a Binary Counter Using the Pico W
Raspberry Pi Pico W LESSON 5: Reading Analog Voltages Using a Potentiometer
Raspberry Pi Pico W LESSON 6: Understanding If Statements in MicroPython
Raspberry Pi Pico W LESSON 7 and 8:
Controlling 3 LED with a Potentiometer in Micropython
Compound Conditionals and If Statements in MicroPython
Raspberry Pi Pico W LESSON 9 and 10:
Raspberry Pi Pico W LESSON 9: Getting Analog Output Using PWM (Pulse Width Modulation)
Raspberry Pi Pico W LESSON 10: Create a Dimmable LED in Micropython
Raspberry Pi Pico W LESSON 11: Controlling a Dimmable LED with a Potentiometer
Raspberry Pi Pico W LESSON 12: Understanding and Controlling an RGB LED in MicroPython
Raspberry Pi Pico W LESSON 13: User Specified RGB LED Colors Using Micropython
Source materials¶
Raspberry Pi Pico W Lessons for Absolute Beginners by Paul McWhorter