An extremely basic VT100 terminal interface. This will generate the proper escape codes to do things such as moving the cursor and clearing the screen. It takes up practically no resources and is really just a nice short cut to avoid figuring out the escape codes yourself.

Dependents:   JOGO_CORRIDA Snake mbedbreakingout

Auto generated API documentation and code listings for TermControl

Classes

TermControl A simple class for sending VT100 terminal escape codes for handling things such as moving the cursor and clearing the screen

Code

TermControl.h [code]