AlexandreHiroyuki / MovingAveragePlusLinks
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.
☆21Updated last year
Alternatives and similar repositories for MovingAveragePlus
Users that are interested in MovingAveragePlus are comparing it to the libraries listed below
Sorting:
- Statistic library for Arduino includes sum, average, variance and std deviation☆28Updated 11 months ago
- CRC calculation for Arduino☆17Updated last year
- Arduino library for compact array of objects with a size expressed in bits. typically 1..10☆17Updated last year
- Simple Ethernet library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO b…☆46Updated 2 years ago
- Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac☆23Updated last year
- 🗜️ An Arduino library to compress/decompress tar, gz, and tar.gz files on ESP32, ESP8266 and RP2040☆139Updated this week
- Portable C++ library for cooperative multitasking like Arduino Scheduler on ESP8266/ESP32, AVR, Linux, Windows☆26Updated last year
- ☆85Updated 3 weeks ago
- Arduino library for 4x4 (or smaller) keypad connected to an I2C PCF8574.☆66Updated last year
- ☆97Updated last week
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆192Updated 2 years ago
- This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consum…☆193Updated 2 years ago
- Scheduler Library for Arduino☆47Updated last week
- Adafruit Arduino library for MAX17048 / MAX17049 lipo charge monitor fuel gauges.☆21Updated last year
- An Arduino library for the easy control of external I2C EEPROMs.☆56Updated last month
- Add printf support to the Arduino SDK☆99Updated last year
- Arduino library for I2C FRAM☆42Updated 2 months ago
- Arduino library for PCF8574 - I2C IO expander☆140Updated 4 months ago
- Menu system for non touch needs☆42Updated 2 months ago
- A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.☆130Updated 6 months ago
- An extensible command shell for Arduino.☆52Updated 2 years ago
- Arduino library for model railroaders☆114Updated 4 months ago
- CRC library for Arduino☆85Updated 8 months ago
- Circular Buffer/ Circular Array☆25Updated 3 years ago
- i2c 16bits digital expander with i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can rea…☆66Updated last year
- An enhanced bootloader to support compression upgrade and diff compression upgrade.☆28Updated 2 years ago
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆112Updated 6 months ago
- StreamDebugger allows easier debugging of Serial-based communication on Arduino, like AT command interface in ESP8266, SIM800, SIM900, an…☆40Updated last year
- This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note,…☆41Updated 2 months ago
- Companion Arduino library for Adafruit_GFX to load images from SD card☆100Updated 2 weeks ago