Welcome to Smart Pots’s documentation!

Smart Pots is an IoT project implementing remote care for a potted plant, through sensors and robotics which monitor its state.

pot

Please refer to Installation to get started with using Smart Pots.

Once you’ve installed Smart Pots, we recommend reading the tutorial.

For a complete list of features, see features.

The code can be found on GitHub at Shest-Programmistov/Smart-Pots. Data has been taken from IoTsec/Room-Climate-Datasets.

Tools Used

  • For the HTTP connection, we are using the Flask library.

  • For the MQTT connection, the Flask-MQTT extension is used. Also, for mocking the MQTT subscriber, paho-mqtt is used.

  • The database is built using SQLite - a fully open-source RDBMS.

Indices and tables