andreeabrezuica / Botani-Talk

1 stars 0 forks source link

BotaniTalk

Documentation Circuit

This is a work-in-progress university project for the Interfaces and Peripherals course.

It is a smart plant box equipped with sensors for monitoring the soil humidity and environmental light, and will try to help the plant grow healthy by automatically providing it with water and light when necessary.

It has a TFT screen that shows humidity, light, and temperature information as well as a little face so you know the status of your plant at a first glance.

It can connect to the Internet and host a webpage that showcases real-time sensor data as well as historical statistics.

Web UI

Features

Software Diagram

The software diagram can be found in the documentation folder. In order to edit it, you need to open it on diagrams.net or using the Draw.io Integration extension for VS Code.

Software Diagram

Guides and resources (for team members)

Some useful, general documentation

Software needed for contribution