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