Seven-segment displays allow us to display numbers (in base-10 and hex) using seven discrete LEDs. They’re a pretty simple application of digital logic expressions, because we can take in some 4-bit number and decide which of the LEDs to turn on or keep off with the expression. The letters to above refer to each LED. We sometimes instead use to , working clockwise starting from the top.