Chapter 20 LCD1602
220
Chapter 20 LCD1602
In this chapter, we will learn a display screen, LCD1602.
Project 20.1 I2C LCD1602
LCD1602 can display 2 lines of characters in 16 columns. It can display numbers, letters, symbols, ASCII code
and so on. As shown below is a monochrome LCD1602 display screen,and its circuit pin diagram:
I2C LCD1602 integrates a I2C interface, which connects the serial-input ¶llel-output module to LCD1602.
We just use 4 lines to the operate LCD1602 easily.
The serial-to-parallel chip used in this module is PCF8574(PCF8574A), and its default I2C address is 0x27(0x3F),
and you can view all the RPI bus on your I2C device address through command "i2cdetect -y 1" to. (refer to
the "configuration I2C" section below) below is the PCF8574 pin schematic diagram and the block pin diagram:
PCF8574 chip pin diagram:
PCF8574 module pin diagram
PCF8574 module pin and LCD1602 pin are corresponding to each other and connected with each other:
Summary of Contents for Ultimate Starter Kit
Page 1: ...Free your innovation Freenove is an open source electronics platform www freenove com ...
Page 117: ...117 Chapter 9 Potentiometer RGBLED www freenove com support freenove com Hardware connection ...
Page 155: ...155 Chapter 14 Relay Motor www freenove com support freenove com Hardware connection OFF 3 3V ...
Page 173: ...173 Chapter 16 Stepping Motor www freenove com support freenove com Hardware connection ...
Page 239: ...239 Chapter 22 Matrix Keypad www freenove com support freenove com Circuit Schematic diagram ...
Page 240: ...Chapter 22 Matrix Keypad 240 www freenove com support freenove com Hardware connection ...