DFRobot
Gravity: I2C LCD1602 Arduino LCD Display Module (Gray)
The Gravity I2C LCD1602 is a 16×2 character LCD display module from DFRobot's Gravity series, redesigned with a clean modern look and simplified I2C interfac...
The Gravity I2C LCD1602 is a 16×2 character LCD display module from DFRobot's Gravity series, redesigned with a clean modern look and simplified I2C interface. It eliminates the need for contrast adjustment, retains backlight control, and is compatible with both 3.3 V and 5 V systems — making it a plug-and-play display for Arduino and other microcontroller projects.
Using I2C communication, the module requires just two data lines (SDA and SCL) plus power, freeing up GPIO pins for other components. The gray backlight gives a subtle, professional look compared to traditional green LCD modules.
Key Features
- 16×2 Character Display – Two rows of 16 characters for text, values, and status
- I2C Interface – Simple two-wire connection saves GPIO pins
- 3.3 V and 5 V Compatible – Works with both voltage levels without level shifting
- No Contrast Adjustment Needed – Pre-configured for optimal readability
- Controllable Backlight – Gray backlight with software on/off control
- Gravity Connector – Part of the DFRobot Gravity ecosystem for easy integration
Specifications
- Operating Voltage – 3.3–5.0 V
- Operating Current – ≤20 mA
- Display – 16×2 characters
- Communication – I2C
- Backlight – Gray
- Operating Temperature – –20 °C to +70 °C
- Storage Temperature – –30 °C to +80 °C
- Dimensions – 87.0 × 32.0 × 13.0 mm
Ideal For
- Displaying sensor readings and status information
- Arduino and microcontroller projects needing text output
- Beginner electronics and STEM learning
- Dashboards and monitoring displays
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- 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.
- 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.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
Find this product in
Brands
Displays & Screens
Supplier page — dfrobot.com
Supplier Description · 611.9 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au