Skip to content

Zyklop/PiHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PiHome

Standalone Meshed Home Automation using Raspberry Pi

Hardware

Installation

  1. Setup Raspberry using the latest raspian
    1. Others may work, too
  2. Activate SPI and I2C
  3. Install and configure required software according to Install.txt
  4. Copy compiled binaries to the raspberry
  5. Install pip-packages according to requirements.txt
  6. Setup autostart using systemd

Implemented Features

  • Preset creation
  • Sensor readout
    • Si2071 Temperature and Humidity
    • Mq-x Air-Quality Sensor
    • Photoresistor
    • Other analogue sensors possible
  • Data logging
  • Module Sync over Braodcast or Multicast (autodetect)

Planned features

  • Fancy custom features
    • Delayed off
    • Feedback via leds
  • People tracking
    • Bluethooth RSSI trilateration with historical data to improve precision
    • Pozyx
  • Automatisation
    • Pattern detection from log data
    • Machine learning with scikit-learn

About

Standalone Meshed Home Automation using Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published