Data Processing
Fast and small single precision float to string conversion.
Small. Uses 2 to 3 kbyte flash. Fast. Does not use float or double. It's all integer math and table lookups.
Maintainer: Koen De Vleeschauwer
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.