added temperature reader

This commit is contained in:
Senad Uka
2015-12-27 07:12:51 +01:00
parent aa8aa037d8
commit 3fe9d1fb41
37 changed files with 2639 additions and 1 deletions

6
controller/README.md Normal file
View File

@@ -0,0 +1,6 @@
# Tfm Controller - little thingy that reads sensors, runs motors and communicates with the cloud
## Installation
1. Go to every subdirectory in drivers directory and follow instructions about installation of drivers
2. configure cron to run controller.py every 3 minutes as a superuser