MetaDMX: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen (subversion link) |
|||
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
=== WTF === | === WTF === | ||
− | Da wir nun schon mehrere DMX | + | Da wir nun schon mehrere DMX-fähige Geräte haben (RGB LED Controller und Nebelmaschine) und es vielleicht noch mehr werden, sollten wir diese auch richtig (== per Software) ansteuern können. Dazu brauchen wir einen DMX-Controller. |
− | + | <b>Update:</b> We have bought an [http://www.enttec.com/opendmxusb Open DMX] controller. See [[Licht]] for more information about using this device. | |
− | |||
− | |||
− | |||
− | |||
− | == | + | The needs of MetaDMX should thus be slightly redefined into building DMX capable devices :) |
+ | |||
+ | === Implementations === | ||
+ | * mit einem Adruino/AVR (DMX receiver is up and running) | ||
+ | * mit einem PIC (proof-of-concept code has been written --[[Benutzer:MariusKintel|MariusKintel]] 20:23, 19. Feb. 2007 (CET)) | ||
+ | * <s>mit dem [[PSOC System on a Chip]] der derzeit etwas wenig genutzt wird</s> | ||
+ | * <s>mit dem derzeit ebenfalls ungenutzten FPGA von fpga4fun</s> | ||
+ | |||
+ | == Code / Layout & Schematics == | ||
* Subversion: https://ma.metalab.at/svn/mos/trunk/wizard23/MetaDMX | * Subversion: https://ma.metalab.at/svn/mos/trunk/wizard23/MetaDMX | ||
Zeile 28: | Zeile 32: | ||
* [http://www.enttec.com/index.php?menu=Products&prod=70303&show=description&name=opendmxusb OpenDMX USB interface] | * [http://www.enttec.com/index.php?menu=Products&prod=70303&show=description&name=opendmxusb OpenDMX USB interface] | ||
* [http://ja.psoc.info/wp-content/uploads/2006/09/dmx_receive.jpg PSoC DMX receiver scematics] von http://ja.psoc.info/ | * [http://ja.psoc.info/wp-content/uploads/2006/09/dmx_receive.jpg PSoC DMX receiver scematics] von http://ja.psoc.info/ | ||
+ | |||
+ | [[Kategorie:WhateverLab]] |
Aktuelle Version vom 19. Februar 2007, 19:23 Uhr
WTF
Da wir nun schon mehrere DMX-fähige Geräte haben (RGB LED Controller und Nebelmaschine) und es vielleicht noch mehr werden, sollten wir diese auch richtig (== per Software) ansteuern können. Dazu brauchen wir einen DMX-Controller.
Update: We have bought an Open DMX controller. See Licht for more information about using this device.
The needs of MetaDMX should thus be slightly redefined into building DMX capable devices :)
Implementations
- mit einem Adruino/AVR (DMX receiver is up and running)
- mit einem PIC (proof-of-concept code has been written --MariusKintel 20:23, 19. Feb. 2007 (CET))
mit dem PSOC System on a Chip der derzeit etwas wenig genutzt wirdmit dem derzeit ebenfalls ungenutzten FPGA von fpga4fun
Code / Layout & Schematics
ICs
- LTC1685 - 52Mbps, Precision Delay, RS485 Fail-Safe Transceiver
- MAX1487, MAX481, MAX483, MAX485, MAX487, MAX488, MAX489, MAX490, MAX491 Low-Power, Slew-Rate-Limited RS-485/RS-422 Transceivers
Links
- DMX protocol with timings
- more DMX protocol
- even more DMX protocol
- forum thread about implementing DMX with PICs with source!
- forum thread about implementing DMX with PICs
- another forum thread about implementing DMX with PICs with source!
- scematics of DMX controller with a pic
- fpg4fun serial port
- DMX board mit dem PSoC
- forumeintrag zu DMX mit PSoC
- Power Management - 6-Channel DMX Dimmer - AN2302
- OpenDMX USB interface
- PSoC DMX receiver scematics von http://ja.psoc.info/