bserem / arduino-home-automation

A home automation system using Arduino Mega and Ethernet. Made for fun and learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Home Automation with WEB UI

Original Location: https://github.com/bserem/arduino-home-automation

Features:

  • Ethernet
  • Webserver
  • Can control AC Unit on four modes (off, auto, cool, heat)
  • Toshiba Daiseikai control from Arduino MEGA with Ethernet Sield.
  • Displays temp/humidity from DHT to web UI
  • Web UI with bootstrap theme
  • Temperature/Humidity sensor
  • Free RAM monitoring

Hardware Requirements:

  • Arduino MEGA 2560
  • Ethernet Shield
  • DHT22 sensor
  • IR LED (and a 2N2222 NPN to make an IR Blaster)

Software Requirements:

Screenshots:

Schema

About

A home automation system using Arduino Mega and Ethernet. Made for fun and learning.


Languages

Language:Arduino 100.0%