Re: graphics in lcd using T6963c



"tanu" <tanumeister@xxxxxxxxx> wrote in message
news:1155042394.758510.277060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Stef wrote:
In comp.arch.embedded,
tanu <tanumeister@xxxxxxxxx> wrote:
hi all i m working on graphics sence 5 days
but till now i dint get how to do it in this lcd
it is size is 256*128
do some body tell me how to run graphics in it
i was searching bitmap generator but cant find any

What exactly are you having difficulties with?
Please try to rephrase your question and include a bit of detail on
the
hardware and software you are using.

--
Stef (remove caps, dashes and .invalid from e-mail address to reply
by mail)


hi stef thanx for your reply
basically i m using lcd of 240*128
with T6963c controller
i facing problem in its graphic
for evry new thing i need to design the bit map in my mind and then i
rite it down
i want a bitmap generator which itself generate the bits to be used
or something like that
i hope u got me
waiting for ur reply
thanx tanu

Try the bmp2c.exe that you can find here
http://quickplace.sharpsma.com/QuickPlace/sma_sis_lh79520/Main.nsf/h_Toc/8E42846C46D8069888256D4E005EB60D/?OpenDocument

It is designed for use with Sharp ARM devices but the data in the header
should fit into whatever your using after a bit of adjustment. Assuming
you are using C of course.


.