Commit graph

9 commits

Author SHA1 Message Date
Drew Fustini
42d7e283d2
On BeagleBone, try busnum=2 if IOError occurs with busnum=1
This error may occur when busnum is incorrect:
"IOError: [Errno 16] Device or resource busy"

Refer to this Adafruit Forum issue for more information
"LED Backpack not working on beaglebone black with debian"
https://forums.adafruit.com/viewtopic.php?f=49&t=140344

Signed-off-by: Drew Fustini <drew@pdp7.com>
2018-09-11 02:23:17 -05:00
Tony DiCola
d3bd401e5c Python 3 compatibility fixes, support for pillow library, whitespace tabs to spaces. 2016-04-14 22:21:42 +00:00
Tony DiCola
c8d595ee03 Update matrix8x8_test.py 2014-07-03 23:41:40 -07:00
Tony DiCola
4683c0b96f Update matrix8x8_test.py 2014-07-03 23:41:00 -07:00
Tony DiCola
6e0111931b Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_LED_Backpack 2014-07-04 06:31:10 +00:00
Tony DiCola
f84cb0922a Add image rendering with PIL on matrices. 2014-07-04 06:28:53 +00:00
Tony DiCola
d25430f10f Update matrix8x8_test.py 2014-07-03 19:39:37 -07:00
Tony DiCola
c262f32813 Update matrix8x8_test.py 2014-07-03 19:32:00 -07:00
Tony DiCola
48e025331f Initial commit. 2014-07-03 15:06:39 -07:00