Making a 4x16 LCD from two 2x16 LCDs

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
Spanish_dude
Posts: 594
Joined: Thu Sep 17, 2009 7:52 am
Location: Belgium
Has thanked: 63 times
Been thanked: 102 times
Contact:

Making a 4x16 LCD from two 2x16 LCDs

Post by Spanish_dude »

Is it possible to make a 4x16 LCD screen from two 2x16 LCD screens ??

I have two 2x16 E-Blocks and though about making it a 4x16 LCD.

Rgds,

Nicolas Lopez F.

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: Making a 4x16 LCD from two 2x16 LCDs

Post by Benj »

Hello,

Yes this is possible though you will still need to use two LCD components in Flowcode.

You may even be able to pair up the data lines so that both LCDs run off the same 4 data lines you may even get away with commoning the RS line too. The E data pin will have to be unique for each display.

Spanish_dude
Posts: 594
Joined: Thu Sep 17, 2009 7:52 am
Location: Belgium
Has thanked: 63 times
Been thanked: 102 times
Contact:

Re: Making a 4x16 LCD from two 2x16 LCDs

Post by Spanish_dude »

Benj wrote:Hello,

Yes this is possible though you will still need to use two LCD components in Flowcode.
Hmmm...
I wanted to use one LCD component for that, but I forgot about the E pin.

So that's not possible unless I use 2 LCD comp.

Thanks Benj.

(Btw, have you received the gLCD E-Block ?)

Rgds,

Nicolas Lopez F.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Making a 4x16 LCD from two 2x16 LCDs

Post by medelec35 »

Spanish_dude wrote:
Hmmm...
I wanted to use one LCD component for that, but I forgot about the E pin.

So that's not possible unless I use 2 LCD comp.
That's correct.
A similar thing was done here:
http://www.matrixmultimedia.com/mmforum ... =29&t=7804
Martin

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: Making a 4x16 LCD from two 2x16 LCDs

Post by Benj »

Hello,

Yes I have received the E-block and we are sending out a replacement for you. Putting pressure on one side of the display made it function correctly so I think the ribbon cable to the display must have become slightly damaged.

Spanish_dude
Posts: 594
Joined: Thu Sep 17, 2009 7:52 am
Location: Belgium
Has thanked: 63 times
Been thanked: 102 times
Contact:

Re: Making a 4x16 LCD from two 2x16 LCDs

Post by Spanish_dude »

Yeah :mrgreen:
Thanks Benj. :)

singhdeol
Posts: 30
Joined: Sat Dec 18, 2010 6:07 am
Has thanked: 6 times
Been thanked: 2 times
Contact:

Re: Making a 4x16 LCD from two 2x16 LCDs

Post by singhdeol »

i have 2x16 LCD laying around i might give that a shot as well, do any body got a circuit diagram for it.

User avatar
Dan81
Valued Contributor
Valued Contributor
Posts: 268
Joined: Sun Jan 15, 2006 4:07 pm
Location: Albi France
Been thanked: 60 times
Contact:

Re: Making a 4x16 LCD from two 2x16 LCDs

Post by Dan81 »

hello singhdeol

you can do something like this
LCD2x2x16.jpg
LCD2x2x16.jpg (70.43 KiB) Viewed 6720 times
Daniel

PS think to connect VCC VDD GND and R/W

Post Reply