Skip to content

Commit 18e9d59

Browse files
committed
update
1 parent d6af74d commit 18e9d59

File tree

3 files changed

+46
-4
lines changed

3 files changed

+46
-4
lines changed
15.6 KB
Binary file not shown.
50.3 KB
Binary file not shown.

README.md

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,46 @@
1-
# Arduino DMX-512 Tester and Controller
2-
## 20x4
3-
## Hardware
4-
### v0.0
1+
# ** Hardware v0.0 **
2+
3+
![frente](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hardware%20v00.JPG)
4+
5+
## ** [Notas sobre la versión...](https://github.com/daniel3514/Arduino-DMX-512-Tester-Controller/blob/master/Hardware/Documentacion/notas%20sobre%20la%20version.txt) **
6+
7+
- LCD de 4x20
8+
- Alimentación desde USB o directamente al Arduino
9+
- Teclado de navegación entre las opciones
10+
- Teclado numérico 4x4
11+
- Salida DMX desde bornera y XLR de 3 pin
12+
- Leds de estado de salida DMX
13+
- La simulación en Proteus de Arduino [Microcontrolandos](http://microcontrolandos.blogspot.mx/2012/12/arduino-componentes-para-o-proteus.html)
14+
- Simulación en Proteus v7.7 SP2
15+
- Esquemático y PCB en Proteus v8.0 SP1
16+
- [Arduino Mega 2560 Rev-3](http://www.arduino.cc/en/Main/ArduinoBoardMega2560)
17+
- Aclarar que para este proyecto se utilizó un Arduino Mega hecho en China
18+
19+
***
20+
21+
![Atras](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%201.JPG)
22+
![Atras](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%202.JPG)
23+
![frente](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%203.JPG)
24+
![Teclado](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%204.JPG)
25+
![lado](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%205.JPG)
26+
![Arduino](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%206.JPG)
27+
28+
***
29+
30+
## ** Esquematico **
31+
32+
![Esquematico](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%20Esquematico.PNG)
33+
34+
***
35+
36+
## ** PCB **
37+
38+
![PCB](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%20PCB.PNG)
39+
40+
***
41+
42+
## ** Simulación **
43+
44+
![Simulador](https://bytebucket.org/daniel3514/0066-arduino-dmx-512-tester-controller/raw/dd59f229a0ae5062e991717e0b6d4e8263fc11ca/Hardware/v0.0/media/Hard%20v00%20-%20Simulador.PNG)
45+
46+
***

0 commit comments

Comments
 (0)