Do you want to connect an external LED to the Raspberry PI Pico and control it from C/C++. Learn about some of the types of LEDs available and how to connect it to a Pico. Control it to blink in C and C++. Please visit my website to get more information: https://drjonea.co.uk/
A great example repo to start using Pico and Pico W at:
https://github.com/jondurrant/RPIPicoBasics
⏰Timestamps
- 0:00 Introduction
- 0:58 Common Types of LED
- 3:20 Connecting LED to Pico
- 4:48 Calculating Resistor Value
- 5:10 Cheat Sheet
- 7:50 C Code to Flash LED
- 8:24 Demo
