diff --git a/README.md b/README.md index 3ade8ac1..0e89dac2 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,10 @@ Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionaliti ESP32-Node Pinout -| GPIOs | Descrption | -| --- | --- | -| `1` `15` `38` | Ground | -| `3` | EN | -| `4` `5` `6` `7` | Inputs `GPIO36` `GPIO39` `GPIO34` `GPIO35` | \ No newline at end of file +| 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 | \ No newline at end of file