diyhue / Lights

DIY lights with support for diyHue
https://diyhue.org/
172 stars 97 forks source link

sk6812 gradient #126

Closed DeLoWaN closed 2 years ago

DeLoWaN commented 2 years ago

Hi !

As we already have the support of gradient light to ws2812, it would be interesting to have it also on sk6812.

I wanted to also use these strip as main lightning on my room, hence the choice of sk6812 which provides a white LED.

What can be the effort of creating a sketch for this ? Thanks.

mariusmotea commented 2 years ago

Hi, the issue is that i'm currently without any SK6812 strip to test. Are you ok to test such sketch? If yes, can you join slack channel to have interactive talk?

DeLoWaN commented 2 years ago

Yes sure ! Right now I don't have the hardware since I was reviewing all the solutions that exists to acheive what I want. Gradient would be a great addition though not a must have in my setup, so I will buy the hardware and I let you know when I will have it available for testing.

mariusmotea commented 2 years ago

I made an initial release. Please provide me your feedback once you have the hardware. https://github.com/diyhue/Lights/tree/master/ESP8266/Hue_Gradient_Lightstrip_SK6812

GitHub
Lights/ESP8266/Hue_Gradient_Lightstrip_SK6812 at master · diyhue/Lights
DIY lights with support for diyHue. Contribute to diyhue/Lights development by creating an account on GitHub.
Mevel commented 2 years ago

@DeLoWaN did you have the chance to test the firmware? can you give us some feedback?

DeLoWaN commented 2 years ago

@Mevel as discussed with @mariusmotea on Slack, this is working so far. However, from the Sketch @mariusmotea posted, it still need NeoSk6812Method to be replaced by Neo800KbpsMethod for this to work properly.

Did not have the chance yet to test it with the Hue App.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 2 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed as it has not had any recent activity. Thank you for your contributions.