STM32F103C8T6_WIFI_Heating_system

Dependencies:   mbed mbed-STM32F103C8T6 eeprom_flash Watchdog PinDetect DS1820

  1. Bluepill STM32F103C8T6 Heating system
    1. _This project is core part of bigger heating system project!_

Features - Reading temperature from four DS18B20 sensors - Making a decision about switching on/off heater and pomp - Executing simple user commands from UART - Storing state parameters to program memory (EEPROM emulation)

Revisions of temp_controller/temp_controller.cpp

Revision Date Message Actions
39:aa5f95061409 2018-09-21 modes added File  Diff  Annotate
38:a0753c2a4497 2018-09-18 temp_controller function was moved from mian.cpp to own folder File  Diff  Annotate