• Bitmap image conversion
    Ciao, would it be possible to have more information about the bitmap converter used to generate C files in MCBSTM32C LCD_blinky example? Thank you, ciao Bruno
  • 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...
  • Glcd library
    Hi, I am developing program in keil with STM32f407vg I cannot find General graphic LCD library for stm32. my LCD is 64*128 with ks0108 driver May any one help me to find the libraries.
  • codes of glcd
    [b] i'm new user of lpc2378. and i'm doin project on interfacing graphical lcd with lpc2378..i'hv an developement board....and i'm using keil compiler..can anyone give me C codes for glcd..plss
  • 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...