This project is basically about measuring the amount of light which is being produced. This helps in measuring light bulbs in factories and more. It works by:
first: The photo sensor detects the light and sets a value for that. Then That signal is sent to the Arduino at A0. Then the arduino UNO prints the Value in LCD display.
Comments