menu

Back To Home

Saturday, December 21, 2019

Arduino uno R3-I2C LCD

In this video, you will learn how to communicate LCD through I2C.

I2C protocol:
You can refer to https://en.wikipedia.org/wiki/I%C2%B2C

Connection:
IC - Arduino
CLK-A5
SDA-A4
VCC-5V
GND-GND

Driver file is available here:
http://robojax.com/learn/arduino/?vid=robojax-LCD1602-I2C



No comments:

Post a Comment