The Smart Lighting System automatically controls lights based on ambient light intensity (LDR sensor) and motion detection (PIR sensor).
It improves energy efficiency by switching lights ON only when necessary and OFF when not in use.
- Automatic ON/OFF using LDR + PIR
- Low-cost & easy to replicate
- Can be extended with IoT for remote control
Project-1-Smart-Lighting-System/
┣ 📂 code/
┃ ┗ smart_lighting.ino
┣ 📂 schematics/
┃ ┗ smart-lighting-circuit.png
┣ 📂 docs/
┃ ┗ system-flowchart.png
┣ 📂 assets/
┃ ┣ demo.gif
┃ ┗ prototype.jpg
┣ 📜 BOM.md
┗ 📜 README.md