8-bit lights Pattern


8 LEDs on PCB making a light pattern

About

I designed my custom lights pattern with 8 LEDs. Once a desired pattern was chosen, I mapped the light patterns into binary. Where each bit represents an ON or OFF active high state on its corresponding LED. The computer runs a program written in 8086 Assembly that outputs signals every delay time to the output port via the DB25, which then the signals are transmitted to the PCB with LEDs simultaneously.

Scroll to top