- This topic has 2 replies, 3 voices, and was last updated 7 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › How to interface LCD via I2C.
Can anybody give me the source code for "How to interface LCD via I2C" .
Thanks in Advance !!!!
Hey Shiv Kimar,
It's depends on LCD. If your LCD is support I2C interface, you can interface LCD using I2C.So first tell me what kind of LCD used by you.
Note:Simple LCD (i.e, 16X2) can't interface using I2C directly. You need to be I2C LCD controller.
some LCD comes with built in IIC interface.
it does not metter that whether its LCD or memory. IIC ptorocol remains same for both
the program remains same. the thing is LCD accepts command and data through IIC protocol only