The Nokia 5110 LCD Display Module comprised of 84×48 pixels that can be used to display rich graphic and text content. Though it’s an industrial module, this LCD display is extremely easy to use. This module is a revision that accepts 3-5V input. So no extra level shifter is needed. To have full control, you just need 5 pins. And as a classic display module among open source communities, there are handful related tutorials available over the Internet. So there is no need to panic even if you just got your foot in the door. Many devices that can be used with an Arduino, require a power supply of 3.3V. This is also the case with the Nokia 5110. The best way to deal with 3.3V devices is to take an Arduino Pro, which can run on 3.3V
This one is mounted on an easy to solder PCB. It uses the PCD8544 controller, which is the same used in the Nokia 3310 LCD. The PCD8544 is a low power CMOS LCD controller/driver.
Pin Connection :
- RST– reset
- CE– chip selection
- DC– data/commands choice
- DIN– serial data line
- CLK– serial Clock Speed
- VCC– 3.3V
- LIGHT– backlight control terminal
- GND– power negative
Package Includes :
1 x Nokia 5110 LCD Display Module