EzLCD README ------------------------- The ezLCD documentation is preliminary please join the ezLCD group for latest updates and technical support issues: http://groups.yahoo.com/group/ezlcd/ WHATS INCLUDED ---------------------------- ezLCD.pdf - ezLCD users manual ezLCD_03k.hex - ezLCD current firmware (programmed in your ezLCD already) but required by ezLCDrom to modify ezLCD stored bitmaps used by ICON command. ezLCDrom - ezLCD configuration utility for setting baud rate, uploading firmware with embedded ICON's Av232.exe - An ezLCD simulator and exerciser works on com ports only and bitmaps must be uncompressed samples in \bmp\av232\ . ez_Bascom_AVR.txt - App note on running ezLCD off AVR micro (STK500) wit BASCOM Basic compiler ez_BasicStamp.txt - App note on running ezLCD off BS2 Basic Stamp from Parallax Folder: Bitmaps Contains a bunch of bitmaps, which can be used by ezLCDrom utility. Bitmap requirements: Format: 24-bit .bmp file Max Width: 240 Max Height: 160 Bitmaps wider than 240 pixels or higher than 160 pixels will be rejected by ezLCDrom utility. Press F1 or click the ? for help on ezLCDrom. Adding Your Own Bitmaps ------------------------------------------- Assumes ezLCD connected to PC and program jumper is on!! 1) Run ezLCDrom 2) Click 'Load' button and load current firmware file (ezLCD_03k.hex 3) Click 'Bitmaps' tab 4) Click 'Load .bmp' button to load any 24 bit bit map and it will show up in scratchpad window 5) Click 'copy' up button to put in firmware. (note: you will have to delete our sample bitmaps to make room) 6) After adding your bitmaps you should click 'Save' to save a firmware copy on your P.C. with your bitmaps 7) Click 'Program ezLCD' to load firmware modified with your bitmaps in ezLCD 8) You need to note th bitmap number in column 1 of the ezLCD Bitmap List for calling up the bitmaps in your program using the ICON command described earlier. If you forget the ICON numbers you can load the firmware In ezLCDrom and copy them to the scratchpad by clicking down 'copy' button to view or put your ezLCD in test mode and it will display them in a slide show fashion. 9) Good luck and share your applications and bitmaps with me and your fellow ez people. Email me them if you want fame on the website at earthlcdceo@yahoo.com.