I have a question for the lcd's

What are the data inputs of the LCDs D0 D1 D2 and D3 for?

Data.

Did you not see:

For problems with the Arduino IDE (integrated development environment). NOT for problems with your project.

The LCD supports both 8-bit (D0-D7) and 4-bit (D4-D7) interfaces. On the Arduino we generally use the 4-bit interface to save data pins.

Yes, or read the data sheet, it's explained there.

Ok, thanks

Your topic has been moved to a more suitable location on the forum.

But does that have anything to do with asking a question? :face_with_raised_eyebrow:

1 Like

You're right, I have to learn to leave questions like this alone.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.