Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Conversation

@tomgidden
Copy link

This could benefit from better handling of colons and dots, but that's already affected by which backpack / display is used.

@tomgidden
Copy link
Author

No problem; thanks for the credit! To derive the digits I just figured out which segments to light for each digit and converted binary to hex with a calculator app. More trial and error than anything else though :)

Note, I've added a similar change to another Adafruit repo for these displays that seems to be completely different code: adafruit/Adafruit_Python_LED_Backpack#5 As I'm now also using an alphanumeric display backpack on my project I might also take a swing at doing invert for that display too, or maybe make a more generic change to the base class.

@ladyada
Copy link
Member

ladyada commented Sep 30, 2019

This library has been deprecated in favor of our python3 Blinka library. We have replaced all of the libraries that use this repo with CircuitPython libraries that are Python3 compatible, and support a wide variety of single board/linux computers!

Visit https://circuitpython.org/blinka for more information

CircuitPython has support for almost 200 different drivers, and a as well as FT232H support for Mac/Win/Linux!

@ladyada ladyada closed this Sep 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants