dmx-interface/README.md
Hendrik Rauh ec55b6a865 added stl's of the case
Fixes #9
2024-11-10 12:19:42 +01:00

35 lines
815 B
Markdown

# DMX-Interface
Art-Net-Interface
## Case
[STL for the body](/assets/case/case-main.stl)
[STL for the lid](/assets/case/case-lid.stl)
[Onshape Project](https://cad.onshape.com/documents/7363818fd18bf0cbf094790e/w/52455282b39e47fbde5d0e53/e/9bec98aa83a813dc9a4d6ab2)
## Wiring
![Handwritten diagram](/assets/circuit/handwritten/circuit%20diagram.jpeg)
## Pin usage
| GPIO | Usage |
| ---- | -------------- |
| GND | GND to others |
| 3,5V | VIN on RS485 |
| 5V | VIN on W5500 |
| 0 | Onboard Button |
| 5 | Ext. Button |
| 7 | Ext. LED |
| 15 | Onboard LED |
| 17 | U1TXD |
| 18 | U1RXD |
| 21 | U0TXD |
| 33 | U0RXD |
| 34 | SPI CS |
| 35 | SPI MOS |
| 36 | SPI SCK |
| 37 | SPI MISO |