Skip to content
#

seven-segments-display

Here are 119 public repositories matching this topic...

An Arduino library to display data on a seven 7, nine 9, fourteen 14 or sixteen 16 segment alphanumeric LED display module. Will work with common anode and cathode. Includes ASCII font and supports Hexadecimal, Decimal point, strings. Optimized low memory footprint. Provides a function for manually setting segments to any pattern. Uses Shift reg…

  • Updated Sep 28, 2024
  • C++

📦 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 seven-segments-display 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 seven-segments-display topic, visit your repo's landing page and select "manage topics."

Learn more