Inspired by Simon Ford's "Terminal" library, this is a clean-room reimplementation that supports a larger set of the ANSI escape sequences and includes a few handy drawing routines. Useful for making console UIs for your projects. The box-drawing stuff requires your terminal to be set to codepage 850.

Auto generated API documentation and code listings for ANSITerm

Classes

ANSITerm ANSI Terminal control library, inheriting from Serial

Code