Hydroponic Greenhouse

The project consists on the development of an information system, with moderate complexity, which includes 3 main layers:

  • Nodelayer: A multi-threaded software application for sensing/actuation using and embedded platform, namely a Raspberry Pi 3 in C;
  • Server/cloudlayer: A relational database for persistent storage of information. The RDBMS to be used is the PostgreSQL;
  • Application layer: A web interface, to present the information in a tabular and graphical form, when accepting SQL commands of an end user. The preferred languages to be used are HTML, CSS and PHP for the web interface;

For more info please check on Github.