diff options
author | Gabse <Gabse@users.noreply.github.com> | 2019-12-25 16:27:28 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2020-01-03 21:53:14 +0100 |
commit | 2e319bf04962acf2af5948248f556b22630a31f4 (patch) | |
tree | 6cb561f475baa8294966ae351e5a2ae2d71f2f85 /dmx512/u_dmx | |
parent | 775d871cb284541de557d1a658c56c0c060c2caa (diff) | |
download | sigrok-dumps-2e319bf04962acf2af5948248f556b22630a31f4.tar.gz sigrok-dumps-2e319bf04962acf2af5948248f556b22630a31f4.zip |
dmx512: Added additional dumps
Diffstat (limited to 'dmx512/u_dmx')
-rw-r--r-- | dmx512/u_dmx/README | 25 | ||||
-rw-r--r-- | dmx512/u_dmx/u-dmx_0-255.sr | bin | 0 -> 31548 bytes | |||
-rw-r--r-- | dmx512/u_dmx/u-dmx_0.sr | bin | 0 -> 5742 bytes |
3 files changed, 25 insertions, 0 deletions
diff --git a/dmx512/u_dmx/README b/dmx512/u_dmx/README new file mode 100644 index 0000000..c075fb9 --- /dev/null +++ b/dmx512/u_dmx/README @@ -0,0 +1,25 @@ +------------------------------------------------------------------------------- +DMX512-A +------------------------------------------------------------------------------- + +This is a set of example captures of DMX512 packets from a USB +interface (µDMX). + +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 <interfacename>_<dmxvalue>.sr, with <dmxvalue> being +the dimmerlevel of the first 255 channels. Any other channel will be at 0. diff --git a/dmx512/u_dmx/u-dmx_0-255.sr b/dmx512/u_dmx/u-dmx_0-255.sr Binary files differnew file mode 100644 index 0000000..d10f976 --- /dev/null +++ b/dmx512/u_dmx/u-dmx_0-255.sr diff --git a/dmx512/u_dmx/u-dmx_0.sr b/dmx512/u_dmx/u-dmx_0.sr Binary files differnew file mode 100644 index 0000000..20f8b57 --- /dev/null +++ b/dmx512/u_dmx/u-dmx_0.sr |