ripred / SmoothLinks
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!
☆60Updated 6 months ago
Alternatives and similar repositories for Smooth
Users that are interested in Smooth are comparing it to the libraries listed below
Sorting:
- Library for Arduino and ATmega series processors to read the processor's Vcc voltage and percentage of capacity (for battery based projec…☆79Updated 6 months ago
- This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInte…☆36Updated 2 years ago
- 4 layer version of the Epi 32U4☆57Updated last year
- Fast Graphics Library for Attiny85 and SSD1306 over I2c☆157Updated 2 years ago
- Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework☆27Updated 2 years ago
- Arduino library for making seesaw peripherals using Arduino core!☆29Updated 10 months ago
- RPi Pico Tests & Samples☆62Updated 2 years ago
- Oscilloscope based around the STM32F401 Black Pill and a color LCD screen☆140Updated 2 years ago
- A full featured Arduino display library for 1-bit per pixel OLED and LCD displays☆229Updated last month
- SPI LCD/OLED library which can be built for Arduino and Linux☆168Updated 2 months ago
- Customer-allocated USB PIDs under the Espressif VID☆105Updated 2 weeks ago
- A signal generator based on an ATtiny85 that generates a range of different waveforms☆33Updated 5 years ago
- Library for the MCP23017 and MCP23S17 I/O Expander☆45Updated 2 months ago
- Libraries for DuPPa products on the Arduino IDE☆45Updated last year
- ☆29Updated last year
- ☆120Updated 7 years ago
- Arduino I2C scanner that scans all addresses at multiple speeds.☆25Updated 5 months ago
- Optimized ILI9341 screen driver library for Teensy 4/4.1, with vsync and diff. updates.