Skip to content

Add circuitpython-sevenseg library#279

Open
kritishmohapatra wants to merge 3 commits into
adafruit:mainfrom
kritishmohapatra:main
Open

Add circuitpython-sevenseg library#279
kritishmohapatra wants to merge 3 commits into
adafruit:mainfrom
kritishmohapatra:main

Conversation

@kritishmohapatra
Copy link
Copy Markdown

New Library: circuitpython-sevenseg

A lightweight CircuitPython library for controlling single-digit
7-segment displays with full character support.

  • Supports digits 0-9, A-Z, a-z, symbols
  • Common cathode and common anode support
  • Tested on Raspberry Pi Pico 2W

PyPI: https://pypi.org/project/circuitpython-sevenseg/

@FoamyGuy
Copy link
Copy Markdown
Contributor

FoamyGuy commented Jun 5, 2026

@kritishmohapatra I think the actions failed because there are new commits on main in your repo that came after the latest release. Make a new release with a bumped tag version number and I think it should resolve it.

@kritishmohapatra
Copy link
Copy Markdown
Author

@FoamyGuy Hi! I have fixed the folder structure by keeping a single example file and force updated the 1.0.0 tag to the latest commit. The CI is now green and passing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants