davidecaminati / Domotics-Raspberry

Domotics in Python, just for fun!
GNU Lesser General Public License v3.0
11 stars 0 forks source link

Please note: This code is not mantained anymore, some part are vulnerable, please don't use in productrion, use only for reference.

Domotics

The goal is to create an AI (Artificial Intelligence) with a personality to interact with using Natural Interfaces (such as speek, gesture...) and improve the home's comfort without spending too much money.

This system is composed by at least 5 Raspberry Pi (rev 2) ... each of them will be used for a different functionality (ex. thermal probe, display TFT...)

Full system is composed by:

HOW TO START

Download the sdcard image named 2013-05-25-wheezy-raspbian-2013-07-07-fbtft.img from http://tronnes.org/fbtft/download.html (this image support Framebuffer module for TFT display) or new image file from this url http://downloads.raspberrypi.org/raspbian_latest

and flash the SD Card, (find guide on http://elinux.org/RPi_Easy_SD_Card_Setup i suggest to use Win32DiskImager)

For the first step of configuration look here