LCDInfo.com

http://www.lcdinfo.com
It is currently Thu Mar 28, 2024 10:46

All times are UTC + 2 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: GLCD screen maker
PostPosted: Fri Aug 01, 2008 23:48 
Offline

Joined: Mon May 31, 2004 22:06
Posts: 43
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?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 02, 2008 3:27 
Offline

Joined: Mon May 31, 2004 22:06
Posts: 43
nevermind. i finally dug it up. FastLCD.


Top
 Profile  
 
 Post subject: Re: GLCD screen maker
PostPosted: Tue Jan 03, 2012 8:23 
Offline

Joined: Fri Dec 30, 2011 15:43
Posts: 3
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.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group