mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-11-28 08:36:21 +00:00
Simple DIY DMX-Interface
|
|
||
|---|---|---|
| .vscode | ||
| assets/circuit/handwritten | ||
| data | ||
| lib | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| platformio.ini | ||
| README.md | ||
DMX-Interface
Art-Net-Interface
Case
STL's coming soon, case still being developed.
Wiring
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 |
