[./paging.html]
[./links.html]
[./news.html]
[./paging.html]
[./tables.html]
[mailto:info@bitmap2LCD.com]
[./en.html]
[./download.html]
[./paint.html]
[./en.html]
[./links.html]
[http://bitmap2lcd.vosforums.com]
[Web Creator] [LMSOFT]
Design and programming tool for monographic Small LCD displays

  
< Main information page >
Bitmap2LCD encodes bitmap graphics designed in a work canvas to a table of constants located in a C header, an Assembler, Pascal or Basic file. This look up table has later to be called by a routine in the "firmware", in your favourite language, for your own target microcontroller and GLCD based electronic hardware application. Ready to run (or port) libraries for most common LCD displays can be found easily on the internet.

There are different embedded LCD controllers on the market; some have horizontal pixels byte mapping orientation in their internal RAM (paging scheme), and some other manufacturers map them vertical. Bitmap2LCD is universal and can encode both schemes, with big or little endianness and mirror or the full display information.

The very popular T6963 for example is having a separate text mode, an integrated character generator ROM (CGROM), other brands offer just the graphic features. Please read carefully the datasheet of your LCD controller to find out the right pixel mapping configuration.

See also the links page for usefull informations about Graphic LCD modules.