• Joined on 2020-11-19
klaute pushed to master at okoyono/weatherstation 2023-04-02 13:29:15 +02:00
3f0e0731d6 Fixed ping target string
klaute pushed to master at okoyono/weatherstation 2023-04-02 13:24:39 +02:00
6ad9dddb99 Added ping host config and code, also added ISR independent windspeed measurement.
klaute pushed to master at okoyono/weatherstation 2023-02-28 15:22:17 +01:00
58ea2c1822 Removed all library files because the compilation works using the arduino library manager.
klaute pushed to master at okoyono/weatherstation 2023-02-18 17:12:07 +01:00
f740973b01 Added USB voltage read sensor
klaute pushed to master at okoyono/weatherstation 2023-02-09 17:24:09 +01:00
36b0c72f9b ESP8266 pin feature added
44c2ef4144 Reset the ESP in case that there is no Wifi connection.
Compare 2 commits »
klaute pushed to master at okoyono/weatherstation 2023-02-09 16:36:55 +01:00
af2189a78a Added web based reset feature
klaute pushed to master at okoyono/weatherstation 2023-02-09 16:26:36 +01:00
e1cdde0fc9 Updated user config example
03849a609b Added web reset functionality
Compare 2 commits »
klaute pushed to master at okoyono/weatherstation 2023-01-12 20:21:39 +01:00
76d8416a41 Added eeprom emulation to store reset info
klaute pushed to master at okoyono/weatherstation 2023-01-10 15:12:51 +01:00
1f347582b0 Improved wifi reconnect mechanism. More watchdog feed calls added.
0f6934f4a1 Improved wdt code
a05af95d51 Changed wdt timeout setting to wdt constant from header file.
Compare 3 commits »
klaute pushed to master at okoyono/weatherstation 2022-12-31 09:36:57 +01:00
9a920aeb88 Added auto reconnect call to setup function. Removed wifi connection check functionality - which isn't work properly.
klaute created branch feature/InfluxDB-Connection-Update in okoyono/weatherstation 2022-12-31 09:36:15 +01:00
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-12-31 09:36:15 +01:00
klaute created pull request okoyono/weatherstation#2 2022-11-25 11:25:54 +01:00
Big wheaterstation update
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-24 19:17:26 +01:00
35f1635a3d Fixed wind sensor interrupt handling.
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-15 14:39:24 +01:00
0ae44ec987 Added a preprocessor flag to enable/disable sensor walue table on webupdater main page.
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-15 09:46:53 +01:00
1253123e46 Added preprocessor check to prevent adding wifimanager reset link to webupdater html interface.
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-11 14:34:48 +01:00
53ca46e7bd Fixed wrong temperature value.
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-11 13:25:34 +01:00
a210c94721 Removed temperature overwriting. Added some disabled debug output messages. Reformatted code.
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-11 11:23:12 +01:00
baff93865c Added fix to prevent sending nan value through http get to the destination webserver.
klaute pushed to feature/http_call_send_json at okoyono/weatherstation 2022-11-11 11:11:38 +01:00
3e206715fd Updated required libraries
dc2eb61584 Added documentation about includes.
Compare 2 commits »