New Arduino Smooth Library

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

    Keep smooth running averages without using arrays! Uses exponential moving averages and only 8-bytes no matter how many samples! No looping! No Arrays! Constant Compute Time! The sample size is adjustable at runtime. The average is available and accurate even before N samples have been received. Now with Callbacks! (by ripred)

  • The library is named Smooth and will be available from within the IDE (within 24 hours) using (ctrl/cmd) shift I or it can be installed and used from the repo link above. Tested on both the Nano and the new (unreleased) Uno R4 Minima as well.

  • Smoothed

    An Arduino library that allows smoothing of a sensor input using various methods. Uses a template class to ensure sensor readings in any numerical data type can be handled. This makes it both lightweight and flexible.

  • Please let me know if you run into any issues. I may re-write it to use a template as this existing array'ed Arduino Library does.

  • 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

  • Logstalgia: Replay or stream website access logs as a retro arcade game

    1 project | news.ycombinator.com | 15 May 2024
  • Qualcomm's Oryon LLVM Patches

    1 project | news.ycombinator.com | 15 May 2024
  • New exponent functions that make SiLU and SoftMax 2x faster, at full acc

    2 projects | news.ycombinator.com | 15 May 2024
  • MyDisassembler: Disassembler for x86-64 implemented from scratch in C++

    1 project | news.ycombinator.com | 15 May 2024
  • Show HN: Digital Renderings of Fabric (Mitsuba)

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