I have developed a converter for BMP to GCB as part of the GCB WebServer Solution. It is very, very simple to use. It essentially takes a BMP and creates a table for use as a GLCD screen map. Works very well and it is very fast.
Anyone out there got a few hours to do some testing? You a GLCD connected to a uChip and some imagination for the BMPs.
Send me a personal message and I will send you the new code etc. and some simple instructions.
Anobium
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have developed a converter for BMP to GCB as part of the GCB WebServer Solution. It is very, very simple to use. It essentially takes a BMP and creates a table for use as a GLCD screen map. Works very well and it is very fast.
Anyone out there got a few hours to do some testing? You a GLCD connected to a uChip and some imagination for the BMPs.
Send me a personal message and I will send you the new code etc. and some simple instructions.
Anobium
Could this be used to transform a BMP to a table to display graphics on a led matrix ? I was looking for something like this.
Yes. I (therefore we) have the source code so we can adapt. Currently, the transformation is to a table. I would expect that you can use this 'as-is'.
Anobium
i'd be happy to try it out. have you uploaded the code somewhere ?