LCD Window Library

Display text on LCD displays (even on multiple ones). Allow to create windows (frames) on display, and to combine them (split, add, duplicate, scroll).

Hello World

Import programLcdWindowTest

test program for LcdWindow library

Library

Import libraryLcdWindow

Display text on LCD displays (even on multiple ones). Allow to create windows (frames) on display, and to combine them (split, add, duplicate, scroll). See http://mbed.org/users/hlipka/notebook/lcdwindow/ for more information.

Notes

In addition: You either need to include the TextLCD library or remove the textlcdadapter.h file from the project. This class is intended as a bridge to support TextLCD too. See also http://developer.mbed.org/users/hlipka/notebook/lcdwindow/


You need to log in to post a discussion