Discussion in "Project Addition or Changes" started by    dvjayk    Jun 8, 2017.
Thu Jun 08 2017, 11:43 am
#1
I have seen the tuorial(link): https://www.8051projects.net/lcd-interfacing/lcd-4-bit.php
its working.

but I want LCD interfacing using a single port that is Port0 only.

In our circuit RS, RWa and En are connected to P0.1, P0.2 and P0.3 repectively. and

LCD's D4 to D7 connected to P0.4 to P0.7 respectively

But its not working.

Expecting a solution from you.

Thanks.
Thu Jun 08 2017, 11:16 pm
#2
Tutorial already shows an example where lcd is connected to port3. you can change it to Port0 easily. in 4bit mode RW pin is usually grounded. This will save you a port pin.

check tutorial here: https://www.8051projects.net/lcd-interfacing/lcd-4-bit-programming.php
Fri Jun 09 2017, 11:05 am
#3
The code in the tutorial uses certain pins for data and control.

To change it for your pins, you will need to edit around 1/3 of the lines.
The 'C 'version will be easier to change than the assembly version.
Remember that port 0 will need pull-up resistors that are not
needed on the other ports.


[ Edited Fri Jun 09 2017, 11:21 pm ]

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Richardgar
Sat Apr 20 2024, 11:05 am
AntoniaRoons
Fri Apr 19 2024, 09:59 pm
carpinteyrowrl
Fri Apr 19 2024, 02:51 pm
DonaldJAX
Fri Apr 19 2024, 01:08 pm
Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am