Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkiam authored Mar 6, 2021
1 parent be2ff48 commit 167322b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,14 @@ Response (JSON):
Zwischen A+ (Red) und B- (Green) ist ein 120 Ohm Widerstand zum terminieren des BUS!

## Schaltung
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/combo.png)
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/combo.png) <br/>
ESP8266 + Arduino Combo (Bisher stabil, benötigt allerdings zwei MCU)

![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/schaltung.png)
ESP8266 ISR (instabil, WLAN Probleme können die ModBus-Verbindung beenden, dann wir ein Neuanlernen erforderlich)
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/esp32.png) <br/>
ESP32 (Bisher stabil durch Nutzung beider Kerne)

![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/schaltung.png) <br/>
ESP8266 ISR (instabil!, WLAN-Probleme können die ModBus-Verbindung beenden, dann ist ein Neuanlernen erforderlich)

## Installation
![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/antrieb-min.png)
Expand Down

0 comments on commit 167322b

Please sign in to comment.