Using Arduino as input to Rust project (help needed)

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

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

    MessagePack serializer implementation for Java / msgpack.org[Java]

  • If you find you're running the serial connection at maximum speed and it's still not fast enough, try switching to a more compact binary encoding that has both Serde and Arduino implementations, like MsgPack... though I don't remember enough about its format off the top of my head to tell you the easiest way to put an unambiguous header on each packet/message to make the protocol self-synchronizing.

  • panel-protocol

  • I did some work for my company on a similar-ish project. It's actually Rust running on both a microcontroller, and a desktop app. The "protocol" they use to communicate (bidirectionally) is in a single crate, you see the source here

  • 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

  • Runtime code generation and execution in Go

    8 projects | news.ycombinator.com | 29 May 2024
  • Apache Fury Serialization 0.5.1 released

    1 project | news.ycombinator.com | 29 May 2024
  • Orjson: Fast, correct Python JSON library

    1 project | news.ycombinator.com | 28 May 2024
  • Deku v0.17.0 – Rust declarative binary reading and writing

    1 project | news.ycombinator.com | 23 May 2024
  • GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

    3 projects | dev.to | 8 May 2024