Re: Nokia lcd include , small footprint to suit pic16's
For image data could i use the GLCD from Miktoelektronics?
i did look at the array generated by Mikroelektronics glcd bitmap generator and
it seems i rejected it for that generated by lcdassistant, cannot recall why.
none of my posted examples use mokroe files . they would all need a bit of
work to leverage into pbp anyway
1. May i add a picture to nokia LCD via the usercommand LCDDAT?
the LCDDAT sends 1 byte to the lcd @ the current cursor posn
it would not be the most efficient way to upload an image.
i saw no way to read pixel data back from the display so i decided that the only way to
create a decent bitmapped image function was using a frame buffer. this i have implemented
in the c version as posted.
implementing this function in pbb is not something i'm willing to invest the time into
Warning I'm not a teacher
Bookmarks