Skip to content
#

moving-average

Here are 19 public repositories matching this topic...

Moving Average Plus is a C++ library that implements a moving average on the Arduino platform. Performance and usability are the two focuses I thought of when creating this library, so every improvement tip is welcome. It is useful for filtering noisy data from sensors, for example.

  • Updated Apr 8, 2024
  • C++

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

  • Updated Sep 24, 2024
  • C++

Improve this page

Add a description, image, and links to the moving-average topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the moving-average topic, visit your repo's landing page and select "manage topics."

Learn more