Skip to content

Support for Skydimo (modified Adalight) #1764

@redwanbnmnsr

Description

@redwanbnmnsr

Feature request

What problem does this feature solve?

Compatibility with Aliexpress Skydimo hardware.

What does the proposed API look like?

Adding a Skydimo option on led config

How should this be implemented in your opinion?

It is basically Adalight but Bytes 1 2 and 3 are "Ada", Bytes 4 and 5 are blank (0x00), Byte 6 is Led Count
Exemple for 65 leds:
Skydimo: Ada..A.......................................................... Hex: 41 64 61 00 00 41 00 00 00 ...
Hyperion: Ada.@........................................................... Hex: 41 64 61 00 40 15 00 00 00 ...

Are you willing to work on this yourself?

I do not have the knowledge and skills to do it

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions