Arduino KVComm  master
Key-Value pair communication library for Arduino
Classes | Namespaces
FilteredAnalog.hpp File Reference
#include <AH/Settings/Warnings.hpp>
#include <AH/Filters/EMA.hpp>
#include <AH/Filters/Hysteresis.hpp>
#include <AH/Hardware/ExtendedInputOutput/ExtendedInputOutput.hpp>
#include <AH/Hardware/Hardware-Types.hpp>
#include <AH/Math/IncreaseBitDepth.hpp>
#include <AH/Math/MinMaxFix.hpp>
#include <AH/Settings/SettingsWrapper.hpp>
Include dependency graph for FilteredAnalog.hpp:

Go to the source code of this file.

Classes

class  FilteredAnalog< Precision, FilterShiftFactor, FilterType, AnalogType, IncRes >
 A class that reads and filters an analog input. More...
 

Namespaces

 AH