This project monitors room conditions using an Arduino Uno, an LM35 temperature sensor, and an LDR light sensor.
The system analyzes environmental conditions and generates status reports with recommendations.
- Temperature monitoring
- Light level monitoring
- Environmental status classification
- Recommendation generation
- Serial monitor reporting
- Arduino Uno
- LM35 Temperature Sensor
- LDR Light Sensor
Environment is comfortable.
Room is either too hot or too dark.
Room is both hot and dark.
Temperature: 37°C
Light Level: 220
STATUS: CRITICAL
Recommendations:
- Open a window
- Turn on the lights
- LCD Display
- Data Logging
- Mobile Notifications
- IoT Connectivity