adafruit / Adafruit-Raspberry-Pi-Python-Code

Adafruit library code for Raspberry Pi
1.43k stars 686 forks source link

example and classfile for 14-segment display #128

Closed jose1711 closed 4 years ago

jose1711 commented 9 years ago

everyone could take and modify the 7-segment example but why not to provide plug&play experience? :-)

jose1711 commented 9 years ago

14-display segment example should do more than just display time hence adding ability to output characters

ladyada commented 4 years ago

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!