DFRobot
IIC LCD Backpack
This is a new IIC LCD backpack which supports Gadgeteer interface (IDC10). It allows gadgeteer user to play with LCD160X. The IIC LCD Backpack is a...
- IIC connector: VCC, GND, SCL, SDA
SPECIFICATIONS
- I2C Address: 0x20-0x27(0x20 default)
- Adjustable contrast
- Supply voltage: 5V
- Interface: IIC/TWIx1,Gadgeteer interface x2
- 8-bit quasi-bidirectional port
- LCDs supported: LCD1601,LCD1602,LCD1604,LCD2004
- Size:40x20x10mm, 58x20x10mm(2.28x1.18x0.39")
DOCUMENTS
- Product wiki (wtith LCD)
- Arduino sample code
- Schematic
- Arduino Library
- PCA8574 datasheet
- I2C LCD Backpack schematic
SHIPPING LIST
- IIC LCD Backpack x1
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
Find this product in
Brands
IIC LCD Backpack Schematic Prints
Schematic · 42.6 KB · Click any page to view full size
PCA8574 Datasheet
Datasheet · 159.6 KB · Click any page to view full size
I2C LCD Module Protel Schematic
Schematic · 44.4 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 794.9 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au