Reliable Wireless Communication Module with High Sampling Rate

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

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

    uECG device firmware - other parts of the project linked in description

  • You can check our uECG project - it's open source, main code is located here https://github.com/ultimaterobotics/uECG (and there are several links to other our repositories for radio library, bootloader and other stuff). It is a single channel ECG.

  • urf_lib

    Library with BLE stack implementation and various useful functions for nRF52832 MCU

  • I in fact wrote a library for nrf52 family that, among other things, handles my own RF protocol (https://github.com/ultimaterobotics/urf_lib although no documentation yet) - I'm using star architecture, one central node talking to multiple peripherals at close to realtime schedule - communication cycle time is <2 ms per connected device, variable payload up to 250 useful bytes, no in-built acks or retransmits. That's because I had the need for such pattern in multiple projects I worked on.

  • 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

  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    54 projects | news.ycombinator.com | 6 May 2024
  • 40 years later, a game for the ZX Spectrum will be again broadcast over FM radio

    1 project | news.ycombinator.com | 8 May 2024
  • CLIPSockets: Clips low-level socket implementation

    1 project | news.ycombinator.com | 8 May 2024
  • Ask HN: Any one still using MySQL?

    1 project | news.ycombinator.com | 8 May 2024
  • Dlopen() Metadata for ELF Files

    1 project | news.ycombinator.com | 8 May 2024