Giter Site home page Giter Site logo

irishgordo / plant-sensor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keithmnemonic/plant-sensor

0.0 1.0 0.0 19 KB

A Repository containing configurations, schematics, settings, and setup for integrating a plant moisture sensor into Home Assistant

License: GNU General Public License v3.0

plant-sensor's Introduction

Introduction

This project contains the artifacts I am using to implement a plant moisture sensor that will integrate with Home Assistant. All of the sensors are using a Capacitive Soil Moisture. These are connected to the analog input(s) of two different types of ESP devices. I am using ESPHome to handle the initial setup and programming on these ESP devices.

The first device in use is an ESP8266 Node Mini D1. These only have one usable analog input and as such are going to be used around my home in places where there is only one plant.

The second device in use is an ESP32-WROOM-32. These have several usable analog inputs and as such are going to be used around my home in places where there are several plants in close proximity.

The sensors are designed to produce an output voltage of between 0 and ~ 3.0 V based on the relative moisture of the soil. In my testing, I am getting anywhere from 1.2 V (Dry) and 2.5 V (Wet). After testing various plants around my home, both needing water and recently watered, I have decided upon a "trigger" voltage of 2.0 V. i.e if the sensor reads in > 2.0 V, it is time to water. The onboard LED is a convenient "local" indicator and I turn it on when sensor is triggered to indicate the plant needs watered. In addition, this voltage is fed into the Home Assistant Plant Monitor to allow it to fully integrate with Home Assistant.

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.