We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
in LCD_Blinky example for ATSAM3U-EK board there are 5 pictures represent as a bitmap array in 5 files such as Bg_16bpp_t_fh_fv.c has const unsigned char Bg_16bpp_b_fh_fv[] = { 0x7d,0xef,0x7d,0xef,...};
I want to use different pictures, but I don't know how to convert them to have this kind of format. Can someone show me how to do it?
Thank you
H, maybe you are searching for this: http://deadnode.org/sw/bin2h/