Description
The Raspberry PI Pico is a cheap microcontroller (RP2040) board ideal for embedded projects be they commercial or hobby. Its sister board to the Pico W now adding WIFI, allowing IoT projects to be built.
In this course, you will learn about building projects for the Pico or Pico W in C++. We learn about common components, how to connect them to the Pico and build programs to effectively use them. The course covers:
- ·LED and RGB LEDs
- ·WS2812B LEDs and a 12 LED Ring
- ·Switches
- ·Rotary Encoders
- ·HC-SR501 PIR Module