STM8S firmware template
Go to file
King Kévin 648ff9c8af DH10 dehumidifier sensor module firmawre and documentation 2020-10-19 13:44:49 +02:00
.gitignore initial firmware template 2020-09-30 16:59:31 +02:00
LICENSE initial firmware template 2020-09-30 16:59:31 +02:00
Makefile initial firmware template 2020-09-30 16:59:31 +02:00
README DH10 dehumidifier sensor module firmawre and documentation 2020-10-19 13:44:49 +02:00
main.c DH10 dehumidifier sensor module firmawre and documentation 2020-10-19 13:44:49 +02:00
stm8s.h initial firmware template 2020-09-30 16:59:31 +02:00

README

this is the firmware for the dehumidifier sensor module.

a STM8S003 micro-controller reads the temperature and relative humidity measurements from an AHT20 humidity sensor using I²C, and sends it to the Aplatec DH 10 dehumidifier using a proprietary unidirectional IR-like pulse-width modulated protocol.