A lightweight CircuitPython library for controlling single digit 7 segment displays (opens in new tab)
circuitpython-sevenseg is a lightweight CircuitPython library for controlling single digit 7 segment displays (common cathode or common anode). It supports digits, uppercase & lowercase letters, and symbols works on Raspberry Pi Pico, Adafruit Feather, Seeed XIAO ESP32-S3, and other CircuitPython-supported boards. It is a CircuitPython port of micropython-sevenseg. It’s MIT licensed. See more on GitHub.
Read the original article