LCD AND LCD INTERFACING. INDEX:-  INTRODUCTION  PIN DISCRIPTION  INITIALIZATION OF LCD  LCD INTERFACING  LCD INTERFACING WITH ATMEGA 32  INTERFACING.

Slides:



Advertisements
Similar presentations
A.J. Guzman Najinder Mann Terry Bankhead HARDWARE REPORT.
Advertisements

Computer Graphics Prof. Muhammad Saeed. Hardware (Display Technologies and Devices) III Hardware III Computer Graphics August 1,
University of Palestine Students name : Ammar abu zubida UN : Instructors name:Rasha atallh Thread :Types of computer screen.
A SHORT PREVIEW ON OUTPUT DEVICES
Display Technology Comparison CRT - Plasma – LCD - LED
Computer Applications in Business
Computer Graphics Prof. Muhammad Saeed Dept. of Computer Science & IT
Imaging Science Fundamentals Chester F. Carlson Center for Imaging Science Display Systems Viewing Images.
CRT MONITOR cathode-ray tube
Teachers Name : Suman Sarker Telecommunication Technology Subject Name : Microcontroller & Embedded System Subject Code : 6871 Semester : 7th Department.
The Monitors Name of Teacher :Rasha My Name: Diana Anbar ID: University of Palestine Collage of Engineer Computer Skills.
Future Trends of Televisions By: Rion Núñez Team 11.
CRT MONITOR cathode-ray tube
 A monitor or display is an electronic visual display for computers.  The monitor consists of : o the display device o circuitry o enclosure The display.
Overview What kind of LCD Interfacing the LCD Displaying Text and Numbers Common Issues.
Digital Outputs LCD Display
Computer Graphics Hardware
Introduction to Display Devices. Monitor Overview Display device that forms an image by converting electronic signals from the computer into points of.
LCD Interfacing.
Grade 8.  Pixel – Tiny dots that make up a picture shown on a monitor.  Resolution – How sharp and clear an image is. Usual measured by the amount of.
Plasma Vs. LCD VS Plasma LCD.
Output Device.  Output devices are devices used to display or retrieve information from the computer.
Audio Visual Vocab 9 Decibel, LCD, Lens, Pixel, Megapixel,
Introduction to Computers Lesson 3A. home Two Kinds of Monitors Cathode ray tube (CRT) Flat-panel display.
Department of Electronic & Electrical Engineering LCD character display (parallel interface). How to interface a LCD character display to a PIC.
1.  The primary output device in a graphics system is a video monitor. These monitors are based on Cathode Ray Tube (CRT) design.  CRT is a vacuum tube/electron.
Prepared by:- BHADARKA DIVYA BHEDA PRIYANKA BHOYE KAJAL.
LED AND KEYBOARD INTERFACING PREPARED BY :- PREPARED BY :- RAVAL AKASH ( ) RAVAL AKASH ( ) PATEL HARDIK ( ) PATEL HARDIK.
LIQUID CRYSTAL TELEVISION (AUDIO AND VIDEO SYSTEM).
Sitarambhai Naranjibhai Patel Institute of Technology and Research Centre, Umrakh, Bardoli. A Presentation On “ 16x2 LCD Interfacing with AVR atmega32.
CEng3361 CENG 336 INT. TO EMBEDDED SYSTEMS DEVELOPMENT Spring 2011 Recitation 06.
Computer Graphics Lecture 3. Graphics Output Devices A- VIDEO DISPLAY DEVICES 1.Refresh cathode-ray tube (CRT) 2.Raster-Scan Displays 3.Random-Scan Displays.
Display Device and Interfacing
FIFTH MEETING.
Output Devices Device that accepts data from a computer and translates them into a form suitable for outside world. Output Soft Copy Output Hard Copy.
CHAPTER 4 OUTPUT DEVICES.
Flowchart of basic interrupt mechanism
Computer Graphics Lecture 4 Computer Graphics Hardware
LED & LCD SUKHNANDAN COLLEGE MUNGELI A PRESENTATION ON BY:
SUBMITTED BY Vandana ue7465
Scrolling LCD using Arduino.
LCD Interfacing using Atmega 32
Display Devices 16 x 2 lcd display.
Overview of Graphics Systems: I
LIQUID CRYSTAL DISPLAY (LCD)
LCD and Keyboard Interfacing
CRT MONITOR cathode-ray tube
SCREENS, ERGONOMICS Autorem materiálu a všech jeho částí, není-li uvedeno jinak, je Zuzana Strnadlová. Dostupné z Metodického portálu ISSN: 
UNIVERSAL COLLEGE OF ENGINEERING & TECHNOLOGY
GANDHINAGAR INSTITUTE OF TECHNOLOGY
Presentation on topics is Output Device
DIGITAL CALCULATOR USING 8051
Interfacing of LCD with µP
COMPUTER HARDWARE CHAP 2.
Course Name: Computer Application
Overview of Graphics Systems
Types of monitors CRT Cathode Ray Tube LCD Liquid Crystal Display.
Computer Hardware – Output Devices
Introduction to Computers
LCD and Keyboard Interfacing
LCD and Keyboard Interfacing
Monitors and Sound Systems
MOBILE DISPLAY TECHNOLOGIES
LCD and Keyboard Interfacing
LCD and Keyboard Sepehr Naimi
LCD and Keyboard Interfacing
CRT MONITOR cathode-ray tube
Chapter 3 Peter Norton’s  Introduction to Computers Interacting with Your Computer.
Chapter 2 Overview of Graphics Systems
This lesson includes the following sections:
Presentation transcript:

