News

📚 This repository demonstrates how to interface a 16x2 alphanumeric LCD with the 8051 Microcontrollers (AT89S52) using Assembly Language Programming. The project is designed to showcase a practical ...
Time-Switch-8051 This project can be use for turning ON/OFF an AC 220v 50Hz device. 89S52 microcontroller is used in this project. 16 x 2 Lcd display is used for displaying time. There is file in Time ...
In this tutorial we are going to interface Graphic LCD with 8051 microcontroller. To show an Image on Graphical LCD, first we need to convert that image into Assembly Code, so that 8051 ...
LCD Interfacing with 8051 Diagram and Explanation The circuit diagram for LCD interfacing with 8051 microcontroller is shown in the above figure. If you have a basic understanding of 8051, then you ...