You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project integrates an Arduino with a DHT11 sensor for measuring temperature and humidity, along with an RTC DS3231 module for maintaining real-time clock functionality. The Arduino periodically reads data from the DHT11 sensor and RTC module, calculates the heat index, and sends all data (including date, time, temperature, and humidity)
The Home Automation project is designed to control two fans and six light bulbs. It features PIR (Passive Infrared) and temperature sensors for enhanced automation and efficiency.