Skip to content

Releases: maticas-org/maticas

v0.0.0

21 Jul 17:57
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release
  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.