Devices and program for data transfer
Works
in the following sequence:
Microphone
-> SoundGraffiti Dimmer-> Program, which transfer data to DMX dongle
devices-> parallel (usb, other) port-> DMX dongle devices-> Dimmer.
1.
Artistic
Licence (
Work by program ArtNet_SG.exe (source files Borland
Builder) – full analog FaderPanel.exe (from Borland Builder directory
of DMX-Workshop) plus
connection with SoundGraffiti through shared memory and transmit data.
a. Order of work
i. Install DMX-Workshop and necessary
drivers (if need).
ii. Copy to install
directory (..\Artistic Licence\DMX-Workshop\SDK\Examples\Borland
C++Builder\Fader Panel) file ArtNet_SG.exe
iii. Install SoundGraffitiDimmer.exe
iv. Connect
microphone to computer.
v. Start
SoundGraffiti
vi. Only first
time - Push button “Open” = select file
ArtNet_SG.exe.
vii. Push button
“Go”
2.
SOUNDLIGHT -http://www.soundlight.de/
Work by program D6USBPCM_SG.exe (source files VB) –full analogUSBPCM.EXE plus
connection with SoundGraffiti through shared memory and transmit data.
Support devices:
ISA DMX-512 PC-Interface Card: 1512B, 1512C.
USB / DMX INTERFACE: USBDMX1,
USBDMX2
PCMCIA DMX INTERFACE CARD:
2512A
a. Order of work
i. Make directory
...\USBPCM (or another name).
ii. Copy to the
directory d6usbpcm.exe.
iii. Run d6usbpcm.exe
iv. Install
necessary drivers (if need).
v. Copy to
directory ...\USBPCM file D6USBPCM_SG.exe.
vi. Install SoundGraffitiDimmer.exe
vii. Connect
microphone to computer.
viii.
Start SoundGraffiti.
ix. Only first
time - Push button “Open” = select file
D6USBPCM_SG.exe (DMX program)
x. Push button
“Go” (Text - "Data Reception - No DMX !!!" – receive data without
DMX.)
xi. Select device
for D6USBPCM_SG.exe
xii. Open port
D6USBPCM_SG.exe (Text - "Data Reception"- receive data with DMX).
3.
For change program for devices of third company
a. Visual Basic-
you can use source files VB
b. Borland Builder - you can use source files Borland Builder
4.
You can make own DMX dongle devices (examples of source code and
scheme)
Order of work:
Start SG_Dimmer
Select program for data transfer (LPT_DMX_pic.exe or SG_MiniDMX.exe or other)
Start program
Programs:
a. LPT: - Program and circuit for dongle devices parallel port->dimmer, source (Borland Builder and mc
PIC Microchip) - mc_pic_lpt.zip and program LPT_DMX_pic.exe
b. COM: - Program for dongle devices for COM port (RS232)->dimmer (MiniDMX from Mathias Dzionsko)