This project simulates a lamp that changes its color based on the lighting in the room. It is a closed loop system where the output is based on a constant feedback. I used an Arduino UNO as the ...
What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a simple Arduino based color mixing lamp which can change color when there is ...
int redpin = 11; //select the pin for the red LED int bluepin =10; // select the pin for the blue LED int greenpin =9;// select the pin for the green LED ...
As the name suggests, color sorting is simply to sort the things according to their color. It can be easily done by seeing it but when there are too many things to be sorted and it is a repetitive ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results