gLCD 64 x 100 px

Forum for problems or queries regarding other Flowcode Components. Eg LEDs, Switches, LCD, Gfx LCD etc

Moderators: Benj, Mods

Post Reply
Spinnaay
Posts: 3
Joined: Sat Jan 09, 2010 4:56 pm
Contact:

gLCD 64 x 100 px

Post by Spinnaay »

Hi Everyone,

I have just brought a 64 x 100 px LCD that comes with an LM4064 driver. The connection to the micro controller is either serial or parallel.

If serial you need these connections.

/WR
RD
A0
CS2
RES
SCL
SI
Vdd
Vss

Is it possible to hook this display up to the flowcode using the gLCD macro? I'm on a PIC16F887.

Thanks

Thom

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: gLCD 64 x 100 px

Post by Benj »

Hello,

It would be possible to hook up the device by tailoring one of the beta LCD drivers for use with this LCD. I have not come across the controller chip you mentioned but it might be worth while checking if there is a compatible controller that has already been created by us.

Post Reply