Giter VIP home page Giter VIP logo

appdevelopmentandsuch / anothersoilsensor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 190 KB

Soil Moisture Logger using NodeMCU, Capacitive Soil Mosutre Sensor v1.2, sending data either using MQTT, or pulling directly from device's REST API

License: GNU General Public License v3.0

C++ 77.68% C 22.32%
mqtt mqtt-client nodemcu nodemcu-esp8266 moisture-sensor soil-moisture-sensor rest-api sensor

anothersoilsensor's People

Contributors

appdevelopmentandsuch avatar bocklucas avatar

Stargazers

 avatar

Watchers

 avatar

anothersoilsensor's Issues

Add ability to configure MQTT update interval

Summary
Add an extra value to the /api/config/ endpoint to specify the interval at which the device publishes data to an MQTT broker, currently it publishes at a predefined interval of 5000 milliseconds, or 5 seconds.

Perhaps something to the effect of

{
"ssid": "",
"pass": "",
...
"mqttUpdateInterval": [number of seconds],
...
}

DHT11 Integration

Summary
Adding the ability to log temperature and humidity along with soil moisture levels would greatly increase the monitoring capabilities of the device.

Additional configurations will have to be added so that users can pick if they wish to monitor with simply the soil sensor, or also the DHT11 sensor.

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.