Commit graph

14 commits

Author SHA1 Message Date
dherrada
b34f153dee Ran black, updated to pylint 2.x 2020-03-17 12:45:06 -04:00
=Dale Weber
92d73acb72 Modified the brightness property to use floats instead of ints, and
changed the animation demo to use it.
2020-02-18 11:15:46 -08:00
=Dale Weber
7971d1d564 Removed a function that was no longer needed. 2020-02-14 19:13:14 -08:00
=Dale Weber
8404557cb0 Split two long lines. 2020-02-14 18:56:24 -08:00
=Dale Weber
ea1bcb7149 Added error checking for digit and bitmask values 2020-02-14 16:44:35 -08:00
=Dale Weber
30d49911b7 Removed the last trailing white space and moved imports to the top of the file. 2020-02-13 04:59:57 -08:00
=Dale Weber
4d5edad437 Removed trailing spaces and two unused parameters to count_down(). Changed
name of cy in line 275 to cyc.
2020-02-13 04:53:06 -08:00
=Dale Weber
27ab7c7605 Added wrong file on last commit. This is the correct file. 2020-02-13 04:41:25 -08:00
=Dale Weber
b7743acce8 Upgraded version of ht16k33_animation_demo.py 2020-02-13 04:23:11 -08:00
=Dale Weber
8595bed169 Removed trailing white space. 2020-02-10 19:03:16 -08:00
=Dale Weber
3c5cab72b6 Rewrote two for loops to be while loops. 2020-02-10 18:59:23 -08:00
=Dale Weber
474437feb2 Converted all tabs to spaces for indentation. 2020-02-10 18:36:20 -08:00
=Dale Weber
577963b11a Adding new animation demo to show what can be done by using set_raw_digit() 2020-02-10 18:25:56 -08:00
=Dale Weber
7f27b57c09 Adding new animation demo to show what can be done when using set_digit_raw() 2020-02-10 18:07:31 -08:00