Other
An Arduino word wrap library.
This takes ASCII text and breaks it into individual lines broken at word boundaries, and optionally a maximum number of lines. This does not support Unicode characters yet.
Maintainer: Nick Reynolds
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.