Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.28 KB

File metadata and controls

53 lines (36 loc) · 2.28 KB

Smart Home X 🚀

Overview 🏡

This project is a Smart Home IoT application integrated with Google Assistant, enabling control of lights via voice commands while also displaying real-time temperature and humidity of the room. It is developed using a Raspberry Pi with a customized dashboard, integrating various sensors, including a DHT11 temperature and humidity sensor and a light sensor, to monitor environmental conditions and enable automation.

Features ✨

  • 🌡️ Temperature and Humidity Monitoring: Collects temperature and humidity data using the DHT11 sensor.
  • 💡 Light Intensity Detection: Tracks ambient light levels with a light sensor.
  • 🏠 Home Automation: Enables automation based on sensor data.
  • 📊 Real-time Data Visualization: Displays live sensor readings on a customized dashboard.
  • 🗣️ Voice Control with Google Assistant: Allows users to turn lights on and off using voice commands.

Hardware Requirements 🛠️

  • Raspberry Pi 4
  • MicroSD Card (32GB)
  • DHT11 Temperature and Humidity Sensor
  • Light Sensor (LDR)
  • Relay
  • Bulb (5W)
  • Capacitor (1µF)
  • Power Supply for Raspberry Pi
  • Jumper Wires
  • Breadboard

Software Requirements

  • Python 3
  • GPIO Libraries (for sensor data handling)
  • Google Home (for google voice assistant)
  • Custom Dashboard Interface (for real-time monitoring and automation)
  • Visual Studio Code (IDE for dashboard development)
  • React (framework for dashboard frontend development)

Circuit Diagram

Circuit Diagram

Implementation

Circuit Diagram Circuit Diagram

Google Home Interface

Google home

Sinric Pro Web Dashboard

SinricPro