Skip to content

v0.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DaveAlsina DaveAlsina released this 21 Jul 17:57
  1. Deployable with Docker image and Dockerfile for local and remote usage (public ip is required for remote usage). (This Docker deploy contains the maticas PosgreSQL database, the Mosquitto MQTT broker to communicate with sensors and the app web developed in Flask and Dash).
  2. Database in PostgreSQL for data storage.
  3. MQTT server and client connection as interface between sensors and database (with paho in python).
  4. Hardware code (in Arduino) and sensors schematics.
  5. Web application for plant data monitoring and control of some actuators.