Hi everybody, I have a bitmap stored in bin file and saved in mmc to be read by pic16f876 and display in graphic lcd. Can someone give me suggestions or any other links how can I decode this bin file ??? Thanks !!!
MikeP
Joined: 07 Sep 2003 Posts: 49
Posted: Sat May 22, 2010 3:14 pm
How did you make this bin file?
If I were you I would make a PC program to decode and write out the file as 8bit values ready to be sent to glcd_ functions. I wrote a perl program to do something like this it could be changed to write out a file on the PC that could be read by the MMC/FAT driver function fatgetc().
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum