-
Notifications
You must be signed in to change notification settings - Fork 13
adding alternative TLC59711Multi driver implementation #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 43 commits
Commits
Show all changes
96 commits
Select commit
Hold shift + click to select a range
66aa12c
first starts on multi driver. Not Working.
s-light 80cc33e
fix nameing
s-light dc0978f
prepared multifile version
s-light 38afd72
make pylama happy :-)
s-light 52fa830
make pylama happy :-)
s-light f92abd2
debugging...
s-light 6f0eec1
working :joy:
s-light a60dbdb
fix multichip calculations & remove debugging
s-light 640790e
add timing tests
s-light d994b23
add lookup variant
s-light 21eccb4
switch to lookup variant
s-light e6502d9
add set_channel
s-light 6351051
optimize set_pixel
s-light 8b465f0
fix spelling
s-light a1e754b
optimize speed in set_pixel
s-light a3c78eb
optimize set_pixel
s-light 3678d59
optimize set_pixel
s-light 849e452
make linter happy
s-light 0589b6d
optimize same more
s-light c4b398d
fix spelling
s-light 5e3a6e5
added set_pixel_16bit_XXXXX
s-light 4a90e3c
added timing test
s-light 1343d3f
added test for pixel get
s-light cb52b98
more tests and cleanup
s-light 6a1363b
add set_pixels_all
s-light 5830031
added set_pixel_all_16bit_value
s-light 1d26599
cleanup & change asserts
s-light 748eca7
update
s-light 91bc684
simplified simpletest.py
s-light 3697e48
cleaned up *dev.py
s-light fd845dd
fixed docu and more cleanup of *dev.py
s-light 4252b1f
made pylint complexity checker happy..
s-light 1f7a36b
more test & clean up
s-light f3a9888
add bcdata test sketch
s-light 208e77a
update and refine BCData things
s-light c24ae14
some refines for BC-Data
s-light 186b53e
Merge branch 'master' of https://github.com/adafruit/Adafruit_Circuit…
s-light 6bf3378
fix travis for subfolder.
s-light ee46c93
make sphinx happy ;-)
s-light 4c93b91
fix linting
s-light f729757
more linting fixes
s-light 7e42ebc
and more linting / cleaningup...
s-light 4095964
rename internals
s-light 34b214f
tweak
s-light 7059725
Merge branch 'master' into multi
s-light f88c06d
add example
s-light ee2eedc
change to const & internal const
s-light 36c0b50
remove unused and _debug_print_*
s-light cfcb217
fix code-style (linebreaks)
s-light 8869b00
tweak set&get 16 and 32bit buffer values
s-light 03b1116
fix things..
s-light 743e0c6
more struct experiments and fixes
s-light 50553bd
linting and code cleanup
s-light cc7b006
more linting and cleanup
s-light 010fa27
more cleanup
s-light 0dee8f8
rewrite discreet steps as loop
s-light efde043
more cleanup & tests
s-light 33bd833
cleanup set_channel
s-light b40ddd0
cleanup unneeded helper functions
s-light a07c083
speed-optimize
s-light ebed417
rename example
s-light 5a9bede
fix bug
s-light d676db9
add example
s-light dcbc36a
dev: change debug output
s-light cb08af9
moved modules outside of subfolder
s-light f285c01
changed module names to remove multiple versions
s-light 8c80698
add backwards compatibility class
s-light a550437
change example import syntax
s-light c74191a
Merge branch 'master' of https://github.com/adafruit/Adafruit_Circuit…
s-light bc69ef2
formating and linting
s-light 21a27d8
run black & linting
s-light 88b0c98
cleanup..
s-light 1179a29
more cleanup
s-light ee70d97
added minimal first AutoShow class
s-light 17fbcee
fix examples
s-light 9e16d6e
linting..
s-light 3347012
black format
FoamyGuy e56306a
fix pylint issues for super call
FoamyGuy 56ff1c6
rename minimal to simpletest
s-light 913b596
fix doc
s-light 3ce7ab5
fixed doc
s-light 9513171
another fix
s-light b09f17a
black format
FoamyGuy 8d92121
fix travis
s-light d97e601
remove travis
FoamyGuy 25cf233
Merge remote-tracking branch 'origin/multi' into multi
FoamyGuy ab0dccc
remove travis
FoamyGuy cbb8a2f
cleanup
s-light 309b482
add detailed explanation
s-light af12497
revert changes to .pylintrc
s-light ea3fff7
add simple fancyled rainbow example
s-light 91103cb
run black==19.10b0
s-light 81b9c30
fix pdf to py
s-light a3e4f27
fix pylint import order
s-light 82cb221
Merge branch 'master' into multi
s-light 13c3636
merge things cleanup....
s-light File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.