Raspberry Pi Pico W LESSON 33: Display the HSV Color Wheel on an RGB LED
This is the OLED display we will be using in future lessons. Please go ahead and order it so you will have it for next week’s lesson:
You guys can help me out over at Patreon, and that will help me keep my gear updated, and help me keep this quality content coming:
https://www.patreon.com/PaulMcWhorter
In this class we will be using the Sunfounder Raspberry Pi Pico W Keppler Kit. It will make things a lot easier if we are working on identical hardware. the link below is to amazon, and is for the identical hardware I will be using in this entire class.
In this video, I will show you a strategy and framework for converting a HSV Color wheel to RGB values to display on an RGB LED. I show you the framework, and then your homework will be to write the micropython code to implement the algorithm. Then in the next lesson I will show you my implementation of the framework in code. Enjoy!
[Disclosure of Material Connection: I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com. ]
#raspberrypipicoW
#HSV
#RGB
source