Skip to content

Opening book details…

Can I read Mbed LCD Display Control Code on EtoBox?

Mbed LCD Display Control Code by Juan Diego Cardenas Solorzano is a document available to read on EtoBox.

What is Mbed LCD Display Control Code about?

This C++ code is controlling an LCD display using an I2C interface. It initializes the LCD, reads the current time and date from an I2C device, converts it to a string, and writes it to the LCD in two lines. It then enters a loop that continuously reads the current time, converts it to a string, and rewrites it to the LCD to display the continuously updating time.

Author
Juan Diego Cardenas Solorzano
Language
EN