News

In this presentation, the author will show you how to interface 16*2 LCD with 8051 microcontroller. It includes details such as circuit diagram, components, LCD pin description, LCD commands, LCD ...
Here, we explain about how to interface 16×2 LCD module to AT89C51 which is a 8051 family microcontroller and also we provide the code in C language which is working fine without any errors. Here, we ...
📚 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 ...
4. Title: LCD Interfacing with Microcontroller 8051 Objective: Write an Embedded C program to interface a 16x2 LCD display with Microcontroller 8051 that performs the following tasks: ...
The 8051 microcontroller is one of the most popular general-purpose microcontrollers in use. They can be easily programmed using 8051 assembly language. Here we look at some interesting 8051 ...
Radio Frequency Identification (RFID) uses radio frequency to read information stored in a RFID card or tag. In this project we are going to Interface EM-18 RFID reader with 8051 microcontroller and ...
This is a simple circuit which shows how to interface 16×2 LCD to PIC18F4550 microcontroller which is of family PIC18F. Interfacing LCD to PIC is not different from interfacing to 8051. The basic ...