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)

Changes

RevisionDateWhoCommit message
60:7ae1d3b965ae 2021-03-28 andrewklmn Add: readme.md default tip
59:0c6f3541beda 2020-10-13 andrewklmn Set: eco temp to 3,3,3,23
58:70930f201f97 2020-10-06 andrewklmn min temp changed to +5C
57:9bf4c8142958 2018-10-07 andrewklmn production release
56:522ad08941bb 2018-10-07 andrewklmn wifi reset added
55:3378972851fd 2018-10-06 andrewklmn 123
54:61ccc1036944 2018-09-29 andrewklmn error_count reset on AT SET MODE added
53:b9620bb0608e 2018-09-29 andrewklmn set check and process timing
52:20d6bf661fd6 2018-09-29 andrewklmn currnet temp error checker added
51:881a30217532 2018-09-24 andrewklmn uart 19200
50:94730b99ea41 2018-09-24 andrewklmn add eeprom storage for WORKING_MODE
49:f9f65a2fc92f 2018-09-23 andrewklmn EMERGENCY mode added
48:4ec055c066b4 2018-09-23 andrewklmn commit after testing eco and standart mode
47:4a955f381a1e 2018-09-23 andrewklmn 123
46:0d60fbcfb245 2018-09-23 andrewklmn eco simulator added
45:abc682827659 2018-09-23 andrewklmn standart heating algorithm added
44:e6efa8be1f9e 2018-09-22 andrewklmn AT command interpreter finished
43:cc47a2e6ae07 2018-09-22 andrewklmn all AT get commands added
42:03cbc2a6f63b 2018-09-22 andrewklmn AT get command added
41:978c2d85a0e7 2018-09-21 andrewklmn 123
40:6168609574d0 2018-09-21 andrewklmn modes added
39:aa5f95061409 2018-09-21 andrewklmn modes added
38:a0753c2a4497 2018-09-18 andrewklmn temp_controller function was moved from mian.cpp to own folder
37:c9b96afec535 2018-09-18 andrewklmn eeprom works now
36:aeb70fb1798b 2018-09-17 andrewklmn epprom_flash updated
35:74a546766adb 2018-09-17 andrewklmn epprom_flash updated
34:09d8edcce624 2018-09-17 andrewklmn eeprom flash added
33:2c54746f7518 2018-09-17 andrewklmn 123
32:aebbfe391bbc 2018-09-17 andrewklmn AT command interpreter added
31:0a516ceaec4d 2018-09-17 andrewklmn Watchdog added one more version...
30:b696b5799507 2018-09-16 andrewklmn 123
29:5940a80717e4 2018-09-16 andrewklmn watchdog added
28:08bcb9045279 2018-09-16 andrewklmn Queue added
27:007e17df5ba0 2018-09-16 andrewklmn queue added
26:750f21025bb9 2018-09-15 andrewklmn PinDetect added
25:49e5d653d789 2018-09-15 andrewklmn button rise added
24:4c5909becda6 2018-09-15 andrewklmn Interrupt In
23:33d6689834c6 2018-09-15 andrewklmn Button added
22:32beca745706 2018-09-13 andrewklmn 123
21:819277430a55 2018-09-12 andrewklmn 1
20:4f3a45fd4bbb 2018-09-12 andrewklmn c_str()
19:74f78a777ffa 2018-09-12 andrewklmn arrays
18:9434e06223c7 2018-09-12 andrewklmn second chanel DS1820
17:718e41e971f8 2018-09-12 andrewklmn ds1820 added
16:c7b77648311d 2018-09-11 andrewklmn 123
15:721546347507 2018-09-10 andrewklmn 123
14:d954558361b9 2018-09-10 andrewklmn 123
13:358db33c935c 2018-09-10 andrewklmn all library updated
12:187e02ab447f 2018-09-10 andrewklmn hetaing system for korovnik
11:c050fcabba46 2017-06-26 hudakz Updated mbed library.
10:4b88be251088 2016-09-15 hudakz Updated.
9:d3fb631890d7 2016-08-13 hudakz Updated.
8:f1432e9af6c8 2016-08-02 hudakz Updated
7:accb2c83a007 2016-07-05 hudakz Updated
6:d99931fc19c0 2016-07-05 hudakz Updated
5:3c3ef17a17a6 2016-07-05 hudakz Udpated
4:a81f44fc487e 2016-07-02 hudakz Updated.
3:c6a589f444b9 2016-07-02 hudakz Updated
2:5ebf34d19614 2016-07-02 hudakz Initial issue
1:1dd12d8c840d 2016-07-02 hudakz Initial revision