Ok, here's a couple of questions: I've implemented the ability to blow an image out of rom, onto the display. That can easily be turned into multiple images.. But, I'd like to do ASCII text, not just pictures. The thing is, a full page of ram for the display, means 120 bytes, which is nearly all the ram in a Tiny-26. The display has to be continuously refreshed, a line per mS more or less, with the existing routine taking about 70uS to load a line. So, what mechanisms could I use, to allow text data to be pulled from ROM, given that I might have two or three lines of text? I also need a sane way to generate/manipulate tiny bitmapped fonts. -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body