From 2e319bf04962acf2af5948248f556b22630a31f4 Mon Sep 17 00:00:00 2001 From: Gabse Date: Wed, 25 Dec 2019 16:27:28 +0100 Subject: dmx512: Added additional dumps --- dmx512/ma_lighting/README | 25 +++++++++++++++++++++++++ dmx512/ma_lighting/dot2_0-255.sr | Bin 0 -> 27169 bytes dmx512/ma_lighting/dot2_0.sr | Bin 0 -> 5411 bytes 3 files changed, 25 insertions(+) create mode 100644 dmx512/ma_lighting/README create mode 100644 dmx512/ma_lighting/dot2_0-255.sr create mode 100644 dmx512/ma_lighting/dot2_0.sr (limited to 'dmx512/ma_lighting') diff --git a/dmx512/ma_lighting/README b/dmx512/ma_lighting/README new file mode 100644 index 0000000..d025281 --- /dev/null +++ b/dmx512/ma_lighting/README @@ -0,0 +1,25 @@ +------------------------------------------------------------------------------- +DMX512-A +------------------------------------------------------------------------------- + +This is a set of example captures of DMX512 packets from lightining desks +(MA Lighting). + +The signal was grabbed directly at the interface without any actual +fixtures attached to the bus. + +Details: + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic clone (at 1MHz): + + Probe 3-pin XLR DMX connector + ----------------------------------- + 0 DMX+ (3) + 1 DMX- (2) + +The files are named _.sr, with being +the dimmerlevel of the first 255 channels. Any other channel will be at 0. diff --git a/dmx512/ma_lighting/dot2_0-255.sr b/dmx512/ma_lighting/dot2_0-255.sr new file mode 100644 index 0000000..45c09b9 Binary files /dev/null and b/dmx512/ma_lighting/dot2_0-255.sr differ diff --git a/dmx512/ma_lighting/dot2_0.sr b/dmx512/ma_lighting/dot2_0.sr new file mode 100644 index 0000000..b5a98db Binary files /dev/null and b/dmx512/ma_lighting/dot2_0.sr differ -- cgit v1.2.3-54-g00ecf