8051 interfacing with graphic LCD in proteus

8051 interfacing with graphic LCD in proteus

8051 interfacing with graphic LCD, Proteus simulation
8051 interfacing with graphic LCD circuit diagram

8051 interfacing with graphic LCD in proteus

In this article we will learn how to 8051 interfacing with graphic LCD in proteus.

In the last post we will learn how to make Programmable timer using 8051 with code in proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.

 

 

 

Components:

  1. IC (ATB9C52)
  2. LCD (ERM19054)
  3. Push button
  4. Capacitor (27pF)
  5. Crystal (1.2MHz)
  6. Capacitor (10uF)
  7. Resistor (10k)
  8. Jumper wires

Construction…

  • Connect pin 18 of 8051 with one side of capacitor 33p through the one side of crystal
  • Connect 2nd side of capacitor with one side of 2nd capacitor and then connect them with GND
  • Connect the pin 19 of 8051 with 2nd side of crystal through the 2nd side of 2nd capacitor
  • Connect one side of resistor 10k with GND
  • Connect 2nd side of resistor with one side of capacitor 10uF
  • Connect 2nd side of capacitor with one side of Push button
  • Connect pin 9 of 8951 at the junction of resistor and capacitor through 2nd side of Push button
  • Connect pin 12 of 8051 with one side of Pause button
  • Connect 2nd side of Pause button with GND
  • Connect GND pin of Graphical display
  • Connect VCC pin of Graphical display with +ve
  • Connect RS pin of Graphical display with RS pin of IC 8051
  • Connect RW pin of Graphical display with RW pin of IC 8051
  • Connect E pin of Graphical display with E pin of IC 8051
  • Connect D0 pin of Graphical display with pin 1 of IC 8051
  • Connect D1 pin of Graphical display with pin 2 of IC 8051
  • Connect D2 pin of Graphical display with pin 3 of IC 8051
  • Connect D3 pin of Graphical display with pin 4 of IC 8051
  • Connect D4 pin of Graphical display with pin 5 of IC 8051
  • Connect D5 pin of Graphical display with pin 6 of IC 8051
  • Connect D6 pin of Graphical display with pin 7 of IC 8051
  • Connect D7 pin of Graphical display with pin 8 of IC 8051
  • Connect CS1 pin of Graphical display with CS1 pin of IC 8051
  • Connect RST pin of Graphical display with RST pin of IC 8051
  • Connect C52 pin of Graphical display with C52 pin of IC 8051
  • Connect C53 pin of Graphical display with C53 pin of IC 8051
8051 interfacing with graphic LCD, Proteus simulation
8051 interfacing with graphic LCD circuit diagram

Working…

Using an 8051 microcontroller with a graphic LCD is a common application in embedded systems and robotics. Graphic LCDs are often used to display graphics, charts, and other visual information.

Applications…

  1. Embedded Systems Display
  2. Temperature and Humidity Monitoring
  3. Healthcare Devices
  4. Menu Systems
  5. Weather Stations

Advantages…

  1. User-friendly Interface
  2. Information Visualization
  3. Customization
  4. Low Power Consumption
  5. Compatibility