Page 1 of 1

I2C 20x4 LCD with HD44780 - Proteus

Posted: Mon Jun 27, 2016 6:57 pm
by Monie Jacobsen
Hi, using HD44780 I2C LCD 4 x 20.
When I try to run the .hex in Proteus V4.8.7 using LM044l display it doesnt works.
What can I do?

Diagram with Arduino mega 2560 R3
Diagram.JPG
Diagram.JPG (68.15 KiB) Viewed 16154 times
Has here attached:
Flow Code V6:
I2c DispTest.fcfx
(6.18 KiB) Downloaded 1082 times
Hex file:
I2c DispTest.hex
(11.34 KiB) Downloaded 947 times

Best Regard
Monie

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Mon Jun 27, 2016 7:21 pm
by Monie Jacobsen
continued:
Proteus V4.8.7 File: Can not attached Proteus file!

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Mon Jun 27, 2016 7:34 pm
by Monie Jacobsen
Monie Jacobsen wrote:continued:
Proteus V4.8.7 File: Can not attached Proteus file!

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Mon Jun 27, 2016 8:15 pm
by Rudi
Monie Jacobsen wrote:continued:
Proteus V4.8.7 File: Can not attached Proteus file!
hi monie

append at end of file name simple with .zip
example:
orig file: test.zzz
append: test.zzz.zip

then you can upload the file
and give the info, that is only append and not compressed

hope this helps
best wishes
rudi ;-)

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Tue Jun 28, 2016 7:38 am
by Monie Jacobsen
Thank You Rudy
Ok with upload via zip

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Tue Jun 28, 2016 7:44 am
by Monie Jacobsen
Here is attached Proteus file:
Eletronik.zip
(23.83 KiB) Downloaded 1147 times

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Tue Jun 28, 2016 5:01 pm
by Dan81
Hello Monie

I've made a test with my own schematic (Proteus 8.2) .

The flowvchart works fine if I choose "I2C hardware" (channel1) .
I don't see your pull up resistors (SCL ,SDA) .

Daniel
LCD_I2C.jpg
(312.91 KiB) Downloaded 1052 times

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Tue Jun 28, 2016 7:31 pm
by Monie Jacobsen
Hello Dan81
Thanks for your reply.

But do not be able to get I2C to operate so it can be anything in the display.
Tried to correct but can not get I2C for Display to work!
Hope you will be helpful for a solution to the problem
Has attached the edited diagram:
Diagram-002.JPG
Diagram-002.JPG (71.21 KiB) Viewed 16046 times
And attached coderne to Proteus:
I2C_LCD_Display-003.zip
(20.61 KiB) Downloaded 1163 times
From my Proteus Library Mega 2560:
Arduino-Library-for-Proteus.rar
(17.3 KiB) Downloaded 805 times
Bedst Regard

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Tue Jun 28, 2016 7:55 pm
by Dan81
Hello Monie

I can't open your file (Proteus v8.5) .

here my project (v8.2).

Daniel

Re: I2C 20x4 LCD with HD44780 - Proteus

Posted: Tue Jun 28, 2016 8:04 pm
by Monie Jacobsen
Hello Dan 81
Thank you very much.
Trying to work with your coder;-)