mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-05 05:38:54 +00:00
Merge pull request #84 from HendrikRauh/fix-voltage-info
fix voltage in README
This commit is contained in:
commit
63d2ee06ce
1 changed files with 17 additions and 17 deletions
34
README.md
34
README.md
|
@ -35,23 +35,23 @@ You have to short-circuit `R0` on the RS485 boards to enable the termination res
|
|||
|
||||

|
||||
|
||||
| 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 |
|
||||
| GPIO | Usage |
|
||||
| ------- | -------------- |
|
||||
| GND | GND to others |
|
||||
| 3,3V | VIN on RS485 |
|
||||
| 5V/VBUS | 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 |
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue