lcd interfacing with 8051 microcontroller

INTERFACING LCD WITH 8051 MIROCONTROLLER with code

Introduction LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16×2 is 16 pin device which has 8 data pins (D0-D7) and 3 control pins (RS, RW, EN). The remaining 5 pins are for supply and backlight for the LCD. The control pins help us configure the LCD in command […]

INTERFACING LCD WITH 8051 MIROCONTROLLER with code Read More »