• bitmap on GLCD
    bitmap image on glcd i want to display the bitmap image on GLCD, Any software for generating array of hex for the bitmap.? waiting for ur response,,, shyam.
  • Print a bitmap graphics from ROM
    Just the good idea. I have a computer printer. And I want to use a MCU in my project: Print a bitmap graphics from ROM as a logo. But I don't know how to do it. Any one can help me? ???Thank a lot...
  • need help to convert picture to bitmap data array
    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,...
  • Storing large LCM bitmap data in ROM
    Hi, As we knowed, a classsical 8051 supports a maximum of 64K bytes of code space. When we have a large const data about screens( more than 64K bytes) and like to store them in ROM, which way of we...
  • Arm: mcbstm32c kit convert bitmap to c header file
    Hi guys, İ have mcbstm32c kit, it has 320x240 lcd i am using keil sample projects. i need to convert bitmaps to c file.Which converter does keil use to create c header file.I found some converters...