JKS46 / Lcd_prog

Lcd program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LCD program using Multisim and Keil uvision

Displays coded characters using LCD which is connected to 8051 microcontroller,the setup and virtual circuit is built in NI Multisim while Keil contains and compiles the C code which generates a hex file.This file can be then used by the MCU in Multisim to run the LCD with the Characters in the C code

image

Reference: https://youtu.be/7apc1DWYQmw

About

Lcd program


Languages

Language:C 76.0%Language:HTML 24.0%