In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Zoot wrote: Tell you what -- post your most recent version of the program and I'll take a look tonight. Also, until you have bit- (not byte-) mapped ASCII characters, scrolling and such will be hard to deal with for any message of any length. Think about it -- at 64 bytes per 8x8 character, that would be 1664 bytes *just* to do 26 letters. Something else I was thinking about -- you don't really need to do 8x8 chars -- you would do 5x8 chars (5 wide, 8 high) which would let you fit a bit more on the display at one time (2.5 characters at a time). Up to you, natch. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=2&m=225777#m227456 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)