₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,950 members, 8,424,302 topics. Date: Thursday, 11 June 2026 at 12:04 AM

Toggle theme

Why Use so May Wires From Your Lcd to Your Microcontroller? Just Use I2C - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingWhy Use so May Wires From Your Lcd to Your Microcontroller? Just Use I2C (1312 Views)

1 Reply (Go Down)

Why Use so May Wires From Your Lcd to Your Microcontroller? Just Use I2C by nerdshed(op):
All parts used in this post can be gotten from www.nerdshed.com.ng with a pay-on-delivery option.

Have you ever incorporated LCD into your projects? If yes i'm sure you know the hassle involved in soldering 6 digital pins wires to your controller. You use up almost all of your GPIO pins.

What if i tell you there's a way to reduce it down to just 2 asides power and ground. I introduce to you I2C which can be used to drive your LCD. I2C uses 2 bi-directional lines, SDA(Serial Data) and SCL(Serial Clock). The blue potentiometer on is used to adjust the backlight. Now you can conveniently add an LCD to your project and still have GPIO pins for other connections. This article will guide you into working with the I2C module. http://blog.nerdshed.com.ng/2017/06/13/use-your-lcd-with-i2c/.

Get the module here https://nerdshed.com.ng/products/i-c-to-lcd-interface-module

Re: Why Use so May Wires From Your Lcd to Your Microcontroller? Just Use I2C by Drniyi4u(m): 3:15pm On Sep 13, 2017
It depends on the kind of arduino you're using, and the number of pins that the other components will need. Digital pins could also be converted to analog, and vice versa.
Re: Why Use so May Wires From Your Lcd to Your Microcontroller? Just Use I2C by nerdshed(op):
Drniyi4u:
It depends on the kind of arduino you're using, and the number of pins that the other components will need. Digital pins could also be converted to analog, and vice versa.
Yes but that I2C module helps to reduce the number of wires you use for an LCD from minimum of 6 digital pins to just 2 so you can have more pins for other components to connect.
Re: Why Use so May Wires From Your Lcd to Your Microcontroller? Just Use I2C by Drniyi4u(m): 2:17pm On Sep 14, 2017
nerdshed:
Yes but that I2C module helps to reduce the number of wires you use for an LCD from minimum of 6 digital pins to just 2 so you can have more pins for other components to connect.
Okay, nice
1 Reply

New ARM Microcontroller Programming And Circuit Building SeriesLearn Microcontroller PLC Ladder Logic Programming With Ldmicro Free On YoutubeMicrocontroller Projects234

What Am I Doing WrongHello Nairalanders Please Review My React Restaurant Website...Get In Let's Start Python Language From Scratch