Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/18/04 20:25
Read: times


 
#67002 - RE: How to Show TIFF File on DotMatrix LCD
Responding to: ???'s previous message
Hi Kiran,
You are supposed to send the bitmap information of the image to the controller and not the binary information of the image.

http://www.fastavr.com/
Fast LCD is the utility that does the job for you.
It gives you the bitmap information that is required to display the image on LCD. So you can send this information to the controller rather than the binary information.Check out if your LCD controller is being supported by them.
IF this is not the case ,then probably you will have to write a code in C which will create the bitmap of the image and send it to 8051

Good Luck
Pravin

List of 10 messages in thread
TopicAuthorDate
How to Show TIFF File on DotMatrix LCD            01/01/70 00:00      
   RE: How to Show TIFF File on DotMatrix L            01/01/70 00:00      
   RE: How to Show TIFF File on DotMatrix L            01/01/70 00:00      
   RE: How to Show TIFF File on DotMatrix LCD            01/01/70 00:00      
      RE: How to Show TIFF File on DotMatrix LCD            01/01/70 00:00      
         Info on every conceivable file type...            01/01/70 00:00      
         RE: How to Show TIFF File on DotMatrix LCD            01/01/70 00:00      
            RE: Black & White TIFF            01/01/70 00:00      
   RE: How to Show TIFF File on DotMatrix LCD            01/01/70 00:00      
      RE: >> Pravin Pawar            01/01/70 00:00      

Back to Subject List