LCD AND LCD INTERFACING

INDEX:-  INTRODUCTION  PIN DISCRIPTION  INITIALIZATION OF LCD  LCD INTERFACING  LCD INTERFACING WITH ATMEGA 32  INTERFACING AVR TO LCDIN 4 BIT MODE  ADVANTAGES AND DISADVANTAGES  APPLICATION

INTRODUCTION LCD:-  LCD stands for liquid crystal display.  LCD consist of rod shape tiny molecules sandwiched between a flat piece of glass and an opeque substrate.  This rod shape molecules in between the plates align into different positions based on electric charge.  When there is no charge,they become transperent.  They are thin and consume less power compare to LEDs and CRTs.

Pin Discription of LCD PIN SYMBOL FUNCTION 1 VSS Ground 2 VCC +5V Power supply 3 VEE Power supply to control contrast 4 RS RS=0 to select command reg. RS=1 to select data reg. 5 R/W R/W =0 for Write. R/W =1 for Read. 6 E Enable 7 DB0 Data bus bit 0 8 DB1 Data bus bit 1 9 DB2 Data bus bit 2 10 DB3 Data bus bit 3 11 DB4 Data bus bit 4 12 DB5 Data bus bit 5 13 DB6 Data bus bit 6 14 DB7 Data bus bit 7

LCD command codes Hex command Function 0x01 Clear display 0x02 return cursor to home. 0x04 Decrement cursor 0x06 Icrement cursor 0x05 Shift display right 0x07 Shift display left 0x08 display off, cursor off 0x0A display off, cursor on 0x0C display on, cursor off

LCD Interfacing  LCD are connected to microcontroller through a LCD interface IC or directly to it's address and databus and few control pins, Few of the today's latest microcontrollers have built-in LCD driver.  Some of the LCDs support serial interface.

-LCD (Liquid Crystal Display) is an electronic display which is commonly used nowadays in applications such as calculators, laptops, tablets, mobile phones etc. - 16×2 character LCD module is a very basic module which is commonly used by electronic hobbyists and is used in many electronic devices and project. - It can display 2 lines of 16 character and each character is displayed using 5×7 or 5×10 pixel matrix. 16×2 Character LCD

Interfacing AVR to LCD in 4 Bit Mode  Fig shows the interfacing of AVR to LCD in 4 bit mode. 4 bit mode is used in order to save LCD pins. In 4 bit mode data is first sent on the higher nibble and then the lower nibble.

I nterfacing AVR to LCD in 4 Bit Mode using Single PORT  Fig shows the interfacing of AVR to LCD in 4 bit mode using single PORT D.

 Advantages of LCDs:  Consumes less power and generates less heat Saves lot of space compared picture tubes due to LCD's flatness.  Due to less weight and flatness LCDs are highly portable.  No flicker and less screen glare in LCDs to reduce eyestrain.  Disadvantages of LCDs:  LCDs cannot form multiple resolution images.  The contrast ratio for LCD images is lesser than CRT and plasma displays.  Due to their longer response time, LCDs show ghost images and mixing when images change rapidly.  The narrow viewing angle of an LCD weakens the image quality in wider viewing angles.

APPLICATIONS:-  Computer monitors  Televisions  Instrument panels  Cathode ray tube(CRT)  Calculator  Plasma displays  Clocks  watches