Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
/ HCPBridgeMqtt Public archive
forked from hkiam/HCPBridge

emulates Hoermann HAP 1 HCP (HCP2) on ESP8622, ESP32 and Arduino.

Notifications You must be signed in to change notification settings

andreaswatch/HCPBridgeMqtt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCPBridge MQTT - Deprecated

Deprecated. Check https://github.com/Gifford47/HCPBridgeMqtt for an updated version.

Personal notes:

  • in hoermann.h:
#define PIN_TXD 1 // UART 2 TXT - G17
#define PIN_RXD 3 // UART 2 RXD - G16
#define SLAVE_ID 1   <--not tested if '2' also works
  • in configuration.h, comment:
#define USE_BME

About

emulates Hoermann HAP 1 HCP (HCP2) on ESP8622, ESP32 and Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.9%
  • C 29.4%
  • Python 11.8%
  • HTML 3.9%