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

WS2812 Add option to color a range of pixels #1790

Closed
martin072 opened this issue Feb 4, 2018 · 4 comments
Closed

WS2812 Add option to color a range of pixels #1790

martin072 opened this issue Feb 4, 2018 · 4 comments
Labels
enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended

Comments

@martin072
Copy link

Would it be possible to add an option to set a color to a range of pixels on a strip?
The command 'LEDx #xxxxxx ' will do it for only one pixel, but I would like to control a range of pixels on the strip like this
(preferably with the nice color fading option as well, look really nice on the whole strip when changing colours).

Thanks!
Martin

@arendst
Copy link
Owner

arendst commented Feb 4, 2018

Command pixels lowers the amount of leds under control.

@martin072
Copy link
Author

yes, but that will set 0.. I would be looking for an option to set pixels 0-30 in one color, 31-60 in another and 61-90 off for example.

@arendst
Copy link
Owner

arendst commented Feb 6, 2018

Too much hassle.

@arendst arendst added the wont/can't fix Result - Requested that can't be fixed/added or it is outside scope label Feb 6, 2018
@arendst arendst added enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended and removed wont/can't fix Result - Requested that can't be fixed/added or it is outside scope labels Mar 31, 2018
@arendst
Copy link
Owner

arendst commented Mar 31, 2018

And then it is implemented in the latest development version. See also #2303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended
Projects
None yet
Development

No branches or pull requests

3 participants