Thanks to a simple computer vision program in python, we can control the RGB LED light color moving our index and thumb. The RGB LED color will change based on the distance between index and thumb ...
Install raspberry pi os into Sd card and set up the raspberry pi as show in previous task. Open terminal in raspberry pi. Type “nano led.py” to create a python file. Open the previously created python ...