An open API service indexing awesome lists of open source software.

https://github.com/madnuttah/hydroponics-kit-influxdb

🌿 Modified Arduino Sketch to save Atlas Scientific Hydroponics Kit measurements to InfluxDB instead of Thingspeak
https://github.com/madnuttah/hydroponics-kit-influxdb

arduino atlas-scientific ec esp32 huzzah32 hydroponics influxdb iot ph sensors

Last synced: 3 months ago
JSON representation

🌿 Modified Arduino Sketch to save Atlas Scientific Hydroponics Kit measurements to InfluxDB instead of Thingspeak

Awesome Lists containing this project

README

        

**A modified Arduino sketch to save the Atlas Scientific Hydroponics Kit's measurements into an InfluxDB (v1) using the [`InfluxDB Client for Arduino`](https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino) by tobiasschuerg instead of uploading to Thingspeak.**

Original work by [Atlas Scientific](https://atlas-scientific.com/) in [`Hydroponic Kit examples`](https://github.com/Atlas-Scientific/Ezo_I2c_lib/tree/master/Examples/IOT_kits/hydroponics_kit).

### License

Unless otherwise specified, all code is released under the MIT license.
See the [`LICENSE`](https://github.com/madnuttah/HydroponicsKit-influxdb/blob/main/LICENSE) for details.