dmx
Here are 180 public repositories matching this topic...
-
Updated
Jun 4, 2020 - C++
-
Updated
Oct 2, 2019 - JavaScript
-
Updated
Apr 20, 2016 - C++
-
Updated
Jul 3, 2020 - C
I don't know about DMX controllable LED strips, other than DIY projects. A generic fixture can be a good starting point for those DIY projects though.
These are common variations:
- LED type:
- RGB
- RGBW
- White
- Warm+Cold White
- Pixel control
- single color
- individually controllable
- LED density
- 30 LEDs per meter
- 60 LEDs per meter
- 120 LEDs per meter
- 144 L
-
Updated
Dec 24, 2019 - C++
-
Updated
Oct 5, 2020 - C++
-
Updated
Aug 30, 2020 - Rust
-
Updated
Jan 7, 2019 - C++
-
Updated
Jul 13, 2018
-
Updated
Oct 1, 2020
-
Updated
Mar 25, 2020 - C++
-
Updated
Mar 12, 2017 - Java
Currently the library has a lot of code dumped throughout that has no documentation associated to explain what it does. Additionally, there is no real testing in place to ensure older methods are not broken by never changes etc.
Therefor, implementing correct docstrings throughout the code and implementing proper testing would be a good way to bring up the quality of the library.
-
Updated
Oct 2, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dmx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dmx topic, visit your repo's landing page and select "manage topics."
Describe the feature
A simple text box in the button editor to be used to write and store notes for future button editing. This would be especially helpful for buttons with more extensive action sequences. Possibly even an option for notes on each individual action?
Is this platform dependent (windows, mac, ..)?
nope
**If documentation is required to implement, do you know where to