Update README.md
This commit is contained in:
parent
dc024a7e37
commit
f437ad3fd9
@ -1,5 +1,6 @@
|
||||
# HCPBridge
|
||||
Emuliert ein Hörmann HAP 1 HCP auf dem ESP8622.<br/>
|
||||
|
||||
## Funktionen:
|
||||
- Abrufen des aktuellen Status (Tor, Licht)
|
||||
- Aulösen der Aktionen (Licht an/aus, Tor öffen, schließen, stoppen sowie Lüftungsstellung
|
||||
@ -42,7 +43,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 +57,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)
|
||||
|
Loading…
Reference in New Issue
Block a user