This commit is contained in:
Maik Hofmann 2021-02-15 21:58:06 +01:00
commit e511591d16
1 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,14 @@
# HCPBridge
Emuliert ein Hörmann HAP 1 HCP auf dem ESP8622.<br/>
**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)