InfluxDB-Client-for-Arduino VS Split-Single-Phase-Energy-Meter

Compare InfluxDB-Client-for-Arduino vs Split-Single-Phase-Energy-Meter and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
InfluxDB-Client-for-Arduino Split-Single-Phase-Energy-Meter
2 2
356 255
- -
1.5 6.1
about 1 year ago 4 months ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

InfluxDB-Client-for-Arduino

Posts with mentions or reviews of InfluxDB-Client-for-Arduino. We have used some of these posts to build our list of alternatives and similar projects.
  • how can i make my esp32 autonomous ?
    1 project | /r/esp32 | 8 Jun 2023
    If each ESP has WiFi access, then you can post the sensor readings straight to a database. There are libraries available for the ESP32 that make it easy to upload datapoints to e.g. an InfluxDB database. You can visualize the data in a neat dashboard with software like Grafana. You could setup a Raspberry Pi or an old laptop/pc to run an InfluxDB and Grafana server, but there are cloud options as well. There are many guides and tutorials available for getting InfluxDB and Grafana running on your own machine, often with the intention to store and visualize sensor data from various sensors at home. Then you just have to write some code with a fitting library, e.g. this InfluxDB Client that sends the sensor readings to the database.
  • BMS | EspEasy -> InfluxDB -> Grafana | but how?
    1 project | /r/esp8266 | 10 Jan 2021
    Use this https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino

Split-Single-Phase-Energy-Meter

Posts with mentions or reviews of Split-Single-Phase-Energy-Meter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-25.
  • Ct clamp import/export
    1 project | /r/Esphome | 12 Sep 2021
    from https://github.com/CircuitSetup/Split-Single-Phase-Energy-Meter
  • IoTaWatt Open Source WiFi Electric Power Monitor
    4 projects | news.ycombinator.com | 25 Feb 2021
    Also would be interested in this. I've looked but haven't found anything that has 2 voltage inputs (for split-phase) and 20-40 current inputs. Tempted to build it myself, basically a bunch of these[0] on a common backplane, but haven't got around to it yet

    [0] https://github.com/CircuitSetup/Split-Single-Phase-Energy-Me...

What are some alternatives?

When comparing InfluxDB-Client-for-Arduino and Split-Single-Phase-Energy-Meter you can also consider the following projects:

ArduinoJson - 📟 JSON library for Arduino and embedded C++. Simple and efficient.

Tasmota - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at