Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Hack the Black Box/Technik
(section)
From Chaosdorf Wiki
Views
Read
Edit
Edit source
View history
associated-pages
Page
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Technologie === ==== Tests ==== Mit folgendem Setup lässt sich erfolgreich ein Licht steuern: * Arduino Uno http://www.arduino.cc/en/Main/ArduinoBoardUno / [https://www.reichelt.de/Einplatinen-Microcontroller/ARDUINO-UNO/3/index.html?ACTION=3&GROUPID=6667&ARTICLE=119045&SEARCH=130169%20153042%20133612%20119695%20125561%20119696%20130166%20153046%20142943%20119045%20139717&OFFSET=16& Reichelt.de] € 20.00 * DMX Shield http://www.komputer.de/zen/index.php?main_page=product_info&cPath=32&products_id=275&zenid=ua91fis23clfvr08vdef1d6li6 € 20,50 * 4-Kanal-Dimmer Showtec MultiDim MKIII * Conceptinetics DMX library http://sourceforge.net/projects/dmxlibraryforar/files/ Die API ist in der einfachsten Form ''Kanal'' + ''Wert'', z.B. dmx_master.setChannelValue(1, dimmer_val++); [[File:arduino-dmx-shield.jpg|400px|left|thumb]] [[File:showtec-dimmer.jpg|200px|left|thumb]] ==== Kosten ==== Das obige DMX-Shield verwendet nur 2 GPIO-Pins (RX/TX) für die Kommunikation mit dem Arduino. Es muss also nicht unbedingt der Arduino Uno sein, sondern kann auch ein kleinerer (günstigerer) Formfaktor (Nano? Pro Mini?) per Kabel mit dem Shield verbunden werden. Gleichzeitig ist das DMX-Shield selbst auch überdimensioniert: Es kann senden und empfangen und komplexe Master/Slave Setups. Ein Beispiel für eine einfachere Schaltung wäre http://playground.arduino.cc/DMX/DMXShield (docs: http://hackerstore.be/PDFs/dmx.pdf, http://playground.arduino.cc/DMX/Opendmx) ==== Links ==== http://docslide.us/documents/arduino-dmx.html https://code.google.com/p/tinkerit/wiki/DmxSimple
Summary:
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see
Chaosdorf Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)