LCD Projects

LCD Module

Low cost LCD module interface with optional LED backlight using PIC18F452

Here are the technical specifications: LCD resolution: 128 x 64 pixels LCD manufacturer: DisplayTech. LCD model 1: 64128COG-FA-BC (no backlight) LCD model 2: 64128G-FC-BW-3 (white LED backlight) On-glass lcd controller KS0713, with 30 pins connector. Very low power operation (less than 1mA @3V) Fast serial interface (only 8 wires needed) Molex miniature connector. LCD: dimensions: […]

Low cost LCD module interface with optional LED backlight using PIC18F452 Read More »

PIC 16C84 VT 52 Emulator for Linux Schematic

PIC 16C84 VT-52 Emulator for Linux

Features Fits in one half height 5.25″ drive bay. Back light 16 x 2 lines LCD (Hitachi Compatible) display. 4 Selection buttons, arranged so that it looks like an ATM machine. RS232 19,200 baud connection to PC with Hardware handshaking (CTS). Uses a subset of the standard VT-52 control codes to control the LCD. 3.6864MHz

PIC 16C84 VT-52 Emulator for Linux Read More »

Build your own 2 Wire LCD Interface using the PIC16C84 microcontroller

Build your own “2-Wire LCD Interface” using the PIC16C84 microcontroller

2-Wire LCD Interface for the PICMicro Alphanumeric LCD displays have become very popular for microcontroller applications because they can add a lot to a project in a variety of different ways. A text message giving the user instructions as well as feedback can make the application seem much more “professional” and easy to use. I

Build your own “2-Wire LCD Interface” using the PIC16C84 microcontroller Read More »

3310 Nokia LCD

3310 Nokia LCD & PIC12F683

Not long ago I saw this link for a 3310 temp probe. Now ive played with other LCD’s lots, but this one caught my attention because of the low power requirements (It runs from a single CR2032 Motherboard battery). I built the Temp probe as shown on the site and it worked well. I had

3310 Nokia LCD & PIC12F683 Read More »

PIC16F84A LCD interfacing

PIC16F84A LCD interfacing code (using 3 pins only) + Proteus simulation

This post provides the LCD[1] interfacing code using only 3 pins of PIC16F84A microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. It is assumed that you know how to make an LED blink with PIC16F84A microcontroller. If you

PIC16F84A LCD interfacing code (using 3 pins only) + Proteus simulation Read More »