Bitmap image transfer from windows to propellor
TransistorToaster
Posts: 149
Hello,
I was wondering if anybody devised a way to take an image on a PC, process it, and have the propeller display it? There would be two levels of skill required to do this. One level woulbe be to just operate on a 4 color bitmap. The second one is more remniscant of the days of limited color output computers where a compete algorithm would scan a true color image and render it into a format compatible with the display using variable spacing between pixels to create the levels of shading. I suppose Andre' would have looked at ways to both.
Frank
I was wondering if anybody devised a way to take an image on a PC, process it, and have the propeller display it? There would be two levels of skill required to do this. One level woulbe be to just operate on a 4 color bitmap. The second one is more remniscant of the days of limited color output computers where a compete algorithm would scan a true color image and render it into a format compatible with the display using variable spacing between pixels to create the levels of shading. I suppose Andre' would have looked at ways to both.
Frank
Comments
But I do plan to make it so I can download stuff to display on screen amongst other things.
http://forums.parallax.com/forums/default.aspx?f=25&m=134950
I'll correct the link in the index, it was messed up.
Graham
Pat
That's nice. Sure, I would like to see the code. Can it input BMPs with RLE (run length encoding) compression?
Frank
I'll post it tonight when I get home.
Pat
Pat