STM8S firmware template
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
King Kévin 648ff9c8af DH10 dehumidifier sensor module firmawre and documentation 3 years ago
.gitignore initial firmware template 3 years ago
LICENSE initial firmware template 3 years ago
Makefile initial firmware template 3 years ago
README DH10 dehumidifier sensor module firmawre and documentation 3 years ago
main.c DH10 dehumidifier sensor module firmawre and documentation 3 years ago
stm8s.h initial firmware template 3 years ago

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.