mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
penfold42
85e3f154d6
DMX512/sACN/E1.31 support (#184)
* Started on support for sACN/E1.31/DMX512 Just a clone of udpraw for now * It's ALIVE!! This adds somewhat working DMX512/sACN/E1.31 support. I've tested it against an ESPixelStick but have no other "real" hardware TODO: configure universe# configure universe and led offset configure source names (all hard coded now...) * oops.... forgot that dmx element 0 isnt rgb data but needs to be zero * added universe support in the config assorted code cleanups
HYPERION
This is a pre alpha development repository for the next major version of hyperion
Feel free to join us! We are looking always for people who wants to participate.
Current new deps (libs) QT5
- sudo apt-get install libqt5core5a libqt5network5 libqt5gui5 libqt5serialport5 libusb-1.0-0
zeroconf
- apt-get install libavahi-core-dev libavahi-compat-libdnssd-dev
94MB free disc space for deps
More information can be found on the official Hyperion Wiki
If you need further support please open a topic at the our new forum! Hyperion webpage/forum.
The source is released under MIT-License (see http://opensource.org/licenses/MIT).
Description
Languages
C++
62%
JavaScript
22.5%
CMake
5.2%
HTML
3.4%
Python
3.2%
Other
3.6%