Bitmap2LCD is a tool for programming small Graphic LCDs in embedded systems.
Output of the GLCD data array in a binary file
The converter data output feeds a built in hexadecimal editor and is saved to disk in a binary file (*.hex)
Output of the GLCD data array in a INTEL Hex format
Details about Intel Hex Data Output
Output of the GLCD data array in a text file for the compiler or assembler, format 8, 16 or 32 bit data
The converter data output feeds a built in text editor and can saved to disk in a text file
( *.c , *.h , *.asm , “.lib etc..)
Next to the data file, a rich text file (*.rtf) which contains all GLCD conversion parameters is written to disk, in the user defined “Documents folder”.