MarvelLight led strip controller #3421
Unanswered
espruino-discuss3
asked this question in
Projects
Replies: 1 comment
-
Posted at 2025-01-10 by @gfwilliams That's great, thanks! Using manufacturer data is an odd one, but I believe when I was looking at controlling LEGO clone devices with https://www.espruino.com/LEGO+Power+Functions+Clone I found it done as well - not sure if maybe it's something the Chinese manufacturers tend to do a bit more for some reason. If you wanted, it might be a cool thing to add a module for, or just to add to the end of https://www.espruino.com/BLE+Lightbulbs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2025-01-10 by @enaon
I am not sure where to post this, it is about an interesting rgb led controller, that is controller by advertising manufacturer data. It is interesting because it is programmable, one can set patterns and store them as profiles, and a lot of them can be controlled at the same time, since no connection is needed.
if one happens to find such a controller, this is the code I use to control it from espruino.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions