Big Font Characters Display Time on I2C LCD 20X4 Using Visuino
by RonFrtek in Circuits > Arduino
342 Views, 1 Favorites, 0 Comments
Big Font Characters Display Time on I2C LCD 20X4 Using Visuino
In this project you can see how to make Big Font LCD Characters on the I2C 20X4 LCD using Visuino by displaying CPU time. Using this project you can easily display the time for other time modules like RTC DS1307, DCF77 or Internet time.
This project was made by Visuino user RafaĆ. Visit his youtube channel here: https://www.youtube.com/@Edappl/videos
What You Will Need
- Arduino UNO (or any other Arduino or ESP)
- 20X4 LCD I2C Display
- Jumper wires
- Visuino program: Download Visuino
The Circuit
- Connect LCD Display pin [SCL] to Arduino pin [SCL]
- Connect LCD Display pin [SDA] to Arduino pin [SDA]
- Connect LCD Display pin [VCC] to the Arduino positive pin [5V]
- Connect LCD Display pin [GND] to the Arduino pin [GND]
Start Visuino, and Open Attached File
Below is attached file for this project that you can open in Visuino program.
Downloads
Generate, Compile, and Upload the Arduino Code
In Visuino, at the bottom click on the "Build" Tab, make sure the correct port is selected, then click on the "Compile/Build and Upload" button.
Play
If you power the Arduino module, The Display will show the CPU Time.
Congratulations! You have completed your project with Visuino. Also attached is the Visuino project, that I created for this tutorial, you can download it and open it in Visuino: https://www.visuino.eu