News:

;) This forum is the property of Proton software developers

Main Menu

lcd i2c

Started by shadowlight99, May 20, 2021, 02:36 PM

Previous topic - Next topic

shadowlight99

hi. i am tring to interface a 16 x 4 lcd display with a built in i2c adaptor with a pic18f4550
i cannot find any documentation anyware for it.

the product page says the i2c address of the display is "0x27 or 0x3F"


RGV250

Hi,
Is that all the information you have, where did you buy it or is it something you had and lost the datasheet.

Regards,
Bob

keytapper

Quote from: shadowlight99 on May 20, 2021, 02:36 PMthe product page says the i2c address of the display is "0x27 or 0x3F
I wrote a simple scanner to find the addresses of each device connected to the I2C bus
Ignorance comes with a cost

RayEllam

Send a photo of the LCD. Is probably just a standard HD44?? Parallel controller with an I2C interface chip, iv seen quite a few of the for sale on the likes of EBay etc.

John Drew

The attached two files may help. They were written by George Towler and were on the old forum. Something to work with.
John

I2C demo.zip