FloatToAscii

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.

Author: Koen De Vleeschauwer

Maintainer: Koen De Vleeschauwer

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.