transformed the handwritten note to text

This commit is contained in:
Hendrik Rauh 2024-11-03 17:32:36 +01:00
parent cb219941db
commit b16ac28158
2 changed files with 20 additions and 1 deletions

View file

@ -11,4 +11,23 @@ STL's coming soon, case still being developed.
## Wiring ## Wiring
![Handwritten diagram](/assets/circuit/handwritten/circuit%20diagram.jpeg) ![Handwritten diagram](/assets/circuit/handwritten/circuit%20diagram.jpeg)
![Handwritten pins](/assets/circuit/handwritten/gpio%20usage.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 |

Binary file not shown.

Before

Width:  |  Height:  |  Size: 646 KiB