Skip to content

Arduino Client for intercepting & parsing Zehnder RS232 communications

Notifications You must be signed in to change notification settings

jacobstim/comfoairclient-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfoAirClient-Arduino

Arduino Client for intercepting & parsing Zehnder RS232 communications between the main unit and the control panel. In my Comfo D450, the serial port is exposed on the main board of the ventilation unit using a standard DB9 serial connector.

Hardware Setup

Connect the Zehnder unit's serial port to your Arduino device using a proper level shifter (e.g. the MAX232 for 5V or MAX3232 for 3.3V devices). The current code assumes connectivity over Ethernet. I'm using a PoE setup for an Arduino Mega 2560.

Software Setup

The code is written such that resulting temperature measurements are transmitted to an MQTT server on the local network.

About

Arduino Client for intercepting & parsing Zehnder RS232 communications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published