Fast real time data plotting

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

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
  • RoverController

    LoRa/WiFi remote controller for driving my rover

  • I suspect your issue is a delay in the lwip stack. In my projects I sometimes apply this patch https://github.com/jakkra/RoverController/blob/master/esp-idf-patch/no_delay.patch to decrease the delay of ws/TCP data. However as you use Arduino I'm not sure if you can easily change that as this is in the esp-idf. This decreases lag for TCP as it will flush the buffers after every write instead of LWIP buffering TCP data to send it in chunks.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for SoftAP example - Websockets & ESP32

    1 project | /r/esp32 | 14 Feb 2021
  • ESP32 Cam with MicroPython - Help

    2 projects | /r/esp32 | 26 Nov 2023
  • Please comment my Setup and ESP-IDF Code. First experience with microcontrollers, ESP-IDF, C lang and RTOS ( https://github.com/Flight/clocks ).

    2 projects | /r/AskElectronics | 6 Nov 2023
  • ESP IDF provisioning and custom data library for react-native

    1 project | /r/programming | 6 Nov 2023
  • ExpressLRS-Configurator rant

    1 project | /r/ExpressLRS | 5 Oct 2023