1€ filter for Arduino 1.0.0
Algorithm to filter noisy signals for high precision and responsiveness.
Loading...
Searching...
No Matches
Public Member Functions
LowPassFilter Class Reference

Public Member Functions

 LowPassFilter (float alpha, float initval=0.0)
 
float filter (float value)
 
float filterWithAlpha (float value, float alpha)
 
bool hasLastRawValue (void)
 
float lastRawValue (void)
 
float lastFilteredValue (void)
 

The documentation for this class was generated from the following file: