Looking for advice how to tackle continuous data processing from multiple ESP32's to PC

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • mosquitto

    Eclipse Mosquitto - An open source MQTT broker

  • As other comments suggest MQTT is your way to go. Install mosquitto broker on PC. An MQTT broker is nothing but a central node that handles all transactions.

  • firmware

    Meshtastic device firmware (by meshtastic)

  • https://meshtastic.org/ might do at least some of what you need

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  • Good idea! I was thinking along a similair train of thought regarding data transmission. I got the advice to also make use of Grafana for this. Apparently it is a piece of software which makes communication with the MQTT protocol easy and has some ways of immediatly displaying data on, for instance, maps. Maybe someone here has some experience with this program?

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