7-seg display decoder
Use this to convert a binairy number to a 7 segment display output.
Usage:
Run a binairy input to the green bits.
Dark green = 1
Green = 2
Lime = 4
Licht green = 8
Then run the output to a 7 segment display.
white = a
yellow = b
green = c
licht blue = d
dark blue = e
purple = f
pink = g
7 Segment display layout:
middle top = a
top right = b
bottom right = c
middel bottom = d
bottom left = e
top left = f
middel = g
***ANY OTHER CONFIGURATIONS WILL NOT WORK!***
Made by: YT_BlueFlame
YT: BlueFlame