Temperature and (optionally) humidity regulator based on DS18B20 or DHT22 sensors. This project contains the board layout, firmware, bootloader, and Windows tools that can be used with the regulator to monitor, configure, and update it.
This regulator can be used for terrariums, heaters, egg incubators, refrigerators - anything that depends on stable temperature and/or humidity, and can be controlled by turning something On or Off.
Read the datasheet (only in Polish at the moment)
Boards and schematics were created with Eagle PCB v6.6.0.
Firmare and Bootloader can be opened and compiled with Atmel Studio 6 or newer. The bootloader .hex has to be manually merged with the main firmware .hex.
The Windows applications can be compiled in any modern version of Visual Studio with C# support.
Youtube video of MSREG33E working with the Windows application