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

Add example code for 16x8 LED backpack Adafruit Item 2038/2037 etc #133

Closed
wants to merge 4 commits into from

Conversation

bwshockley
Copy link

This branch added two files:
Adafruit_16x8.py
ex_16x8_pixels.py

These files are almost identical to their 8x8 sisters, but modified to work with the 16x8 backpacks. I removed references to color backpacks as I don't think they exist.

Created a python script for the Adafruit 16x8 LED backpack.
Example script using the 16x8 backpack.
Fixed x and y range error.
Added information about this specific fork.
@ladyada
Copy link
Member

ladyada commented Sep 30, 2019

Thank you for the Pull Request!
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.

2 participants