Need help on custom logo on lcd when starting up.
Thank you for helping!
I have a reprapdiscount full graphic smart controller and I'm trying to install into the firmware a custom logo.
The logo.h file says the image is 64 bits wide X 60 bits high. This gives 3840 bits.
The actual number of bits for the logo is apparently 4096, 256 bits larger than 64X60.
So apparently the image isn't actually 64X60, or there is something else going on.
So what is the actual image size?
Thank you.
I have a reprapdiscount full graphic smart controller and I'm trying to install into the firmware a custom logo.
The logo.h file says the image is 64 bits wide X 60 bits high. This gives 3840 bits.
The actual number of bits for the logo is apparently 4096, 256 bits larger than 64X60.
So apparently the image isn't actually 64X60, or there is something else going on.
So what is the actual image size?
Thank you.
Comments
There is something I'm missing. I am running a 64x64 monochrome bitmap through LCD Assistant and pasting the resulting output into logo.h being careful to maintain the original programming. Just pasting over the data. So far not good.
any suggestions?