A simple Arduino library for calculating moving averages.
-
Updated
Nov 4, 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.
Arduino & Mbed Library for averaging fixed-point numbers
RMS Voltage Measurement Using Arduino
Arduino & Mbed Library for averaging float numbers
Simple Arduino / C++ library to compute moving average
Rolling and moving averages for irregular time series
Use the resistive divider to calculate the unknown resistor, and use the average filter to smooth the value.
Arduino & Mbed Library for averaging angles 0-360°
C++ Library for different Moving Average algorithm implementations
Offers 4 filters based on moving average and exponential smoothing.
Lane finding algorithm using Hough line detection
Mathematical functions library for data analysis
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."