February 2015
Intermediate to advanced
400 pages
9h 49m
English
In order to deliver the status of the system and other sensor observations to the user, the control center needs to perform various operations that include obtaining raw sensor data from the monitoring station, calculating the status of the system, reporting this data to the cloud services, and displaying observation using GUI. While the control center includes two major hardware components (the Raspberry Pi and TFT LCD screen), it is also comprised of two major software components (the Mosquitto broker and Python code) to handle the control center logic.
We are using a Raspberry Pi instead of a regular computer as we want the control center to be a deployable and portable unit that ...