Components and supplies
Arduino UNO
Seeed Studio W5200 Ethernet Shield
Resistor 100 ohm
DMX Master Shield
LED (generic)
Industrial SLC microSD
Solderless Breadboard Half Size
Jumper wires (generic)
Arduino Mega 2560
Tools and machines
Soldering iron (generic)
Project description
Code
Project files archive for the Arduino Mega
c_cpp
Extract and compile it for the Arduino Mega. Will not work correctly on an UNO and may even brick it.
Project files archive for the Arduino UNO
c_cpp
Extract and compile it for the Arduino UNO.
Project files archive for the Arduino UNO
c_cpp
Extract and compile it for the Arduino UNO.
Project files archive for the Arduino Mega
c_cpp
Extract and compile it for the Arduino Mega. Will not work correctly on an UNO and may even brick it.
Web Server Resources
html
Extract all files and copy it onto the MicroSD card to be installed into the ethernet shield. The MicroSD card will need to be formatted as FAT16. The archive also includes two Windows executables, one for PUTting files onto the SD Card through the Arduino Mega after the Mega has been programmed, and the other for POSTing data to the Mega for testing and debugging.
Downloadable files
Connection Diagram
Diagram showing how to connect the Arduino boards, shields, and status indicator LEDs.
Connection Diagram
Connection Diagram
Diagram showing how to connect the Arduino boards, shields, and status indicator LEDs.
Connection Diagram
Comments
Only logged in users can leave comments
Anonymous user
2 years ago
You can easilly do it with just an arduino mega, a dmx shield and the ethernet shield. U will need to modify the dmx library in order to work over serial tx/rx 1 and not 0 where work the ethernet shield. I Finished right now to programme mine and work just perfect.
Anonymous user
5 years ago
You can easilly do it with just an arduino mega, a dmx shield and the ethernet shield. U will need to modify the dmx library in order to work over serial tx/rx 1 and not 0 where work the ethernet shield. I Finished right now to programme mine and work just perfect.
Anonymous user
5 years ago
How do you launch the web server? I have everything uploaded and the files on the sd card with the ethernet connection. What now?
Athurs0229
6 years ago
how to download the codes?
alphathinktink
2 years ago
Try here: https://sourceforge.net/projects/web-operated-dmx-controller/
alphathinktink
2 years ago
It's not working for me either. Let me see what I can do.
Anonymous user
2 years ago
How do you launch the web server? I have everything uploaded and the files on the sd card with the ethernet connection. What now?