Skip to content

Home Automation Scripts for small linux based SoC (Raspberry Pi)

Notifications You must be signed in to change notification settings

harmon25/piHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

          _ _   _                      
    _ __ (_| | | | ___  _ __ ___   ___ 
   | '_ \| | |_| |/ _ \| '_ ` _ \ / _ \
   | |_) | |  _  | (_) | | | | | |  __/
   | .__/|_|_| |_|\___/|_| |_| |_|\___|
   |_|                                

Home Automation Scripts for small linux based SoC (Raspberry Pi)

piHome

Dependencies

Hardware

Software Libraries

  • python3
  • MySQL
  • Flask
  • RPI.GPIO Library
  • pi-blaster - PWM on the Raspberry pi - done properly
  • Adafruit SSD1306 Python Library
  • w1thermsensor Python Library

Client Sensor

sudo apt-get install python3 git python3-dev python3-pip mysql-client
sudo pip-3.2 install python-rpi.gpio PyMySQL
git clone https://github.com/timofurrer/w1thermsensor
git clone https://github.com/sarfata/pi-blaster

Client Switch with Display

sudo apt-get install python3 git python3-dev python3-pip python3-imaging
git clone https://github.com/adafruit/Adafruit_Python_SSD1306

Server

sudo apt-get install python3 git python3-dev python3-pip python3-imaging mysql-server

About

Home Automation Scripts for small linux based SoC (Raspberry Pi)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published