Skip to content

16x2 LCD interfacing with PIC18F452 microcontroller in Assembly language.

Notifications You must be signed in to change notification settings

UmerrAli/16x2-LCD-interfacing-with-PIC-microcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCD Interfacing with PIC Microcontroller

This project involves interfacing a 16x2 LCD with a PIC18F452 microcontroller using assembly. It covers the basics of initializing the LCD, sending data, and controlling display settings. The provided assembly code is well-commented to help you understand the interfacing process.

Demo

lcd_demo.mp4

Proteus Simulation

lcd_interfacing.mp4

Hardware Requirements

  • PIC Microcontroller (PIC18F452)
  • 16x2 LCD Display
  • Breadboard and connecting wires
  • Power supply (5V)
  • Potentiometer (for LCD contrast adjustment)
  • Crystal oscillator (4MHz)

References

About

16x2 LCD interfacing with PIC18F452 microcontroller in Assembly language.

Topics

Resources

Stars

Watchers

Forks