Hi!
I bought a LCD with a controller based on HD44780 but i don't know which circuit i must use to interfacing with the parallel port.
I ask for that they indicate me a circuit that functions with a LCD 4x20 HD44780 controller based and where I can control the BackLigth.
Thanks for the help.
Garfield
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
HELP - Circuits for HD44780 controller based LCDs
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Posts: 3
- Joined: August 1st, 2005, 10:39 am
- Contact:
-
- Plugin Author
- Posts: 201
- Joined: April 6th, 2005, 12:59 am
- Location: Canada
- Contact:
Hi Garfield
Welcome to LCD Smartie forums! For informations about the circuit go to this page http://lcdsmartie.sourceforge.net/circuits.htm. Another guide that I like is at http://www.moddershq.net/guides.asp?guideid=13
There are two ways to control the backlight. Either you install a potentiometer or you follow the set up that can be found on this page http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=187
(I haven't tested it though)
Welcome to LCD Smartie forums! For informations about the circuit go to this page http://lcdsmartie.sourceforge.net/circuits.htm. Another guide that I like is at http://www.moddershq.net/guides.asp?guideid=13
There are two ways to control the backlight. Either you install a potentiometer or you follow the set up that can be found on this page http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=187
(I haven't tested it though)
-
- Posts: 3
- Joined: August 1st, 2005, 10:39 am
- Contact:
Hi!
Thanks for the tips. I will try the solution related in this link http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=187. I only wait not to burn the LCD.
Another question is about to use an external 5V power supply to feeding the LCD. If I use the external 5V power supply, as it would be the scheme to connect it to the LCD (which bolts that would bind to the LCD)?
Another one: Can I use an USB Port power to feed the LCD?
Garfield.
Thanks for the tips. I will try the solution related in this link http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=187. I only wait not to burn the LCD.
Another question is about to use an external 5V power supply to feeding the LCD. If I use the external 5V power supply, as it would be the scheme to connect it to the LCD (which bolts that would bind to the LCD)?
Another one: Can I use an USB Port power to feed the LCD?
Garfield.
-
- Plugin Author
- Posts: 201
- Joined: April 6th, 2005, 12:59 am
- Location: Canada
- Contact:
-
- Hardware Genie - Plugin Author
- Posts: 374
- Joined: February 16th, 2005, 10:24 pm
- Location: Michigan
For a HD44780 the pins are as follows:
Pin 1 - GND
Pin 2 - +5v
Pin 3 - Contrast (using a 10k pot)
Pin 3 - R/S
Pin 4 - R/W (Read/Write)
Pin 5 - Enable
Pin 6 - 14 -- Data
When using 4 bit interface, only pins 10 - 14 are connected.
To connect a 5v external power supply you would need to connect to pin 1 , 2, and 3.
J
Pin 1 - GND
Pin 2 - +5v
Pin 3 - Contrast (using a 10k pot)
Pin 3 - R/S
Pin 4 - R/W (Read/Write)
Pin 5 - Enable
Pin 6 - 14 -- Data
When using 4 bit interface, only pins 10 - 14 are connected.
To connect a 5v external power supply you would need to connect to pin 1 , 2, and 3.
J
-
- Posts: 3
- Joined: August 1st, 2005, 10:39 am
- Contact:
If the LCD have a BackLight the pins 15 and 16 I must to connect to the 5v external power supply if I use it? Or if I connect the pin 16 (BackLight) to the pin 17 of Parallel Port with a transistor, the pin 15 (BackLight) is connected to 5v external power supply?
Thanks for the help.
(Excuse my bad English)
Garfield
Thanks for the help.
(Excuse my bad English)
Garfield
-
- Hardware Genie - Plugin Author
- Posts: 374
- Joined: February 16th, 2005, 10:24 pm
- Location: Michigan
-
- Plugin Author
- Posts: 201
- Joined: April 6th, 2005, 12:59 am
- Location: Canada
- Contact:
true if you want to leave the backlight always onGarfield wrote:If the LCD have a BackLight the pins 15 and 16 I must to connect to the 5v external power supply if I use it?
true if you want to be able to use the backlight feature.Garfield wrote:Or if I connect the pin 16 (BackLight) to the pin 17 of Parallel Port with a transistor, the pin 15 (BackLight) is connected to 5v external power supply?