LCD display for Arduino DUE

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
paul_sanchez
 
Posts: 7
Joined: Thu Sep 05, 2013 5:57 am

LCD display for Arduino DUE

Post by paul_sanchez »

Hi,
I'm looking for a LCD character display for the Due, not sure which one to choose because of 3.3V.
I'd need 20x4 or more.
Wondering if the ST7565 and KS0108 or the HD44780(20x4) would work with the DUE.
Are there libraries available for the DUE for such displays?

Many thanks, Paul

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: LCD display for Arduino DUE

Post by Franklin97355 »

It looks like the displays available are all 5vdc. You could put level shifters on the lines that connect to inputs but how well that would work I don't know.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”