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 main.cpp

Revision Date Message Actions
57:9bf4c8142958 2018-10-07 production release File  Diff  Annotate
56:522ad08941bb 2018-10-07 wifi reset added File  Diff  Annotate
55:3378972851fd 2018-10-06 123 File  Diff  Annotate
54:61ccc1036944 2018-09-29 error_count reset on AT SET MODE added File  Diff  Annotate
53:b9620bb0608e 2018-09-29 set check and process timing File  Diff  Annotate
51:881a30217532 2018-09-24 uart 19200 File  Diff  Annotate
50:94730b99ea41 2018-09-24 add eeprom storage for WORKING_MODE File  Diff  Annotate
48:4ec055c066b4 2018-09-23 commit after testing eco and standart mode File  Diff  Annotate
47:4a955f381a1e 2018-09-23 123 File  Diff  Annotate
46:0d60fbcfb245 2018-09-23 eco simulator added File  Diff  Annotate
45:abc682827659 2018-09-23 standart heating algorithm added File  Diff  Annotate
44:e6efa8be1f9e 2018-09-22 AT command interpreter finished File  Diff  Annotate
43:cc47a2e6ae07 2018-09-22 all AT get commands added File  Diff  Annotate
42:03cbc2a6f63b 2018-09-22 AT get command added File  Diff  Annotate
41:978c2d85a0e7 2018-09-21 123 File  Diff  Annotate
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
37:c9b96afec535 2018-09-18 eeprom works now File  Diff  Annotate
35:74a546766adb 2018-09-17 epprom_flash updated File  Diff  Annotate
34:09d8edcce624 2018-09-17 eeprom flash added File  Diff  Annotate
33:2c54746f7518 2018-09-17 123 File  Diff  Annotate
32:aebbfe391bbc 2018-09-17 AT command interpreter added File  Diff  Annotate
31:0a516ceaec4d 2018-09-17 Watchdog added one more version... File  Diff  Annotate
30:b696b5799507 2018-09-16 123 File  Diff  Annotate
29:5940a80717e4 2018-09-16 watchdog added File  Diff  Annotate
27:007e17df5ba0 2018-09-16 queue added File  Diff  Annotate
26:750f21025bb9 2018-09-15 PinDetect added File  Diff  Annotate
25:49e5d653d789 2018-09-15 button rise added File  Diff  Annotate
24:4c5909becda6 2018-09-15 Interrupt In File  Diff  Annotate
23:33d6689834c6 2018-09-15 Button added File  Diff  Annotate
22:32beca745706 2018-09-13 123 File  Diff  Annotate
21:819277430a55 2018-09-12 1 File  Diff  Annotate
20:4f3a45fd4bbb 2018-09-12 c_str() File  Diff  Annotate
19:74f78a777ffa 2018-09-12 arrays File  Diff  Annotate
18:9434e06223c7 2018-09-12 second chanel DS1820 File  Diff  Annotate
17:718e41e971f8 2018-09-12 ds1820 added File  Diff  Annotate
16:c7b77648311d 2018-09-11 123 File  Diff  Annotate
15:721546347507 2018-09-10 123 File  Diff  Annotate
14:d954558361b9 2018-09-10 123 File  Diff  Annotate
12:187e02ab447f 2018-09-10 hetaing system for korovnik File  Diff  Annotate
10:4b88be251088 2016-09-15 Updated. File  Diff  Annotate
9:d3fb631890d7 2016-08-13 Updated. File  Diff  Annotate
8:f1432e9af6c8 2016-08-02 Updated File  Diff  Annotate
7:accb2c83a007 2016-07-05 Updated File  Diff  Annotate
6:d99931fc19c0 2016-07-05 Updated File  Diff  Annotate
5:3c3ef17a17a6 2016-07-05 Udpated File  Diff  Annotate
4:a81f44fc487e 2016-07-02 Updated. File  Diff  Annotate
3:c6a589f444b9 2016-07-02 Updated File  Diff  Annotate
1:1dd12d8c840d 2016-07-02 Initial revision File  Diff  Annotate
0:ab218237069e 2016-07-02 Initial revision File  Diff  Annotate