Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Room Environment Monitor

Overview

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.

Features

  • Temperature monitoring
  • Light level monitoring
  • Environmental status classification
  • Recommendation generation
  • Serial monitor reporting

Components Used

  • Arduino Uno
  • LM35 Temperature Sensor
  • LDR Light Sensor

Status Levels

GOOD

Environment is comfortable.

WARNING

Room is either too hot or too dark.

CRITICAL

Room is both hot and dark.

Example Output

Temperature: 37°C

Light Level: 220

STATUS: CRITICAL

Recommendations:

  • Open a window
  • Turn on the lights

Future Improvements

  • LCD Display
  • Data Logging
  • Mobile Notifications
  • IoT Connectivity

About

An Arduino- based room monitoring system, that analyses temperature and lightlevels and generates a status, report and recommendation.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages