Patrick Boyd
6dc9dddd52
EnttecUSBDMXPRO Driver Buffer API Fix (No Polyfill)
2018-07-09 17:55:05 -05:00
Sebastian Wiedenroth
667a7ae318
artnet: fix endianness of universe id
...
Fixes #38 reported by @Joebayld - thanks!
2018-02-19 17:34:02 +01:00
Sebastian Wiedenroth
7bd28ff7f4
Merge branch 'master' of github.com:wiedi/node-dmx
2018-02-19 17:22:26 +01:00
Sebastian Wiedenroth
f27a9c9ea0
enttec-open-usb-dmx: set rst
...
This finally makes the enttec-open-usb-dmx driver usable!
Thanks to @kfstudio for debugging this issue.
2018-02-19 17:13:07 +01:00
kfstudio
c10bc18ed1
Resolve config issue of the Enttec Open Usb, part of issue #24
2018-02-19 12:51:00 +01:00
Joebayld
f247a76649
Add broadcast support to socket
2018-01-11 16:05:02 -05:00
Max Stockner
8b20123dca
update dependencies
2018-01-10 22:29:25 +01:00
Sebastian Wiedenroth
00d960e441
Change DMX addressing to start at channel 1
...
This wastes one byte on each universe buffer and will require you to update your configs and animations but hopefully prevent confusion and off-by-one errors in the future.
2017-07-30 17:17:05 +02:00
Pierre Frisch
07316ad789
Added support for DMXKing interface (dual channel)
2017-07-16 09:53:44 -07:00
Sebastian Wiedenroth
25adc11f17
make bbdmx driver more backwards compatible, adjust style and add it to the readme
2016-11-19 22:10:57 +01:00
Moritz Hoffmann
b0d61fa041
Remove space after command
2016-11-18 03:31:43 +01:00
Moritz Hoffmann
85a26af9b4
Change templates to old style concat
2016-11-18 03:27:03 +01:00
Moritz Hoffmann
9cd301711b
Cleanup options workaround
2016-11-18 02:54:30 +01:00
Moritz Hoffmann
7be968808e
Add BeagleBone-DMX driver
2016-11-18 02:46:39 +01:00
Sebastian Wiedenroth
ae6c017ff9
add DMX4ALL (NanoDMX USB) driver
2016-11-12 17:31:45 +01:00
Sebastian Wiedenroth
acffa57e62
bump node-serialport version
2016-10-14 13:36:16 +02:00
Sebastian Wiedenroth
0cc2b6b1f4
update universe on updateAll for usb dmx pro
2016-10-14 00:06:13 +02:00
Sebastian Wiedenroth
3c2ed5c322
report errors with enttec-open-usb-dmx
2016-10-13 23:36:49 +02:00
Sebastian Wiedenroth
e105013d1c
fix timings for open usb dmx
2016-10-12 17:23:16 +02:00
Sebastian Wiedenroth
2ef2a5ab84
artnet: send universe id in packet header
2016-06-07 23:13:36 +02:00
Sebastian Wiedenroth
c0b9b9b7b4
fix artnet driver and bump version
2016-06-06 21:56:46 +02:00
Sebastian Wiedenroth
e3f52f9968
more untested open usb dmx fixes
2016-06-02 21:28:23 +02:00
Sebastian Wiedenroth
9a34f3de30
register artnet driver by default and adjust style a bit
2016-04-09 18:35:33 +02:00
jachwe
7c95c4eaec
added driver for artnet (enttec ode) ( #13 )
2016-04-09 18:15:17 +02:00
Sebastian Wiedenroth
74e4439ca2
don't overwrite intervalhandle
2016-04-09 18:11:48 +02:00
Sebastian Wiedenroth
bd28d30c4b
drop ftdi dependency and replace with "serialport"
2016-04-09 18:08:19 +02:00
Sebastian Wiedenroth
14f33da4dc
similarize drivers, needs more testing
2015-05-15 14:34:24 +02:00
Evan Tahler
0c88e55225
enttec opendmx actually works; simple demo
2014-04-24 10:53:07 -07:00
Evan Tahler
9de02a0240
Update enttec-open-usb-dmx.js
2014-04-19 14:49:17 -07:00
Evan Tahler
bf6e796b96
rename
2014-02-22 15:32:46 -08:00
Evan Tahler
d96e5478d9
enttec openDMX attempt 1
2014-02-01 20:17:47 -08:00
Sebastian Wiedenroth
bf5cede0ca
start refactoring to seperate dmx api, drivers and webinterface
2013-11-17 01:41:27 +01:00
Sebastian Wiedenroth
fe66de26d1
add package.json and update enttec drive to use the ftdi module from npm
2013-11-16 17:35:17 +01:00
Sebastian Wiedenroth
39ed74ddc0
basic web interface
2012-09-08 14:43:04 +02:00
Sebastian Wiedenroth
633c125d51
tuning
2012-09-02 14:59:49 +02:00
Sebastian Wiedenroth
d80e08f2c9
working animation framework
2012-09-02 14:36:08 +02:00
Sebastian Wiedenroth
332b9b8f70
initial commit
2012-09-01 14:17:39 +02:00