Commit graph

  • 4eed803ef4
    Merge pull request #76 from adafruit/black-update master 4.1.1 rad/master Scott Shawcroft 2020-04-09 09:34:36 -0700
  • 7d74e5a522 Black reformatting with Python 3 target. Kattni Rembor 2020-04-08 15:32:12 -0400
  • 26818efb84 build.yml: add black formatting check sommersoft 2020-04-07 15:02:31 -0500
  • 9e73ebb624
    Merge pull request #73 from adafruit/pylint-update 4.1.0 Kattni 2020-03-17 17:22:11 -0400
  • a9ff0ff050 simplified chained comparisons dherrada 2020-03-17 17:06:57 -0400
  • c3535a269d Made requested changes dherrada 2020-03-17 16:56:56 -0400
  • b34f153dee Ran black, updated to pylint 2.x dherrada 2020-03-17 12:45:06 -0400
  • 41be105d76 update code of coduct: discord moderation contact section sommersoft 2020-03-15 11:49:22 -0500
  • 2d17c1a98d
    Merge pull request #71 from sommersoft/patch_coc sommersoft 2020-03-13 14:44:40 -0500
  • 1473dafcea update code of conduct sommersoft 2020-03-13 14:03:53 -0500
  • f38cd3032c
    Merge pull request #70 from geekguy-wy/constructor_brighness_parameter 4.0.0 Melissa LeBlanc-Williams 2020-03-10 08:40:56 -0700
  • 24fb97280d Manual merge of #63 Melissa LeBlanc-Williams 2020-03-09 14:52:44 -0700
  • 25a4d8d058 update pylintrc for black sommersoft 2020-03-05 22:06:59 -0600
  • 98f47e1460 Added documentation for the new constructor brightness parameter. =Dale Weber 2020-03-07 18:32:03 -0800
  • 77e2c5d635 Merge branch 'master' of https://github.com/adafruit/Adafruit_CircuitPython_HT16K33 into modify_brightness_property =Dale Weber 2020-03-07 13:17:35 -0800
  • 0aea7b8585 Switched from using int() to using round() in the brightness routine. =Dale Weber 2020-03-07 12:47:56 -0800
  • 50773e2bd1
    Merge pull request #69 from makermelissa/set_digit_raw Melissa LeBlanc-Williams 2020-03-07 10:49:53 -0800
  • c710229820 Fix potential issue with passing numbers > 255 as bitmask tuple to set_digit_raw Melissa LeBlanc-Williams 2020-03-07 10:41:46 -0800
  • ec61e8a102 build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh' sommersoft 2020-03-03 00:28:48 -0600
  • d3cc347986
    Merge pull request #66 from FoamyGuy/master 3.2.3 Jeff Epler 2020-03-03 08:59:57 -0600
  • fc0fd184e9 fix pylint issues FoamyGuy 2020-02-25 22:09:54 -0600
  • 3907b184ef adding text example. FoamyGuy 2020-02-25 21:54:25 -0600
  • 92d73acb72 Modified the brightness property to use floats instead of ints, and changed the animation demo to use it. =Dale Weber 2020-02-18 11:15:46 -0800
  • ae7101aec8
    Merge pull request #60 from geekguy-wy/adding_demos_and_tests 3.2.2 Melissa LeBlanc-Williams 2020-02-17 15:16:56 -0800
  • 7971d1d564 Removed a function that was no longer needed. =Dale Weber 2020-02-14 19:13:14 -0800
  • 8404557cb0 Split two long lines. =Dale Weber 2020-02-14 18:56:24 -0800
  • ea1bcb7149 Added error checking for digit and bitmask values =Dale Weber 2020-02-14 16:44:35 -0800
  • 30d49911b7 Removed the last trailing white space and moved imports to the top of the file. =Dale Weber 2020-02-13 04:59:57 -0800
  • 4d5edad437 Removed trailing spaces and two unused parameters to count_down(). Changed name of cy in line 275 to cyc. =Dale Weber 2020-02-13 04:53:06 -0800
  • 27ab7c7605 Added wrong file on last commit. This is the correct file. =Dale Weber 2020-02-13 04:41:25 -0800
  • b7743acce8 Upgraded version of ht16k33_animation_demo.py =Dale Weber 2020-02-13 04:23:11 -0800
  • 445c7401ec Added ht16k33_animation_demo.py (NEW) and ht16k33_matrix_pillow_image.py (was missing) to docs/examples.rst =Dale Weber 2020-02-10 19:32:00 -0800
  • 8595bed169 Removed trailing white space. =Dale Weber 2020-02-10 19:03:16 -0800
  • 3c5cab72b6 Rewrote two for loops to be while loops. =Dale Weber 2020-02-10 18:59:23 -0800
  • 474437feb2 Converted all tabs to spaces for indentation. =Dale Weber 2020-02-10 18:36:20 -0800
  • 577963b11a Adding new animation demo to show what can be done by using set_raw_digit() =Dale Weber 2020-02-10 18:25:56 -0800
  • 7f27b57c09 Adding new animation demo to show what can be done when using set_digit_raw() =Dale Weber 2020-02-10 18:07:31 -0800
  • 1da9029fd0
    Merge pull request #58 from makermelissa/set_digit_raw 3.2.1 Melissa LeBlanc-Williams 2020-01-28 10:29:14 -0800
  • f054672ffc Add Big 7x4 Segmented initializer to examples Melissa LeBlanc-Williams 2020-01-28 10:19:47 -0800
  • 29c028ac24
    Merge pull request #56 from makermelissa/set_digit_raw 3.2.0 Melissa LeBlanc-Williams 2020-01-27 17:50:57 -0800
  • c3392d8f95 Added colon property to 7-segmentx4 display Melissa LeBlanc-Williams 2020-01-27 16:50:06 -0800
  • 297b874fd7
    Merge pull request #55 from makermelissa/set_digit_raw 3.1.0 Melissa LeBlanc-Williams 2020-01-27 10:18:25 -0800
  • 04fdbfc4cf Don't limit hex numbers, no reason to. Melissa LeBlanc-Williams 2020-01-27 09:47:32 -0800
  • e8ad143c47
    Merge pull request #53 from hybotics/port_number_change_from_micropython Melissa LeBlanc-Williams 2020-01-27 09:44:40 -0800
  • 11fe810d5a Removed commented out line. Dale Weber 2020-01-27 09:32:41 -0800
  • 3f2d74c827 Removed trailing whitespace in docstring. Dale Weber 2020-01-27 09:16:27 -0800
  • 73165d4c55 Fixed indent on docstring. Dale Weber 2020-01-27 09:12:50 -0800
  • 56945d5267 Moved docstring into the function, removed parens from if checks. Reversed change to import for HT16K33. Dale Weber 2020-01-27 09:05:40 -0800
  • 24bb3e9494
    Merge pull request #54 from makermelissa/set_digit_raw 3.0.0 Melissa LeBlanc-Williams 2020-01-25 12:20:50 -0800
  • 66c0b04f27 Set 7-segment to be default display Melissa LeBlanc-Williams 2020-01-24 15:03:05 -0800
  • b8badd62af Fixed set_digit_raw to match Python library Melissa LeBlanc-Williams 2020-01-24 15:00:30 -0800
  • 7a56c853cb Fixed a variable name change I missed when changing s to stnum. Dale Weber 2020-01-22 14:51:36 -0800
  • 3345cf7e1e Deleted some whitespace and parens to make PyLint happy Dale Weber 2020-01-22 14:46:56 -0800
  • c2615fc726 Fixed bad whitespace to make PyLint happy. Dale Weber 2020-01-22 14:24:38 -0800
  • 84506bec7d Found and fixed several bugs in the _number() routine. Did much more exhaustive testing. It was having problems with decimal and negative numbers. Dale Weber 2020-01-22 14:11:50 -0800
  • 05f7c24cc5 Port the change to the _number() function I made to the micropython version of this library. _number() will now correctly print any valid numerical value to the display. Dale Weber 2020-01-22 11:13:07 -0800
  • 97937addac
    Merge pull request #52 from makermelissa/matrix_scroll 2.9.0 Melissa LeBlanc-Williams 2020-01-20 08:26:40 -0800
  • d1bbc7f086 Made matrix scrolling smoother Melissa LeBlanc-Williams 2020-01-17 16:44:54 -0800
  • 92d26c7d94 Added print_hex function for segmented displays Melissa LeBlanc-Williams 2020-01-17 16:13:03 -0800
  • ab9ff6774a
    Merge pull request #51 from makermelissa/matrix_scroll 2.8.0 Limor "Ladyada" Fried 2020-01-16 22:24:32 -0500
  • c4a781aacf Removed unused import Melissa LeBlanc-Williams 2020-01-16 12:37:09 -0800
  • 70d00cc591 Added image function and pillow demo for matrices Melissa LeBlanc-Williams 2020-01-16 12:34:16 -0800
  • 2a0c6c87be
    Merge pull request #50 from makermelissa/matrix_scroll 2.7.0 Melissa LeBlanc-Williams 2020-01-15 11:51:46 -0800
  • 66e5f032ba Disabling pylint message Melissa LeBlanc-Williams 2020-01-15 11:43:01 -0800
  • d4b5b361a3 Linting + Generic shift function Melissa LeBlanc-Williams 2020-01-15 11:28:53 -0800
  • e2c290c617 Added missing docstrings Melissa LeBlanc-Williams 2020-01-15 10:35:05 -0800
  • 86a20c7cb3 Converted rows/columns to read-only property Melissa LeBlanc-Williams 2020-01-15 10:31:05 -0800
  • 0f4ede8f11 Added Shift functions for matrix Melissa LeBlanc-Williams 2020-01-15 10:22:00 -0800
  • 5b56a001d0
    Merge pull request #47 from makermelissa/marquee 2.6.0 Melissa LeBlanc-Williams 2020-01-14 19:50:57 -0800
  • 4e2266cb24
    Merge pull request #49 from makermelissa/matrix_scroll 2.5.0 Melissa LeBlanc-Williams 2020-01-14 19:32:35 -0800
  • 7031387827 Refactored Matrix classes. Added additional class for backpack Melissa LeBlanc-Williams 2020-01-14 19:08:26 -0800
  • a1c62d95a6 Ported Marquee function from FeatherWing library Melissa LeBlanc-Williams 2020-01-14 16:41:46 -0800
  • 355773449d update pylint examples directive sommersoft 2020-01-08 21:09:22 -0600
  • f836604431
    Merge pull request #41 from vdehors/master 2.4.0 Melissa LeBlanc-Williams 2020-01-14 13:57:48 -0800
  • 1332d2c07a segments: Removing property two_dots_center Vincent Dehors 2020-01-09 16:14:10 +0100
  • 63247a862d segments: Add properties for LED indicators of BigSeg7x4 Vincent Dehors 2019-10-22 16:17:46 +0200
  • 6aacd0b0cd segments: Add missing API for "dot" control on big 7-segments Vincent Dehors 2019-10-21 12:10:17 +0200
  • 1f60840460
    Merge pull request #46 from adafruit/dherrada-patch-1 siddacious 2020-01-01 12:33:11 -0800
  • 36a8c499b6 Moved repository from Travis to GitHub Actions dherrada 2020-01-01 14:57:22 -0500
  • fdf2da2fcc
    Merge pull request #45 from makermelissa/master 2.3.1 Melissa LeBlanc-Williams 2019-12-31 14:15:44 -0800
  • 7b102eee1c Fixed Readme to work with PyPI Melissa LeBlanc-Williams 2019-12-31 14:10:52 -0800
  • 058e12105e
    Merge pull request #43 from makermelissa/master 2.3.0 Limor "Ladyada" Fried 2019-12-31 15:21:05 -0500
  • 89233db507 Linting Melissa LeBlanc-Williams 2019-12-31 11:57:18 -0800
  • 4132410f45 Implemented set_digit_raw for 7 and 14 segment displays Melissa LeBlanc-Williams 2019-12-31 11:49:34 -0800
  • 9ec0036b0c
    Merge pull request #40 from adafruit/dherrada-patch-1 Kattni 2019-10-21 19:37:19 -0400
  • da444e1048
    Added PyPi installation instructions dherrada 2019-10-18 21:37:40 -0400
  • 7522021614
    Removed building locally section from README, replaced with documentation section dherrada 2019-10-17 18:40:21 -0400
  • 3e64ef37dd
    Merge pull request #39 from makermelissa/master 2.2.3 Limor "Ladyada" Fried 2019-09-06 15:33:23 -0400
  • 1553faf436 Added version and Repo URL Melissa LeBlanc-Williams 2019-09-06 12:00:46 -0700
  • 100ec29472
    Merge pull request #35 from adafruit/tannewt-patch-1 2.2.2 Melissa LeBlanc-Williams 2019-03-14 17:21:22 -0700
  • 9f1c3562de
    Use a tuple so that POSITIONS can be long lived. tannewt-patch-1 Scott Shawcroft 2019-03-14 13:52:27 -0700
  • 1eb9d08e8d
    Merge pull request #34 from makermelissa/master 2.2.1 Carter Nelson 2019-02-08 07:57:43 -0800
  • 9c3c38b310 Fix for multiple dots not showing up Melissa LeBlanc-Williams 2019-02-07 21:50:16 -0800
  • 2f26e6dd1b
    Merge pull request #32 from makermelissa/master 2.2.0 Kattni 2019-02-06 13:18:08 -0500
  • 4a8c856d06 Fixed example names per Kattni's request Melissa LeBlanc-Williams 2019-02-05 22:17:11 -0800
  • de67faa7e3 Fixed Spaces showing as Zero on 7-Segment Display Melissa LeBlanc-Williams 2019-02-05 22:05:58 -0800
  • 850a23cb34
    Merge pull request #30 from makermelissa/flicker-fix 2.1.3 Carter Nelson 2019-01-29 18:16:04 -0800
  • 3f204cb5ac Fixed text flickering as well Melissa LeBlanc-Williams 2019-01-29 17:21:09 -0800
  • e0c52f1173 Added final newline Melissa LeBlanc-Williams 2019-01-29 15:14:05 -0800
  • 868b3430cb Fixed flicker for printing numbers Melissa LeBlanc-Williams 2019-01-29 15:10:01 -0800