Hexadecimal Colour Encoding Explanation using a Red, Green, Blue LED
Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=nHji6sMCUR0
The Red, Green, Blue LED is a good demo for explaining how Hexadecimal colour encoding works. I setup the 2nd experiment in the Raspberry Pi Sunfounder Davinci electronics kit for Raspbery Pi which utilized a Red, Green, Blue LED. I modified the code slightly so the while loop asked for a Hexadecimal Value and updated the LED colour accordingly opposed to iterating through a list of Hexadecimal values. I discuss how our brain has three colour sensors and creates colours by measuring intensity ratios at these three sensors.
#Hexadecimal #Colour #RaspberryPi