This commit is contained in:
Alexandre B 2024-07-06 22:26:19 -04:00
parent 8b806f8eb5
commit 0c7a4b46d4

View File

@ -20,8 +20,10 @@ Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionaliti
<img alt="ESP32-Node Pinout" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/ESP32-Node-pinout.png" width="350px"/>
| GPIOs | Descrption |
| --- | --- |
| `1` `15` `38` | Ground |
| `3` | EN |
| `4` `5` `6` `7` | Inputs `GPIO36` `GPIO39` `GPIO34` `GPIO35` |
| Physical Pin | Descrption and Logical Pin | Extended Function |
| --- | --- | --- |
| `1` `15` `38` | Ground | |
| `3` | EN | |
| `4` `5` `6` `7` | Inputs `GPIO36` `GPIO39` `GPIO34` `GPIO35` | ADC1_CH0, ADC1_CH3, ADC1_CH6, ADC1_CH7 |
| `8` `9` | `GPIO32` `GPIO33` | TOUCH_9, TOUCH_8 |
| `10` `11` | `GPIO25` `GPIO26` | DAC_1, DAC_2 |