Update README.md

This commit is contained in:
ElVit 2025-05-29 00:21:49 +02:00 committed by GitHub
parent d2beae1c15
commit f1ac8956c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
### Wiring
<img src="../../prototypes/panasonic_heatpump/wiring_adum1201.png" alt="wiring_adum1201.png" width="500"/>
![wiring_adum1201.png](../../prototypes/panasonic_heatpump/wiring_adum1201.png)
### CN-CNT Pinout (from top to bottom)
@ -29,10 +29,10 @@ pin | function
```yaml
substitutions:
pin_rx_hp: GPIO4 # heatpump reads data (RX) on this pin (yellow)
pin_tx_hp: GPIO3 # heatpump sends data (TX) on this pin (green)
pin_tx_wm: GPIO1 # WiFi module sends data (TX) on this pin (white)
pin_rx_wm: GPIO0 # WiFi module reads data (RX) on this pin (blue)
pin_rx_hp: GPIO37 # heatpump reads data (RX) on this pin (yellow)
pin_tx_hp: GPIO39 # heatpump sends data (TX) on this pin (green)
pin_tx_wm: GPIO18 # WiFi module sends data (TX) on this pin (white)
pin_rx_wm: GPIO16 # WiFi module reads data (RX) on this pin (blue)
external_components:
- source: