dmx
Here are 208 public repositories matching this topic...
Happy Hacktober!
If you'd like to participate in Hacktoberfest via the Open Lighting Architecture then have a look at some of our sets of issues here:
https://github.com/OpenLightingProject/ola/issues?q=is%3Aopen+is%3Aissue+label%3ADifficulty-Easy
You can also filter by language if you'd rather write in C++ or Python for example.
You can also take a look at our Help Wanted page f
-
Updated
Jun 29, 2021 - C++
-
Updated
Oct 2, 2019 - JavaScript
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
Jul 23, 2021 - C++
-
Updated
Dec 24, 2019 - C++
-
Updated
Jun 30, 2021
-
Updated
Jul 31, 2021 - C++
-
Updated
Jul 18, 2021 - C
-
Updated
Apr 11, 2021 - Rust
-
Updated
Jun 16, 2021 - C++
-
Updated
Feb 20, 2021 - C++
-
Updated
Jul 13, 2018
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
May 7, 2021 - JavaScript
-
Updated
Mar 12, 2017 - Java
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