Skip to content

Open source DIY Smart Home platform written for Arduino and Raspberry Pi

License

Notifications You must be signed in to change notification settings

benchuk/SmartHomeDIY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SmartHomeDIY

This project is a DIY REST API Home Automation Framework with LOW Power and a LOW Radiation With this system you will be able to control your home lights, Air conditioning, TV, water heater any many more devices (IR, wall sockets, and light switches are only a few). The system is Arduino and Raspberry Pi based. You will be able to control your house from the internal WiFi network as well as from the Internet.
For internet access you will have to use a DNS service such as no-ip

You can have multiple Arduino stations controlling anything at you home.
Control is done via your phone, iPad or Desktop(currently using a web page only).

SmartHomeDIY, Control everything about your automated home

Please see our full documentation here

This Project is managed in trello

For some more info please checkout my blog

Flashing remote station from 'Visual Studio Code' script (task) TBD

  • Connect Flasher to computer
  • Ctrl+P and select Set remote Address this will set remote address to the Flasher.
  • Upload sketch (this will forward the sketch to the remote station with the specified address)
  • My Youtube video to get more info.
  • Also read here to get a better understanding

Bootloader modifications for OTA

Arduino OTA

Planned features list:

  • IR - Broadlink or Harmony hub like - records IR commands and send them on request.
  • Control and configure Smart House using nodejs website from mobile.
  • Node Running on Raspberry Pi using serial to send commands to other Arduino using the Bluetooth HC05 (serial to Bluetooth chip).
  • Auto light using light sensors.
  • Plants Water system (time and light configuration)
  • Shutters control.
  • Shades control.
  • House Light control
  • Clap to turn off/on lights.
  • Security camera and streaming.
  • Music remote control.
  • Hot water auto and timer control. (turn boiler for x hours - or everyday from hour to hour)
  • LCD Screen on main arduino to monitor and status.
  • On wall Touch switch in parallel to digital control.
  • IR Control for Air Condition - temp sensors. weather forecast and outside temperature and humidity - start Air Condition for x hours and auto close - with temp variation plans.
  • Remote update the other Arduino station from RF24.
  • Send notifications when dish washer is done (no power consumption)
  • Central logging station
  • Easy updates to station (download firmware from github and flash to specific address)
  • Dynamic remote controls recording and UI setup
  • Configuration server