Skip to content

Python code for interfacing BeagleBone Black with Adafruit i2c "backpack" LED displays (8x8 matrix & 7-segment)

Notifications You must be signed in to change notification settings

pdp7/beaglebackpack

Repository files navigation

beaglebackpack

Python code for interfacing BeagleBone Black with Adafruit i2c "backpack" LED displays (8x8 matrix & 7-segment)

7-segment Display

Interfacing BeagleBone Black with Adafruit 7-segment LED display:
http://www.element14.com/community/community/knode/single-board_computers/next-gen_beaglebone/blog/2013/11/04/interfacing-beaglebone-black-with-adafruit-7-segment-led-display

BeagleBone Black displays Facebook notifications on Adafruit 7-segment:
http://www.element14.com/community/community/knode/single-board_computers/next-gen_beaglebone/blog/2013/11/08/beaglebone-black-displays-facebook-notifications-on-adafruit-7-segment

8x8 Matrix Display

Adafruit 8x8 LED matrix controlled by BeagleBone Black:
http://www.element14.com/community/community/knode/single-board_computers/next-gen_beaglebone/blog/2013/11/22/adafruit-8x8-led-matrix-controlled-by-beaglebone-black

Visualize Facebook notifications with BeagleBone Black & Adafruit 8x8 LED matrix:
http://www.element14.com/community/community/knode/single-board_computers/next-gen_beaglebone/blog/2013/11/29/visualize-facebook-notifications-with-beaglebone-black-adafruit-8x8-led-matrix

LED ticker: BeagleBone Black & multiple Adafruit 8x8 displays:
http://www.element14.com/community/community/knode/single-board_computers/next-gen_beaglebone/blog/2013/12/30/led-ticker-beaglebone-black-multiple-adafruit-8x8-displays

License

Code in this repository is based on Adafruit's Raspberry Pi Python library:
https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/

Matt Hassel's Python code for his stock ticker project:
https://github.com/xpro-fedtest/RaspberryPi_LED_StockTicker

My own code in this repo is freely available under Creative Commons CC0 license:
http://creativecommons.org/choose/zero/

About

Python code for interfacing BeagleBone Black with Adafruit i2c "backpack" LED displays (8x8 matrix & 7-segment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published