JohanWinther / home-automation

Home automation with a Raspberry Pi as the central hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Automation

Home automation with a Raspberry Pi as the central hub.

This is a personal project for a home automation system. Feel free to use any part of this repository for your own project!

Architecture

Hardware

A schematic of the physical setup is shown below:

A router is connected to: a Home PC that acts as a controller and viewer, a Lolin D1 Mini that acts as a thermometer and a Raspberry Pi that acts as database and MQTT broker.

Further detail of each "component" will be presented in their corresponding folder.

No data or information will be available or transmitted outside of the LAN (for now).

Software

References

About

Home automation with a Raspberry Pi as the central hub

License:MIT License


Languages

Language:JavaScript 53.3%Language:Shell 21.2%Language:C++ 10.3%Language:HTML 8.6%Language:CSS 6.7%