Data Processing
Use FixedPoint_LUT to replace highly runtime intensive calculation times
FixedPoint_LUT uses LUTs to search for values in an array and make simple calculations rather then calculate complex mathematical functions
Maintainer: Pantastisch
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.