This is an Arduino library for interfacing with an LDR (Light Dependent Resistor) sensor. With this library, you can easily read the analog value of an LDR sensor connected to your Arduino board. To ...
This is a simple project to control a laser security system with Arduino. The laser is controlled by an ATmega32 which enables the laser to blink at a certain rate. This laser is sensed by an LDR ...