Merge pull request #84 from HendrikRauh/fix-voltage-info

fix voltage in README
This commit is contained in:
Raffael Wolf 2025-04-21 21:03:40 +02:00 committed by GitHub
commit 63d2ee06ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,10 +36,10 @@ You have to short-circuit `R0` on the RS485 boards to enable the termination res
![Circuit diagram](/assets/circuit/diagram.svg) ![Circuit diagram](/assets/circuit/diagram.svg)
| GPIO | Usage | | GPIO | Usage |
| ---- | -------------- | | ------- | -------------- |
| GND | GND to others | | GND | GND to others |
| 3,5V | VIN on RS485 | | 3,3V | VIN on RS485 |
| 5V | VIN on W5500 | | 5V/VBUS | VIN on W5500 |
| 0 | Onboard Button | | 0 | Onboard Button |
| 5 | Ext. Button | | 5 | Ext. Button |
| 7 | Ext. LED | | 7 | Ext. LED |