Commit graph

  • a0a91e0bb0
    Update README.md master Carter Nelson 2021-02-05 09:11:38 -0800
  • a69aa80309
    Use new package name for python-imaging. Joshua Blum 2020-08-01 12:03:45 -0400
  • 74936fa551 Changed URL for setuptools DEFAULT_VERSION = "33.1.1" DEFAULT_URL = "https://pypi.io/packages/source/s/setuptools/" Colin Stearman 2020-05-04 00:32:23 -0400
  • f67a2de831 added degree glyph maldex 2019-09-26 03:07:29 +0200
  • 7356b4dd8b
    Merge pull request #26 from pdp7/master Limor "Ladyada" Fried 2018-09-11 08:53:54 -0700
  • 42d7e283d2
    On BeagleBone, try busnum=2 if IOError occurs with busnum=1 Drew Fustini 2018-09-11 02:20:00 -0500
  • f8f34028a9 Removed blank line Colin Stearman 2018-07-18 08:51:53 -0400
  • f64716d73e removed non-existent file Colin Stearman 2018-07-18 08:47:16 -0400
  • 475b29ffde Merge branch 'FeatherMatrix8x16' of https://github.com/colincoder/Adafruit_Python_LED_Backpack into FeatherMatrix8x16 Colin Stearman 2018-07-17 23:53:01 -0400
  • 3e8f52ed04 EOL Changed only Colin Stearman 2018-07-17 23:23:41 -0400
  • acac143995 Demos of the added functionality Colin Stearman 2018-07-14 00:46:39 -0400
  • 9fa39ae1fb Derived class to support 8x16Featherwing Display Colin Stearman 2018-07-13 11:16:57 -0400
  • 0203608647 Fixed comments on new functions Colin Stearman 2018-07-12 22:01:30 -0400
  • 5918c32cdc Cloned Matrix8x16 to work correctly with the 8x16Feather display. Added functionality to display text in a marquee format. Added the ability to read the current display back to an image to allow merging of a new image to the existing one. Colin Stearman 2018-07-12 21:55:05 -0400
  • e34b9548e8
    Merge pull request #22 from haguenau/fix-bicolor-example Limor "Ladyada" Fried 2018-04-20 11:34:20 -0400
  • dcb063905a Add parens around print call to make it py3 compatible. Michael Bolin 2018-02-14 15:57:03 -0800
  • b680610fe1 Merge 3ff9044345 into 215d93f0b1 Nonflammable 2018-01-01 23:28:00 +0000
  • 215d93f0b1
    Merge pull request #23 from wybiral/master Limor "Ladyada" Fried 2018-01-01 17:01:44 -0500
  • 7b886e786a
    fixed comment typo davy wybiral 2018-01-01 12:32:10 -0600
  • 5de8ff4ad0 Fix commented-out BicolorMatrix8x8 code sample David Haguenauer 2017-04-21 10:22:54 -0400
  • 111a49ef89 speed up writing to the display by using writeList instead of loop through the rows Peter Gnodde 2017-03-18 00:06:16 +0100
  • e1afdb7018 Merge ce20dcd885 into ac6e25a2de Matthew Banik 2017-02-12 13:16:52 +0000
  • ac6e25a2de Merge pull request #20 from caternuson/master Limor "Ladyada" Fried 2017-02-11 23:08:16 -0500
  • 9627fbc6b4 code comment tweak caternuson 2017-02-11 16:37:56 -0800
  • 92477a4ef8 added support for 8x16 matrix caternuson 2017-02-11 16:30:51 -0800
  • 27baf25dee Fix for print_number_str Sean H 2016-12-07 18:46:53 -0800
  • 3ff9044345 Update Matrix16x8.py Nonflammable 2016-10-31 18:48:26 +0100
  • 5a2991a168 Display time on Seven Segment adbX 2016-10-29 09:59:53 -0500
  • 2353e3abea Create ex_7segment_clock.py Limor "Ladyada" Fried 2016-10-28 18:51:57 -0400
  • db2d8f7614 Create Matrix16x8.py Nonflammable 2016-10-26 18:42:12 +0200
  • 6199f94ab2 Merge pull request #14 from nonflammable/patch-2 Limor "Ladyada" Fried 2016-10-26 12:33:11 -0400
  • 7197112016 Update Matrix8x8.py Nonflammable 2016-10-26 18:27:32 +0200
  • 954726c99f Fix python 3 pip install issue with ez_setup relative import. Tony DiCola 2016-10-20 02:59:59 +0000
  • aad6a3f66a Add GitHub pull request template Tony DiCola 2016-05-27 13:23:55 -0700
  • 3438c24a0e Add GitHub issue template Tony DiCola 2016-05-27 13:21:29 -0700
  • 150eccaeb5 Add GitHub issue template Tony DiCola 2016-05-27 12:45:37 -0700
  • d3bd401e5c Python 3 compatibility fixes, support for pillow library, whitespace tabs to spaces. Tony DiCola 2016-04-14 22:21:42 +0000
  • 28afc1e1f1 Adding suspend/resume function to turn oscilator on/off Kevin Sacry 2016-03-26 19:02:02 -0600
  • 7ac3ed9532 Merge f2a0c1a213 into c8c8bda4c2 ksacry 2016-03-27 00:54:15 +0000
  • f2a0c1a213 Merge branch 'suspend-resume' of github.com:ksacry/Adafruit_Python_LED_Backpack into suspend-resume Kevin Sacry 2016-03-26 18:53:05 -0600
  • 12ae603eaa Adding suspend/resume function to turn display off/on Kevin Sacry 2016-03-23 23:14:16 -0600
  • 752e63c060 fix justification in print_number_str for SevenSegment.py Kevin Sacry 2016-03-24 21:46:52 -0600
  • 5532880eb0 Merge 0dfcfaf0ec into c8c8bda4c2 ksacry 2016-03-25 03:52:38 +0000
  • 0dfcfaf0ec fix justification in print_number_str for SevenSegment.py Kevin Sacry 2016-03-24 21:46:52 -0600
  • 5edd0f64da Adding suspend/resume function to turn display off/on Kevin Sacry 2016-03-23 23:14:16 -0600
  • e08a0b2fbd Add support for using modern smbus-cffi (0.4.1+) Gerad Coles 2016-03-22 06:06:13 +0000
  • c8c8bda4c2 Fix minor bug with justification of alphanumeric displays. Tony DiCola 2016-01-16 09:11:17 +0000
  • 9114f2dde0 Add support for 1.2 inch 7-segment display left colon and fixed decimal. See new functions show in sevensegment_test.py for usage. Tony DiCola 2015-10-28 21:12:32 +0000
  • 51e69d66d5 Merge branch 'jakekarnes42-master' Tony DiCola 2015-10-27 00:48:22 +0000
  • cbe532e5e6 Move import to top of file. Tony DiCola 2015-10-27 00:48:08 +0000
  • 2c8205b990 Merge branch 'master' of https://github.com/jakekarnes42/Adafruit_Python_LED_Backpack into jakekarnes42-master Tony DiCola 2015-10-27 00:35:38 +0000
  • 472e84f26a Merge branch 'tomgidden-master' Tony DiCola 2015-10-26 23:11:21 +0000
  • abb15eacae Add 7 segment invert to its example, adjust to default to non-inverted mode. Tony DiCola 2015-10-26 23:11:05 +0000
  • ac0c639906 Add invert option to SevenSegment for upside-down use Tom Gidden 2015-10-21 00:23:11 +0100
  • ce20dcd885 Adding test script for 16x8 LED displays Matthew Banik 2015-07-19 00:16:01 +0000
  • 58f6945cab Adding support for 16x8 LED displays with Matrix16x8.py Matthew Banik 2015-07-19 00:03:06 +0000
  • ad309af270 Incrementing project version number to 1.6.0 Jake Karnes 2014-12-11 22:34:04 -0800
  • 0c88c02796 Adding to existing example to demonstrate new scrolling ability for bicolor matrix 8x8 Jake Karnes 2014-12-11 22:33:33 -0800
  • 8763a0bd49 Changing BicolorMatrix8x8 class to extend Matrix8x8. Jake Karnes 2014-12-11 22:32:48 -0800
  • aea6f6b8e7 Addiing animation and scrolling functionality to Matrix8x8 class. Jake Karnes 2014-12-11 22:31:50 -0800
  • a6da0e5130 Update library to support FT232H I2C provider. Tony DiCola 2014-11-20 21:13:23 -0800
  • 30079d5db3 Flip colon on and off during 7 segment example. Tony DiCola 2014-07-16 09:47:16 -0700
  • 1b3a31f661 Fix bug with colon not displaying correctly on 7 segment display. Tony DiCola 2014-07-16 09:43:55 -0700
  • c8d595ee03 Update matrix8x8_test.py Tony DiCola 2014-07-03 23:41:40 -0700
  • c4cd6c3a2a Update bicolor_matrix8x8_test.py Tony DiCola 2014-07-03 23:41:28 -0700
  • 4683c0b96f Update matrix8x8_test.py Tony DiCola 2014-07-03 23:41:00 -0700
  • 75dd30928d Update README.md Tony DiCola 2014-07-03 23:35:00 -0700
  • 6e0111931b Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_LED_Backpack Tony DiCola 2014-07-04 06:31:10 +0000
  • f84cb0922a Add image rendering with PIL on matrices. Tony DiCola 2014-07-04 06:28:53 +0000
  • 6f0551ce50 Update sevensegment_test.py Tony DiCola 2014-07-03 19:39:54 -0700
  • d25430f10f Update matrix8x8_test.py Tony DiCola 2014-07-03 19:39:37 -0700
  • c88482c815 Update bicolor_matrix8x8_test.py Tony DiCola 2014-07-03 19:39:22 -0700
  • d30ca31df6 Update bicolor_bargraph24_test.py Tony DiCola 2014-07-03 19:39:08 -0700
  • 39e5a1eb21 Update alphanum4_test.py Tony DiCola 2014-07-03 19:38:55 -0700
  • c262f32813 Update matrix8x8_test.py Tony DiCola 2014-07-03 19:32:00 -0700
  • 516920f8a2 Update README.md Tony DiCola 2014-07-03 17:18:26 -0700
  • 48e025331f Initial commit. Tony DiCola 2014-07-03 15:06:39 -0700
  • 6510897c56 Initial commit Tony DiCola 2014-07-03 15:00:32 -0700