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

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

i2c-1602-lcd-display-module-500x500.jpg
F5OFEUQJJ4ZYFKY.LARGE.jpg
FZEK4WBK3XGYAP0.LARGE.jpg
VisuinoAdvrtisemenM5StackCoreS3.jpg
  • Arduino UNO (or any other Arduino or ESP)
  • 20X4 LCD I2C Display
  • Jumper wires
  • Visuino program: Download Visuino


The Circuit

2024-01-08_13-14-23.jpg
  • 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

2024-01-08_13-18-03.jpg
2024-01-08_13-18-31.jpg
LargeFont.png

Below is attached file for this project that you can open in Visuino program.


Generate, Compile, and Upload the Arduino Code

FBR42I2KXBU01YW.jpg

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