wordwrap

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.

Author: Nick Reynolds

Maintainer: Nick Reynolds

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.