On Sun, 2007-04-01 at 22:45 +0200, Hans Ruopp wrote: > It's not exactly what you're looking for but it's an example for an OLED > 96x64 pixels. The code is in CCS C. > > Just follow the link: http://www.techdesign.be/projects/043/043.htm Hi Hans, I already have written the code to display text. I also have code to display bitmaps, draw points, draw lines, and few other graphical things. However, since this display has a 4-bit depth, I'd like to use it for my font. My current font is a 5X7 by 1-bit deep, like the font you see in on the Hitachi style LCD text displays (and I believe this is the font you use too). I think the METAFONT utility pk2bm may be able to do what I want, but I can't figure out how to use it. Supposedly, pk2bm will convert a font into a bitmap. I have another utility for converting bitmaps into PIC assembly db statements. BTW, I've written a gpsim plugin for this display. Here's a sample screen shot illustrating a couple of bitmaps, a rectangular gradient, and the 5X7 font: http://www.dattalo.com/lcd1.png Scott -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist