summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--linz/oekofen_thermo/src/main.cpp1
-rw-r--r--linz/oekofen_thermo/values.txt61
2 files changed, 62 insertions, 0 deletions
diff --git a/linz/oekofen_thermo/src/main.cpp b/linz/oekofen_thermo/src/main.cpp
index 084a305..caf1319 100644
--- a/linz/oekofen_thermo/src/main.cpp
+++ b/linz/oekofen_thermo/src/main.cpp
@@ -43,6 +43,7 @@ void setup() {
43 Serial.begin(115200); 43 Serial.begin(115200);
44 analogWriteFreq(8000); 44 analogWriteFreq(8000);
45 pinMode(D3, OUTPUT); 45 pinMode(D3, OUTPUT);
46 analogWrite(D3, 757); //default value
46 pinMode(LED_BUILTIN, OUTPUT); 47 pinMode(LED_BUILTIN, OUTPUT);
47 48
48 WiFiManager wifiManager; 49 WiFiManager wifiManager;
diff --git a/linz/oekofen_thermo/values.txt b/linz/oekofen_thermo/values.txt
new file mode 100644
index 0000000..79eab86
--- /dev/null
+++ b/linz/oekofen_thermo/values.txt
@@ -0,0 +1,61 @@
18k freq
2[sonne]
3200 15.4
4214 19.4
5215 19.8
6216 20.1
7217 20.3
8218 20.6
9219 20.8
10220 21.4
11221 21.6
12222 21.8
13223 22.2
14224 22.4
15225 22.6
16226 23.0
17227 23.4
18228 23.6
19229 23.8
20230 24.2
21250 29.7
22300 43.3
23[aus]
24400 4.3
25440 18.5
26445 20.0
27450 21.7
28455 23.7
29500 38.7
30[mond]
31600 13.4
32615 19.9
33620 21.9
34623 22.9
35625 23.8
36630 25.9
37[uhr]
38750 15.8
39757 20.5
40758 20.8
41759 21.1
42760 21.4
43761 21.7
44762 22.0
45763 22.4
46764 23.0
47765 23.3
48766 23.7
49767 24.3
50770 25.6
51800 40.2
52[sonne]
53850 2.7
54870 15.1
55880 20.8
56881 21.3
57882 22.1
58883 22.5
59884 23.3
60885 23.7
61890 26.5