Relative Content

Tag Archive for arduinoarduino-unoled

Arduino UNO: Everything is working except light censor

This is a simple Arduino UNO project that can turn on and off the LED light with push button or light censor.
The push button is perfectly working it turns on and off the LED light without any problem. The light censor is working too, I debugged it and it can detect light. My problem is even though the light level is more than the threshhold, it still does not turn the LED on or off like no effect.
Here is my Arduno diagram. Arduino Diagram