A CircuitPython library for easily controlling 7 segments with shift registers (74HC595)
-
Updated
Oct 15, 2024 - Python
A CircuitPython library for easily controlling 7 segments with shift registers (74HC595)
This project is a Digital Clock that displays time in minutes and seconds on a 4-digit 7-segment display. It uses the ATmega32 microcontroller, a BCD to 7-Segment Decoder (IC 7447), and the Multiplexing technique.
this repository contains Python applicatons which use seven segement displays which are dranw on a tkinter canvas
Designed and Implemented a 4-Directional Traffic Light Controller.
Proyecto para controlar un display de 7 segmentos usando Arduino, con ejemplos prácticos y código listo para personalizar. Ideal para contadores, relojes digitales y aplicaciones educativas.
A fully functioning clock built using PIC16F877A microcontroller
Object counter using IR proximity sensor and 7-segment display with ESP8266
A small device that translates binary inputs into decimal outputs.
An Arduino UNO project controlling a 7-segment display to show digits 0-9. Designed and simulated in Autodesk Tinkercad. Ideal for learning digital outputs and display logic.
Expand the number of digital outputs available on an any microcontroller, using just 3 GPIO pins and a 74HC595 shift register.
Add a description, image, and links to the 7segmentdisplay topic page so that developers can more easily learn about it.
To associate your repository with the 7segmentdisplay topic, visit your repo's landing page and select "manage topics."