Peter-B- / dewworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dew works - Dew point controlled ventilation

This is software for an Arduino-based ventilation controller. It monitors temperature and humidity, both inside and outside and switches a fan based on differences in dew point.

The project is inspired by and based on an atricle in the Make magazin with some adaptions. I use a 2x16 LCD display plus a rotary encoder to implement a menu. That way all parameters can be adapted directly on the device without the need for a software update.

BOM

About

License:MIT License


Languages

Language:C++ 95.8%Language:C 4.2%