A simple Arduino library for calculating moving averages.
-
Updated
Jan 25, 2024 - C++
A simple Arduino library for calculating moving averages.
Real time peak detection with z-score for Arduino
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.
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.
A flexible input shaping library utilizing nested simple moving averages (SMA).
Arduino & Mbed Library for averaging fixed-point numbers
Simple Arduino / C++ library to compute moving average
Arduino & Mbed Library for averaging float numbers
Rolling and moving averages for irregular time series
RMS Voltage Measurement Using Arduino
Arduino & Mbed Library for averaging angles 0-360°
Use the resistive divider to calculate the unknown resistor, and use the average filter to smooth the value.
C++ Library for different Moving Average algorithm implementations
Lane finding algorithm using Hough line detection
Mathematical functions library for data analysis
Offers 4 filters based on moving average and exponential smoothing.
Add a description, image, and links to the moving-average topic page so that developers can more easily learn about it.
To associate your repository with the moving-average topic, visit your repo's landing page and select "manage topics."