Skip to content

ConstintCreations/Binary-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56be57c · · Mar 31, 2026

History

2 Commits
Mar 29, 2026
Mar 29, 2026
Mar 29, 2026
Mar 29, 2026
Mar 31, 2026

Repository files navigation

8-LED Binary Counter

Overview

This is a simple 8-bit binary counter using a NE555 timer IC and a CD4020 binary counter.
Eight LEDs display the binary count, going up based on the NE555 astable timer timing, which can be controlled from a potentiometer..

I made this for Week 3 of Hack Club's Resolution Program's Hardware Pathway.

3D PCB Image

How it works

An NE555 timer, configured in astable mode, generates a square-wave clock signal with a 100k potentiometer that determines its speed.
A CD4020 binary counter recieves the clock signal and increments the counter which is outputted in binary via 8 LEDs..

Schematic

Schematic Image

PCB

PCB Image

KiCanvas

See it here!