Skip to content
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

Added full support for Adafruit DotStar LED Strips. #394

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

IvanGirderboot
Copy link

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_color and neopixel_color) in the rewrite to make the code cleaner.

@vitormhenrique
Copy link
Owner

Would you mind fixing the conflicts?
I'm fixing some issues here and would like to get all PR's on master

@IvanGirderboot
Copy link
Author

I'll try to load this back up this week and resolve these.

@IvanGirderboot
Copy link
Author

OK conflicts have been resolved; I'll give it a test locally once my current print is done to ensure it still works.

@IvanGirderboot
Copy link
Author

I can confirm this works still

@IvanGirderboot
Copy link
Author

Friendly ping! this is ready to be merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants