-
hi every one. i am new on arduino espacialy on led control. i use w2812b led strip. upload done, but in Mc Lightning UI (when strip start) is green, but have to be red. Can't find where replace color …
-
Change to Root E1.31 Extended vector and the new E1.31 extended discovery vector. Add an option to implement one or the other discovery standards.
-
Hello,
I want to know whether the project supports WS2812 LEDs and XLights software.
Thank you in advance!
-
Support _RDMNet_ using the new E1.33 protocol
See also: https://github.com/ETCLabs/RDMnet
-
Tasmota supports art-net, but this project doesn't seem to. Art-net would be super useful for using smart bulbs in installation art, for example
-
Place holder for all small fixes made to `flowcb/gather/am.py` or `bulletin.py`. These were mostly all picked up by my auditing script, comparing with the old NCP nodes.
Fixes made so far in PRs
…
-
### 推荐使用requirejs打包【,webpack的坑还没有淌过】,并禁用avalon自带的loader或者直接使用avalon.shim.js
### 大致的思路【只打包oniui,下面的一个回复有介绍打包oniui + 项目】
1,output.js - 在该文件里define(["uiname.js"], function() {}),引入用到的组件
2,build.js
```…
-
Hi, Some Artnet interfaces require values to be sent continiously to be able to keep the lights on. For HTP operation, some interfaces have an timeout per sending host, and will forget all values if t…
-
Currently the Midimonster is event based which means that every action is executet at an event.
For more complex configs, a mapping priority would make sense to execute more important translations fa…
-
I would like to use a custom Variable as the value for output to SACN.
The example would be:
Using 2 buttons on the stream deck to +/- a value of 10 from a custom variable. then send the value o…