14 Forks
61 Stars
61 Watchers

Smoothed

An Arduino library that allows smoothing of a sensor input using various methods. Uses a template class to ensure sensor readings in any numerical data type can be handled. This makes it both lightweight and flexible.

How to download and setup Smoothed

Open terminal and run command
git clone https://github.com/MattFryer/Smoothed.git
git clone is used to create a copy or clone of Smoothed repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Smoothed https://github.com/MattFryer/Smoothed/archive/master.zip

Or simply clone Smoothed with SSH
[email protected]:MattFryer/Smoothed.git

If you have some problems with Smoothed

You may open issue on Smoothed support forum (system) here: https://github.com/MattFryer/Smoothed/issues