diff --git a/README.md b/README.md index 89c7cf1..06ab56b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # HCPBridge Emuliert ein Hörmann HAP 1 HCP auf dem ESP8622.
+ +**Kompatible Torantriebe (HCP2-Bus - Modbus):** +- SupraMatic E/P Serie 4 +- ProMatic Serie 4 + +Bitte beachten, das Projekt emuliert UAP 1 **HCP** und ist auch **nur** mit der Serie 4 kompatibel! Ältere Antriebe als Serie 4 haben eine andere Pinbelegung und ein komplett anderes Protokoll. + + + ## Funktionen: - Abrufen des aktuellen Status (Tor, Licht) - Aulösen der Aktionen (Licht an/aus, Tor öffen, schließen, stoppen sowie Lüftungsstellung @@ -42,7 +51,7 @@ Response (JSON): "lastresponse" : 0 } ``` - + ## Pinout RS485 (Plug): ![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/plug-min.png) 1. GND (Blue) @@ -56,6 +65,9 @@ Response (JSON): ![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/rs485board-min.png) 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/schaltung.png) + ## Installation ![alt text](https://github.com/hkiam/HCPBridge/raw/master/Images/antrieb-min.png) - Adapter am Bus anschließen (grüner Pfeil)