ESP-Now: multiple devices, but how to do multiple types of data?

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. nanopb

    Protocol Buffers with small code size

    The OTHER way to do it is with protobufs, since they don't encode parts of the message that aren't included (that is: any missing part of the message has 0 transmission overhead). nanopb works well on the ESP32.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla 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

  • Nanopb – Protocol Buffers for Embedded Systems

    1 project | news.ycombinator.com | 6 Sep 2023
  • Looking for a data serialization/deserialization library for use in an embedded system

    1 project | /r/SoftwareEngineering | 31 May 2023
  • serialization protocol for rf messages in C

    1 project | /r/embedded | 14 Mar 2023
  • How to create a program that sends to and receive data from Arduino via Bluetooth using C?

    1 project | /r/C_Programming | 2 Jan 2023
  • Is a packed struct always the same in size?

    1 project | /r/embedded | 22 Nov 2022

Did you know that C is
the 6th most popular programming language
based on number of references?