Skip to content
#

schematic

Here are 15 public repositories matching this topic...

📦 The 8051 4x4 Keypad Interfacing demonstrates how to connect and interact with a 4x4 matrix keypad using the AT89C51 microcontroller. Keypads are commonly used for user input in embedded systems, and in this project, we showcase how to read key presses using Assembly language.

  • Updated Sep 23, 2024
  • HTML

🔗 This repository guides you to learn about digital input reading using an 8051 Microcontroller. The program is written in Assembly language and well-commented to ensure clarity. To read the digital input, two tactile push button switches are connected to I/O pins.

  • Updated Sep 23, 2024
  • HTML
8051-7Segment

📦 This repository demonstrates how to interface a single-digit Seven-Segment Display (SSD) with the 8051 microcontroller using assembly language. A common cathode SSD is utilized in this project, with all necessary files provided, including assembly code, Proteus simulation files, HEX files, and photos from testing. Later we included 2 digits exam

  • Updated Sep 23, 2024
  • HTML

Improve this page

Add a description, image, and links to the schematic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the schematic topic, visit your repo's landing page and select "manage topics."

Learn more