A-SLI02 -Smart light using PIR and RGB (WHITE)
This project demonstrates a basic motion detection system using a PIR sensor, an RGB LED, and a 16x2 LCD display (No I2C), all controlled by an Arduino board. When the system detects motion, the RGB LED lights up white and the LCD shows a “Motion Detected” message. After no motion is detected for 10 seconds, the system updates the LCD to “No Motion” and turns off the LED.
Reply to Comment