|
1 | | -[](https://github.com/ripred/Smooth/actions/workflows/arduino_test_runner.yml) |
2 | | -[](https://github.com/ripred/Smooth/actions/workflows/arduino-lint.yml) |
3 | | -[](https://github.com/ripred/Smooth/actions/workflows/jsoncheck.yml) |
4 | | -[](https://github.com/ripred/Smooth/releases/latest) |
5 | | -[](https://github.com/ripred/Smooth/blob/main/LICENSE) |
6 | | - |
7 | | -[](https://github.com/ripred/Smooth/stargazers) |
8 | | -[](https://github.com/ripred/Smooth/network/members) |
9 | | - |
10 | | - |
11 | | -[](https://www.ardu-badge.com/Smooth) |
12 | | - |
13 | 1 | # Smooth Arduino Library |
14 | 2 |
|
| 3 | +[](https://github.com/ripred/Smooth/actions/workflows/arduino_test_runner.yml) |
| 4 | +[](https://github.com/ripred/Smooth/actions/workflows/arduino-lint.yml) |
| 5 | +[](https://github.com/ripred/Smooth/actions/workflows/jsoncheck.yml) |
| 6 | +[](https://www.ardu-badge.com/Smooth) |
| 7 | +[](https://github.com/ripred/Smooth/releases/latest) |
| 8 | +[](https://github.com/ripred/Smooth/blob/main/LICENSE) |
| 9 | +[](https://github.com/ripred/Smooth/stargazers) |
| 10 | +[](https://github.com/ripred/Smooth/network/members) |
| 11 | + |
15 | 12 | Keep smooth running averages without using arrays! No arrays. No Looping. Fast and Constant Time regardless of the sample window size! |
16 | 13 |
|
17 | 14 | The sample size is adjustable at runtime. The average is available and accurate even before N samples have been received. |
|
0 commit comments