Big wheaterstation update #2

Closed
klaute wants to merge 19 commits from master into feature/http_call_send_json

19 commits

Author SHA1 Message Date
Kai Lauterbach d3294e2511 Only count rotations on falling edges 2023-04-04 12:51:24 +02:00
Kai Lauterbach ebd964e923 Indention fixed and comment added. 2023-04-04 10:00:11 +02:00
Kai Lauterbach 1e4075a0f5 Wind measurement time fixed 2023-04-03 18:10:46 +02:00
Kai Lauterbach ed5558c34f Message updated 2023-04-02 15:15:13 +02:00
Kai Lauterbach 3f0e0731d6 Fixed ping target string 2023-04-02 13:29:11 +02:00
Kai Lauterbach 6ad9dddb99 Added ping host config and code, also added ISR independent windspeed measurement. 2023-04-02 13:24:32 +02:00
Kai Lauterbach 58ea2c1822 Removed all library files because the compilation works using the arduino library manager. 2023-02-28 15:22:10 +01:00
Kai Lauterbach f740973b01 Added USB voltage read sensor 2023-02-18 17:11:48 +01:00
Kai Lauterbach 36b0c72f9b ESP8266 pin feature added 2023-02-09 17:24:05 +01:00
Kai Lauterbach 44c2ef4144 Reset the ESP in case that there is no Wifi connection. 2023-02-09 16:57:37 +01:00
Kai Lauterbach af2189a78a Added web based reset feature 2023-02-09 16:36:51 +01:00
Kai Lauterbach e1cdde0fc9 Updated user config example 2023-02-09 16:26:32 +01:00
Kai Lauterbach 03849a609b Added web reset functionality 2023-02-09 16:24:55 +01:00
Kai Lauterbach 76d8416a41 Added eeprom emulation to store reset info 2023-01-12 20:21:34 +01:00
Kai Lauterbach 1f347582b0 Improved wifi reconnect mechanism. More watchdog feed calls added. 2023-01-10 12:21:02 +01:00
Kai Lauterbach 0f6934f4a1 Improved wdt code 2023-01-09 12:07:01 +01:00
Kai Lauterbach a05af95d51 Changed wdt timeout setting to wdt constant from header file. 2023-01-09 12:01:32 +01:00
Kai Lauterbach 9a920aeb88 Added auto reconnect call to setup function. Removed wifi connection check functionality - which isn't work properly. 2022-12-31 09:36:42 +01:00
Aaron Fischer 097623dcfc Merge pull request 'feature/http_call_send_json' (#3) from feature/http_call_send_json into master
Reviewed-on: #3
2022-11-27 11:02:21 +01:00