Author Topic: LCD 16x2 3.3V  (Read 7646 times)

0 Members and 1 Guest are viewing this topic.

Offline SPRXTopic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: au
LCD 16x2 3.3V
« on: June 05, 2013, 11:30:26 am »

I am chasing 3.3v 16x2 LCD for my project prototype for a reasonable cost, (as I am planning to make about 50 units initially if all goes well). 3.3v version of LCDs seems fairly expensive compared to its 5v counterpart.

Could anyone tell about a fairly reasonable source for this beast
 

Offline mariush

  • Super Contributor
  • ***
  • Posts: 5135
  • Country: ro
  • .
Re: LCD 16x2 3.3V
« Reply #1 on: June 05, 2013, 01:43:40 pm »
 

Offline Mr Smiley

  • Frequent Contributor
  • **
  • Posts: 324
  • Country: gb
Re: LCD 16x2 3.3V
« Reply #2 on: June 05, 2013, 03:57:45 pm »
Or see Dave's Friday fundamentals, using a charge pump to power 1602 lcd modules  :-+

 :)
There is enough on this planet to sustain mans needs. There will never be enough on this planet to sustain mans greed.
 

Offline SPRXTopic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: au
Re: LCD 16x2 3.3V
« Reply #3 on: June 06, 2013, 02:24:04 am »
http://www.newhavendisplay.com/nhd0420azflgbw3v3-p-2003.html

4x20 for 6$ on sale.

a 5v version is 4$ on sale : http://www.newhavendisplay.com/nhd0420dznswbbwrev0-p-5210.html

Thanks mariush, seems a good deal and will try.


Or see Dave's Friday fundamentals, using a charge pump to power 1602 lcd modules  :-+

 :)

Thanks Mr Smiley, I saw this, but is this a common practice to drive a LCD ?  Interented to see common practices for LCDs on a low voltage hand held devices.
 

Offline marshallh

  • Supporter
  • ****
  • Posts: 1462
  • Country: us
    • retroactive
Re: LCD 16x2 3.3V
« Reply #4 on: June 06, 2013, 02:24:55 am »
You can just run 3.3v I/O into the 5v lines. As long as its one way.

Bet the actual logic will run fine on 3.3 also. May have to tweak for contrast.
Verilog tips
BGA soldering intro

11:37 <@ktemkin> c4757p: marshall has transcended communications media
11:37 <@ktemkin> He speaks protocols directly.
 

Offline SPRXTopic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: au
Re: LCD 16x2 3.3V
« Reply #5 on: June 06, 2013, 05:44:39 am »
You can just run 3.3v I/O into the 5v lines. As long as its one way.

Bet the actual logic will run fine on 3.3 also. May have to tweak for contrast.

Thanks, I tried the 5v LCD modules I have on my hand with my 3.3v PIC 24fj128  microcontroller directly, but until you provide 5V on the Vdd, LCD is not happy, and mostly showing garbage.

Any suggestions please  :)
 

Offline iloveelectronics

  • Frequent Contributor
  • **
  • Posts: 940
  • Country: hk
Re: LCD 16x2 3.3V
« Reply #6 on: June 06, 2013, 06:42:18 am »
Have you tried ā€œ1602 3.3vā€ on eBay?
My email address: franky @ 99centHobbies . com
My eBay store: http://stores.ebay.com/99centhobbies
 

Offline ElektroQuark

  • Supporter
  • ****
  • Posts: 1245
  • Country: es
    • ElektroQuark
Re: LCD 16x2 3.3V
« Reply #7 on: June 06, 2013, 06:50:27 am »

Offline komet

  • Supporter
  • ****
  • Posts: 155
  • Country: ch
  • Shenzhen Retroencabulator Mfg. Co.
Re: LCD 16x2 3.3V
« Reply #8 on: June 06, 2013, 07:21:09 am »
I believe that this is 3.3V-compatible

eBay auction: #220868669255

The S6A0069 is certainly a 3.3V chip, but you might want to confirm with the seller. I bought some but they've not arrived yet, so I can't tell you for sure.
 

Offline iloveelectronics

  • Frequent Contributor
  • **
  • Posts: 940
  • Country: hk
Re: LCD 16x2 3.3V
« Reply #9 on: June 06, 2013, 07:26:23 am »
I believe that this is 3.3V-compatible

eBay auction: #220868669255

The S6A0069 is certainly a 3.3V chip, but you might want to confirm with the seller. I bought some but they've not arrived yet, so I can't tell you for sure.

Hmm...it says Vss and Vdd =5V in the description...
My email address: franky @ 99centHobbies . com
My eBay store: http://stores.ebay.com/99centhobbies
 

Offline poorchava

  • Super Contributor
  • ***
  • Posts: 1673
  • Country: pl
  • Troll Cave Electronics!
Re: LCD 16x2 3.3V
« Reply #10 on: June 06, 2013, 07:27:06 am »
5V LCD modules are problematic to drive directly from LVCMOS logic, because they typically have VIH defined as 0.7*VCC which in this case equals 3.5V.

Standard TC7660 charge pump should be enough.

You can also use dedicated level shifters. I'm using SN74LVC4245A from TI (bought a bunch some time ago, they are like 0.40 ā‚¬ in retail in Poland), although probably there are 20 other 74xx chips that you can use for that.

edit:
a second thought: maybe you can try old mobile phone GLCD? Like the ones from nokia 3310. They are dirt cheap on ebay and the topic is well understood on every microcontroller-related forums. And is has a serial interface which saves some pins in comparison to 16x2 displays.
« Last Edit: June 06, 2013, 07:28:55 am by poorchava »
I love the smell of FR4 in the morning!
 

Offline komet

  • Supporter
  • ****
  • Posts: 155
  • Country: ch
  • Shenzhen Retroencabulator Mfg. Co.
Re: LCD 16x2 3.3V
« Reply #11 on: June 06, 2013, 07:27:53 am »
I believe that this is 3.3V-compatible

eBay auction: #220868669255

The S6A0069 is certainly a 3.3V chip, but you might want to confirm with the seller. I bought some but they've not arrived yet, so I can't tell you for sure.

Hmm...it says Vss and Vdd =5V in the description...

Yeah, sorry, I'm probably being an idiot. Still, it's not uncommon for chinese sellers to have incorrect descriptions...
 

Offline SPRXTopic starter

  • Regular Contributor
  • *
  • Posts: 64
  • Country: au
Re: LCD 16x2 3.3V
« Reply #12 on: June 06, 2013, 11:32:40 am »
Thank you for all replies.

Nokia 5110/5146 seems like a good candidate for the application, with few code and PCD design change.

I will also test 5v module with a charge pump, as most of you seems comfortable with it, and probably easier to do with it. Any one of you had used TEXAS REG710NA-5/250 (3.25V to 5v) or similar ?
« Last Edit: June 06, 2013, 11:42:44 am by SPRX »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf