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
- Host: GitHub
- URL: https://github.com/madnuttah/hydroponics-kit-influxdb
- Owner: madnuttah
- Created: 2024-12-18T17:35:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T15:38:59.000Z (5 months ago)
- Last Synced: 2025-02-18T10:47:15.846Z (3 months ago)
- Topics: arduino, atlas-scientific, ec, esp32, huzzah32, hydroponics, influxdb, iot, ph, sensors
- Language: C++
- Homepage: https://atlas-scientific.com/kits/wi-fi-hydroponics-kit/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.