This code reads a keyboard consisting of 10 keys and displays corresponding number on a 7 segment display. Based on the 8051 microcontroller. It includes two implementations of the same principle : one in C and one in Assembly. The project includes the Keil uVision project files and the Proteus project files. (for electrical schematic and simulation) Developed by Stelian Saracut 2018
sstelian/8051-7segments-keyboard
This code reads a keyboard consisting of 10 keys and displays corresponding number on a 7 segment display.
CMIT