Inspiration

I have always been interested in Robotics and I have wondered how the LCD displays work. So, I did some search on Google and came to know about interfacing LCD display with Arduino and thus I was inspired to do this project.

What it does

This project uses Arduino as Micro-controller to interface with LCD display to display various texts we provide to the Arduino.

How we built it

As mentioned earlier, what we did was first, we set up the circuit for the project. We used tinkercad for this process so that we can simulate it and share it very easily. You can check out the designs from the project link below. Then, the code was written and the project was simulated. We provide the text we want to print in Arduino, the arduino uses a library called LiquidCrystal.h and interfaces with LCD display to print the texts in LCD display.

Accomplishments that we're proud of

I am proud that I am able to use the LCD display and Arduino to print the text I like. And it marked one of the step of my robotics journey.

What we learned

  • Robotics,
  • LCD display,
  • Arduino

Built With

Share this project:

Updates