This IoT-based smart home project leverages the Adafruit.io platform to create an integrated home automation system. It enables users to monitor and control various household devices remotely through the internet. By using various sensors and actuators connected to an Adafruit IO dashboard, homeowners can automate tasks like lighting, temperature control, and security systems, enhancing convenience and energy efficiency.
Components Used
- DHT11 Sensor: Measures humidity and temperature.
- LDR (Light Dependent Resistor): Controls lighting based on ambient light levels.
- Manual Control Buttons: Integrated in the Adafruit.io dashboard for appliances like AC and pumps.
- Exhaust Fan: Automatically controlled based on temperature readings.
- OLED Display: Shows real-time temperature and humidity data.
- IR Sensor: Detects presence near the gate and sends data to Adafruit.io.
Working of the Project
- Temperature and Humidity Monitoring:
- The DHT11 sensor continuously monitors the ambient temperature and humidity.
- The temperature and humidity readings are displayed in real-time on the connected OLED screen for on-site monitoring.
- Data is also sent to the Adafruit.io dashboard where it can be viewed remotely.
- Automatic Light Control:
- The LDR sensor measures the level of ambient light.
- When natural light decreases below a predefined threshold (e.g., at dusk), the LDR triggers the microcontroller to switch on the lights.
- Conversely, when the ambient light level is high enough (e.g., dawn), the lights are automatically turned off.
- This automation helps in energy saving and adds convenience for the users.
- Manual Appliance Control:
- Two buttons are provided on the Adafruit.io dashboard interface, allowing users to manually turn on or off appliances such as air conditioners and water pumps.
- This feature offers flexibility, letting users override automatic settings or control devices not governed by sensors.
- Temperature-Driven Exhaust Fan Activation:
- If the DHT11 sensor detects that the temperature exceeds 40 degrees Celsius, the system automatically activates the exhaust fan.
- This helps in maintaining a comfortable indoor environment and prevents overheating.
- Security and Presence Detection:
- An IR sensor is placed near the gate to detect if someone is standing there.
- When presence is detected, the sensor sends a signal to the microcontroller, which then updates the status on the Adafruit.io dashboard to “1” indicating someone is at the gate.
- This feature enhances security by alerting homeowners of potential visitors or intruders.
Integration with Adafruit.io
- All sensor data and control signals are sent to and from the Adafruit.io platform via the internet.
- Adafruit.io serves as the central hub where users can monitor environmental parameters, control devices, and receive notifications.
- The platform’s user-friendly interface ensures that users can easily interact with their smart home system, customize settings, and monitor their home environment from anywhere in the world.
Product Video
Advantages
- Remote Access and Control: Control home devices from anywhere in the world via a smartphone or computer.
- Energy Efficiency: Automate systems like heating, cooling, and lighting to save on energy bills by optimizing usage based on patterns and preferences.
- Enhanced Security: Integrate security cameras, motion detectors, and door sensors to monitor home security in real time.
- Convenience: Automate daily tasks such as adjusting thermostats, turning lights on/off, and managing appliances.
- Scalability: Easily add more devices and sensors to expand functionality as needs grow.
- User-Friendly Interface: Adafruit.io provides a simple, intuitive dashboard for managing and visualizing device data.
Features
- Real-Time Monitoring: Use sensors to gather data on environmental conditions like temperature, humidity, and light levels, displayed in real-time on Adafruit.io.
- Device Control: Utilize actuators to control appliances, lights, and other devices connected through the Adafruit.io dashboard.
- Customizable Triggers and Alerts: Set up custom triggers for devices (e.g., lights turning on when motion is detected after sunset).
- Data Logging and Analysis: Store and analyze historical data to improve household efficiency and predict future usage patterns.
- Integration with Third-Party Devices: Support for integrating a wide range of IoT devices and services, facilitating a comprehensive smart home setup.
- Notifications: if temperature increases grater than 40 degree it will automatically on the exhaust fan.
Package Includes
- 1 X IOT Based Smart Home || Adafruit
There are no reviews yet.