Commit Graph

100 Commits

Author SHA1 Message Date
a5ae635e7d Update README.md 2017-11-16 20:33:07 +01:00
106b774098 Update README.md 2017-11-16 18:00:52 +01:00
048bc89b01 Update README.md 2017-11-16 17:58:57 +01:00
434c3a352e Update README.md 2017-06-18 00:32:05 +02:00
5074bc4903 - added support for 2 cameras, changes in /controller/config/__init__.py
- since this creates a new, merged image an additional tool named "imagemagick" is needed, see README.md
2016-12-28 14:27:56 +01:00
9b80df491f Update README.md 2016-12-28 13:04:46 +01:00
2f86df4343 - added boundaries while reading w1 thermo sensor (-30 to +60 C)
- added (commented out) log entries - if needed uncomment them!
2016-12-25 11:08:48 +01:00
e3d6dc26dd fixed w1 thermosensor reading algorithm in means of adding a loop and CRC check 2016-12-19 09:13:43 +01:00
68161a3283 Update README.md 2016-12-18 21:10:17 +01:00
9fbb32b23f Update README.md 2016-12-18 21:04:12 +01:00
2ad03ff3ea Update README.md 2016-12-18 21:00:39 +01:00
3204debac8 hardware watchdog instructions 2016-11-28 16:04:52 +01:00
3f503fd622 Update README.md 2016-11-28 09:27:34 +01:00
c8392edf10 updated vpn settings 2016-11-28 09:26:44 +01:00
Senad Uka
fd590daecf -100 for nonexistent sensor 2016-10-30 08:48:57 +01:00
Senad Uka
f93f1cbe13 fixed python 2016-10-30 08:48:33 +01:00
Senad Uka
16bf8c8f3e reading onewire sensors now works 2016-10-30 08:47:50 +01:00
Senad Uka
a8e37f2f48 reading onewire sensors 2016-10-30 08:47:50 +01:00
a85be6c2b6 removed / at the end of PICTURE_URL 2016-10-09 00:27:49 +02:00
b6bb408abb set ip address to default 192.168.1.10 2016-10-08 23:51:54 +02:00
d770d11054 Update README.md 2016-10-08 23:30:58 +02:00
bfc1680a18 Update README.md 2016-10-08 22:18:37 +02:00
93625f6a5f Update README.md 2016-10-08 22:16:57 +02:00
58e31ddf6f Update README.md 2016-10-08 22:15:50 +02:00
36f8026713 */1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_send.py moved to activity.sh 2016-10-08 21:43:20 +02:00
1c22267069 Update README.md 2016-10-08 21:42:13 +02:00
bfb6634a76 capture and send to get a fresh image 2016-10-08 21:41:49 +02:00
7dc6519ca9 Update README.md 2016-10-08 21:23:22 +02:00
Senad Uka
314ea49eaa readme update 2016-10-08 18:48:19 +02:00
Senad Uka
980e35fd96 problems with camera not sending 2016-10-08 18:34:53 +02:00
Senad Uka
5c58f9f28d problems with state 2016-10-08 18:26:11 +02:00
Senad Uka
761b67003b problems with state 2016-10-08 18:20:50 +02:00
Senad Uka
625d9f47ad problems with sending 2016-10-08 17:32:21 +02:00
Senad Uka
1ab87ca08d problems with sending 2016-10-08 17:16:36 +02:00
Senad Uka
45114ee10b syntax errors 2016-10-08 17:09:40 +02:00
Senad Uka
d74135e18f syntax errors 2016-10-08 16:59:22 +02:00
Senad Uka
aff83d948a zoblak logo 2016-10-08 16:55:15 +02:00
Senad Uka
10b5aa4946 fix syntax errors 2016-10-08 16:51:12 +02:00
Senad Uka
7aa9abc2fc fix syntax errors 2016-10-08 16:43:12 +02:00
Senad Uka
d06f991610 fix syntax errors 2016-10-08 16:39:14 +02:00
Senad Uka
4c1f3f9f43 picture controller scripts ready 2016-10-08 16:32:48 +02:00
Senad Uka
7c8863c214 picture sending scripts ready 2016-10-08 16:27:05 +02:00
Senad Uka
317fdb93ed picture client side ready 2016-10-01 17:01:37 +02:00
78f052a664 - failed temp and humidity reading wont prevent data sending
- printing of water level
2016-06-12 12:03:19 +02:00
Senad Uka
8fc028aaab fixed duplicate controller folder 2016-06-11 18:56:47 +02:00
e5d4c820d6 set both start and stop pumping levels by default to full 2016-06-09 21:56:26 +02:00
cfd7d677dd deleted draining period and amount from config file as this does not work like i thought it would 2016-06-09 20:56:42 +02:00
4872f4a910 expanded the water levels to be used to configure pumping levels and moved the water draining period to config file 2016-06-09 20:07:38 +02:00
Senad Uka
5c1f1629e7 Update __init__.py
removing canceling shutdown
2016-06-08 18:50:32 +02:00
46af39c7af Update README.md
changed the crontab info in means of changing
*/15 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sensors.py "Automatski, Senad Uka" 120
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py "Automatski, Senad Uka" 120
to 
*/5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
2016-06-08 13:18:08 +02:00