Standalone Meshed Home Automation using Raspberry Pi
- Raspberry Pi
- SPI and I2C has to be turned on
- https://workspace.circuitmaker.com/Projects/Details/Renato-Bosshart/PiHome
- For the APA102 at least a levelshifter is required
- https://www.pozyx.io/
- Not fully implemented yet
- Setup Raspberry using the latest raspian
- Others may work, too
- Activate SPI and I2C
- Install and configure required software according to Install.txt
- Copy compiled binaries to the raspberry
- Install pip-packages according to requirements.txt
- Setup autostart using systemd
- 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)
- 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