Skip to content

Control your Vallox ventilation system using an Arduino board

License

Notifications You must be signed in to change notification settings

michbeck100/vallox-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vallox-esp

Control your Vallox ventilation system using an arduino.

Introduction

This project extends the analog step switch VSS-P from Vallox, that is used to control a ventilation system like the 90 SC.

It uses an arduino board with code to create a 10 bit DAC (Digital-Analog-Converter).

This way it's possible to create voltages between 0 and 10V, which controls how fast the fans of the ventilation system run.

Schematic

Dependencies

The hardware consists of an Arduino Nano with an attached ENC28J60 ethernet shield, so the dependencies are as follows:

The dependencies can be installed using the library manager in the Arduino IDE.

Credits

This project is based on the idea of Gernot Hillier.

For the arduino code of the 10 bit DAC see here.

About

Control your Vallox ventilation system using an Arduino board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages