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 (wir brauchen endlich einen DMX controller :)) |
(→Links) |
||
Zeile 8: | Zeile 8: | ||
* ganz anders... | * ganz anders... | ||
+ | === ICs === | ||
+ | * [http://www.linear.com/pc/productDetail.do?navId=H0,C1,C1007,C1017,P1572 LTC1685 - 52Mbps, Precision Delay, RS485 Fail-Safe Transceiver] | ||
+ | * [http://www.maxim-ic.com/quick_view2.cfm/qv_pk/1111 MAX1487, MAX481, MAX483, MAX485, MAX487, MAX488, MAX489, MAX490, MAX491 Low-Power, Slew-Rate-Limited RS-485/RS-422 Transceivers] | ||
=== Links === | === Links === | ||
* [http://www.euro-pa.be/dmx.html DMX protocol with timings] | * [http://www.euro-pa.be/dmx.html DMX protocol with timings] | ||
+ | * [http://www.theater-technisch-lab.nl/dmxen.htm more DMX protocol] | ||
+ | * [http://www.dmx512-online.com/whats.html even more DMX protocol] | ||
* [http://www.ccsinfo.com/forum/viewtopic.php?t=17513&highlight=dmx forum thread about implementing DMX with PICs with source!] | * [http://www.ccsinfo.com/forum/viewtopic.php?t=17513&highlight=dmx forum thread about implementing DMX with PICs with source!] | ||
* [http://www.ccsinfo.com/forum/viewtopic.php?t=27899&highlight=dmx forum thread about implementing DMX with PICs] | * [http://www.ccsinfo.com/forum/viewtopic.php?t=27899&highlight=dmx forum thread about implementing DMX with PICs] | ||
+ | * [http://www.ccsinfo.com/forum/viewtopic.php?t=23141&highlight=dmx another forum thread about implementing DMX with PICs with source!] | ||
* [http://www.usbdmx.com/schematic.html scematics of DMX controller with a pic] | * [http://www.usbdmx.com/schematic.html scematics of DMX controller with a pic] | ||
* [http://www.fpga4fun.com/SerialInterface.html fpg4fun serial port] | * [http://www.fpga4fun.com/SerialInterface.html fpg4fun serial port] | ||
+ | * [http://www.circuitcellar.com/PSOC2002/winners/h2.htm DMX board mit dem PSoC] | ||
+ | * [http://www.cypress.com/portal/server.pt?space=CommunityPage&control=SetCommunity&CommunityID=285&PageID=552&shortlink=DA_664530 Power Management - 6-Channel DMX Dimmer - AN2302] |
Version vom 1. November 2006, 17:25 Uhr
WTF
Da wir nun schon mehrere DMX faehige geraete haben (RGB LED Controller und Nebelmashine) und es vielleicht noch mehr werden sollten wir diese auch richtig (== per software) ansteuern koennen. Dazu brauchen wir einen DMX controller.
Moegliche Wege
- mit dem PSOC System on a Chip der derzeit etwas wenig genutzt wird
- mit einem PIC
- mit dem derzeit ebenfalls ungenutzten FPGA von fpga4fun
- ganz anders...
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
- Power Management - 6-Channel DMX Dimmer - AN2302