Skip to content

swordey/smarthomeproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Based Smart Home Project

This is an event based smart home project. It was prepared as a University project with one of my friend. The idea was to create an application, where home appliances could be controlled based on events, such as time, sensor value. This is the first prototype, that can turn a coffee machine on at 7 am, and turn off, when coffee is done.

Check out the solution in action in imgs/test_cut.mp4.

Read the documentation for more information.

WARNING: You need git-lfs to download all files from the repo.

Built With

Phone app

  • Python - Programming language for fast prototyping
  • Kivy - Cross platform python library for innovative user interfaces

Sensor and actuator units

  • Arduino - Open-source electronics platform based on easy-to-use hardware and software
  • ESP8266 - Cost efficient Wi-Fi microchip
  • Diptrace - Schematic and PCB design software
  • DS18B20 - thermometer