Keyestudio ESP32 Manual page 226

Starter kit
Hide thumbs Also See for ESP32:
Table of Contents

Advertisement

ESP32 Starter Kit
6. Code Explanation
1. Set the IIC communication address. In this project, the address of LCD 1602 is 0x27.
2. Control the LCD backlight. The displayed characters will be seen much clearly if the back light is on.
3. Set the cursor position. It will provide an accurate position through axis x and y. Possible values are X: 0-15 and
Y: 0-1.
4. Print characters on LCD. The blank can be filled with characters or variables, which is convenient for displaying
the values from sensors and modules.
5. Blink the cursor at the display position. By default, the cursor is in inactive.
222
Chapter 9. Scratch Tutorial

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP32 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Related Products for Keyestudio ESP32

Table of Contents

Save PDF