Convert RGB to HSV and back with a micro controller
It took me a while to find code examples how to convert an RGB color value into the equivalent HSV color space and back. Also it took me quite a while to adapt the code for my micro controller. For … Continue reading →