All Departments
No result found for your search.
No result found for your search.
Need help? Contact us
+91 93454 49314
info@anuelectronics.com
My Cart
Your cart is empty
- Home
- Boards
- 16x2 LCD Display 16x2 LCD Display
-20% Rs. -49.00




Anu Electronics
16x2 LCD Display
Product SKU: SEN000042
Available:
Only 6 items in stock
6 items in stock
In stock
Pre-order
Out of stock
Rs. 299.00
Want it delivered by
- Description
- Reviews
Description :
The JHD 16x2 Character LCD Display with Yellow Backlight is a popular liquid crystal display (LCD) module used in various electronic projects for displaying alphanumeric characters. It has a 16x2 character configuration, meaning it can display 16 characters in each of its two rows. The yellow backlight provides visibility in low-light conditions. Here are some key features and information about the JHD 16x2 Character LCD Display:
Key Features :
- Display Size : The display consists of 16 columns and 2 rows, allowing for the display of 16 characters per row.
- Character Set : The display is capable of showing alphanumeric characters, symbols, and custom characters.
- Backlight : The yellow backlight provides illumination to make the characters visible in low-light environments.
- HD44780 Controller Compatible : The display is often compatible with the HD44780 LCD controller, making it easy to interface with microcontrollers like Arduino.
- Parallel Interface : The JHD 16x2 LCD typically uses a parallel interface for communication with a microcontroller.
- Voltage Requirements : The module typically operates at 5V, which is a common voltage for interfacing with microcontrollers.
Technical Specifications :
Model | JHD 162A |
Characters | 16 |
Character Colour | Black |
Back Light | Yellow |
Input Voltage | 5 |
Height (mm) | 10 |
Length (mm) | 10 |
Width (mm) | 80 |
Weight (gm) | 30 |
Shipping Weight | 0.033Kg |
Shipping Dimensions | 9 x 5 x 1 cm |
Pin Configuration :
The JHD 16x2 LCD module usually has the following pin configuration:
- VSS (Ground): Connects to the ground (0V).
- VDD (Power): Connects to the power supply (5V).
- VO (Contrast Adjustment): Connects to a potentiometer for adjusting the contrast.
- RS (Register Select): Used to select either the command register (RS = 0) or the data register (RS = 1).
- RW (Read/Write): Used for selecting between read and write modes (usually tied to ground for write-only operations).
- E (Enable): Enables the LCD for data read/write operations.
- D0 to D7 (Data Lines): The eight data lines for transferring data to/from the LCD.
- A (Anode): Connects to the anode of the backlight.
- K (Cathode): Connects to the cathode of the backlight.
Wiring Example (Arduino) :
Here's a basic wiring example for connecting the JHD 16x2 LCD display to an Arduino:
JHD 16x2 LCD |
Arduino |
VSS (GND) | GND |
VDD (5V) | 5V |
VO (Contrast) | Potentiometer middle pin |
RS | Digital pin 12 |
RW | GND (Ground) |
E | Digital pin 11 |
D0 to D7 | Digital pins 2 to 9 |
A (Anode) | 5V |
K (Cathode) | GND |
Package Include :
- 1 x 16x2 LCD Display