mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
Update README.md
This commit is contained in:
parent
a37e49f51a
commit
1118a744d6
13
README.md
13
README.md
@ -176,7 +176,9 @@ OLED address = 0x3C
|
||||
```
|
||||
|
||||
### e-Paper
|
||||
#### ESP32-WROOM
|
||||
#### ESP32-WROOM Module
|
||||
|
||||
Wiring table
|
||||
|
||||
| ESP32-WROOM | e-Paper |
|
||||
| --- | --- |
|
||||
@ -189,6 +191,15 @@ OLED address = 0x3C
|
||||
|
||||
#### ESP32-C3
|
||||
|
||||
| ESP32-C3 | e-Paper |
|
||||
| --- | --- |
|
||||
| `GPIO` | `BUSY` |
|
||||
| `GPIO` | `CS`|
|
||||
| `GPIO` | `RST` |
|
||||
| `GPIO` | `DC` |
|
||||
| `GPIO` | `CLK` |
|
||||
| `GPIO` | `DIN` |
|
||||
|
||||
---
|
||||
## REFERENCES
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user