Commit graph

12 commits

Author SHA1 Message Date
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
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
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
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