Added full support for Adafruit DotStar LED Strips. #394
Reference in New Issue
Block a user
Delete Branch "IvanGirderboot/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds support for the AdaFruit DotStar LED strips which work really well with the Raspberry Pi.
Using a DotStar strip Requires Python3
Note: I know you're working on complete rewrite at the moment, and I'm happy to contribute DotStar support on the new branch. I think there are several opportunities to streamline things (i.e. not using discrete per-product variables like
dotstar_colorandneopixel_color) in the rewrite to make the code cleaner.Would you mind fixing the conflicts?
I'm fixing some issues here and would like to get all PR's on master
I'll try to load this back up this week and resolve these.
OK conflicts have been resolved; I'll give it a test locally once my current print is done to ensure it still works.
I can confirm this works still
Friendly ping! this is ready to be merged
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.