InfluxDB-Client-for-Arduino VS ESP8266_Slink

Compare InfluxDB-Client-for-Arduino vs ESP8266_Slink and see what are their differences.

InfluxDB-Client-for-Arduino

Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32. (by tobiasschuerg)

ESP8266_Slink

Timer-based Arduino SONY S-LINK/Control-A1 Protocol Library for ESP8266 (by tylerGoulding)
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 ESP8266_Slink
2 1
356 2
- -
1.5 0.0
about 1 year ago over 3 years ago
C++ C++
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

ESP8266_Slink

Posts with mentions or reviews of ESP8266_Slink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-16.

What are some alternatives?

When comparing InfluxDB-Client-for-Arduino and ESP8266_Slink you can also consider the following projects:

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

EspMQTTClient - Wifi and MQTT handling for ESP8266 and ESP32

AutoConnect - An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface

ESPixelStick - Firmware for the ESPixelStick

Split-Single-Phase-Energy-Meter - Split Single-phase Energy Meter

sony_slink - An arduino program to interface with Sony equipment over S-Link/Control A1 bus

ESPWebDAV - macOS, linux, windows: Natively sharing files - port 80 is shared

LibLifx - A practical Arduino library for controlling Lifx devices over LAN

dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.

joystick_ds4 - Read Sony Dual Shock 4 gamepad using Adafruit Feather RP2040 USB host board