himbeergarten_rpi

module
v0.0.0-...-c38a834 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2023 License: GPL-3.0

README

Himbeergarten Plant Utils

(Work in Progress)

This is the backend to the Himbeergarten App. It periodically determines the current humidity level of individual plants and stores these values.

The module consists of two parts: the actual server and the measuring station with sensors on the plants.

Meassuring

Currently, the sensors are connected to Arduinos to use the analog pins. Since they cannot easily be connected to the server directly, they are connected serially to a Raspberry Pi, which forwards the information and passes it on to the server. To simplify the module, this forwarding will be obsolete by replacing the arduino by an ESP32 with Wifi.

Standalone module Module connected

Storage

Each plant can be stored with multiple images, which can be queried in the original size or in a lower resolution as thumbnails. To address the appropriate sensor of a plant, both the corresponding device and the specific GPIO of the plant are stored.

Plants can be added and removed with the controls in the Himbeergarten App.

Future features

Since this is still a work in progress, I've got a lot of plans:

  1. Plant data will be forwarded to an Home Assistant instance.
  2. Switch from serially connected Arduinos to ESP32 with Wifi to meassure the humidity directly at the plants.
  3. Access token for the API.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL