All Categories
Get it between 2024-12-03 to 2024-12-10. Additional 3 business days for provincial shipping.
Easy to use. Less I/O ports are occupied, only four - VCC, GND, SDA (serial data line), SCL (serial clock line).
Support IIC protocol. The I2C LCD1602 library is provided, so you can call it directly.
With a potentiometer used to adjust backlight and contrast.
Power supply: +5V; Address of the module: ox27
Note: This item is suitable for 14 years and older.
Introduction As we all know, though LCD and some other displays greatly enrich the man-machine interaction, they share a common weakness. When they are connected to a controller, multiple IOs will be occupied of the controller which has no so many outer ports. Also it restricts other functions of the controller. Therefore, LCD1602 with an I2C port is developed to solve the problem. It is also simple to handle. It has only two bidirectional data lines, a serial data line and a serial clock one. How to wire: GND-GND; VCC-VCC; SDA-A4; SCL-A5 SunFounder Wiki to learn more details http://wiki.sunfounder.cc/index.php?title=I%C2%B2C_LCD1602Application Used to display Characters, letters and Numbers. Component: -1 * I2C LCD1602