Draw my own Binary Bitmap with oLED

Hey there,

Anyone willing to lend a hand? I am trying to create and upload my own hex image to the oLEd without any success!

How did you guys at SeeedStudio managed to create your logo? (see: http://www.seeedstudio.com/wiki/index.php?title=Twig_-_OLED_96x96)

I followed ladyada’s advice that you can find here (http://ladyada.net/products/oled12864/) with no luck! :frowning:

Thank you so much in advance for your help!
zws

Hi,

You could use en.radzio.dxp.pl/bitmap_converter/ tool to create the bitmap array. Please make sure you use a binary image(2 level image) and scaled to 96x96 pixels size. Use an image editor software like GIMP to edit or scale the image. If you still face some issue, give details about the problem you face.

I hope you were able to compile and upload Draw Binary Bitmap example from the above wiki.

http://sourceforge.net/projects/glcdtools/