Chapter 5: Controlling an RGB LED with PWM
Extend the simple LED examples to full-colour control with an RGB LED. Create a reusable
Pico.Analog.RGB_LED package and explore two sketches: random colours (using the embedded runtime) and a smooth colour-wheel transition.