• 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
  • 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.
  • 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.
  • Problem in displaying integer/number GLCD
    i am unable to display numbers in glcd example like digit 13.By using below code . int32_t GLCD_DrawChar(uint32_t x, uint32_t y, int32_t ch); int x=50 + (acc.x * 25/1000); int y=50 + (acc.y * 25...
  • GLCD interfacing ARM7- LPC2148
    I am getting a problem while burning the code in LPC2148 interfacing with GLCD. Flash Magic is showing an error- failed to autobaud. I want to know if we can directly connect GPIO pins of LPC2148 to...