LCDInfo.com
http://forum.lcdinfo.com/

GLCD screen maker
http://forum.lcdinfo.com/viewtopic.php?f=10&t=2487
Page 1 of 1

Author:  mbates14 [ Fri Aug 01, 2008 23:48 ]
Post subject:  GLCD screen maker

There once was a program, which is now long gone from my files. That would display a bit map pattern you could click individual pixles or unclick them. if i had a 128x64 dispaly, i could go in the settings and change it. I forget what software it was associated with. long long gone.

once you made your bitmap screen, you can actually save it as a bmp file. and voala. a 128x64 1bit bitmap.

any ideas what software this is?

Author:  mbates14 [ Sat Aug 02, 2008 3:27 ]
Post subject: 

nevermind. i finally dug it up. FastLCD.

Author:  Barb12 [ Tue Jan 03, 2012 8:23 ]
Post subject:  Re: GLCD screen maker

This C driver is designed to put text strings on a graphic LCD. It will handle small (8 pixel high) and large (16 pixel high) fonts. There are several justification modes (left, right, centered at different locations) and display options.

The initialization section is designed for use with Epson SED1565 controllers (as used in several Optrex displays) and Samsung KS0713/1713 controllers (as used in Crystalfontz CFAX type displays), but can probably be modified for others.

Note: this C code is a translation of my assembler source, which has been thoroughly tested, and is in use in commercial products. Since I don't currently use C for embedded projects, I have not actually tested this version. It compiles without error, but since it needs to be customized for your target processor and environment anyway, you will have to do the real testing.

Page 1 of 1 All times are UTC + 2 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/