GithubHelp home page GithubHelp logo

himbeergarten_rpi's Introduction

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.

himbeergarten_rpi's People

Contributors

tobiasjungmann avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.