Commit Graph

250 Commits (master)
 

Author SHA1 Message Date
Kai Lauterbach 58ea2c1822 Removed all library files because the compilation works using the arduino library manager.
3 weeks ago
Kai Lauterbach f740973b01 Added USB voltage read sensor
1 month ago
Kai Lauterbach 36b0c72f9b ESP8266 pin feature added
1 month ago
Kai Lauterbach 44c2ef4144 Reset the ESP in case that there is no Wifi connection.
1 month ago
Kai Lauterbach af2189a78a Added web based reset feature
1 month ago
Kai Lauterbach e1cdde0fc9 Updated user config example
1 month ago
Kai Lauterbach 03849a609b Added web reset functionality
1 month ago
Kai Lauterbach 76d8416a41 Added eeprom emulation to store reset info
2 months ago
Kai Lauterbach 1f347582b0 Improved wifi reconnect mechanism. More watchdog feed calls added.
2 months ago
Kai Lauterbach 0f6934f4a1 Improved wdt code
2 months ago
Kai Lauterbach a05af95d51 Changed wdt timeout setting to wdt constant from header file.
2 months ago
Kai Lauterbach 9a920aeb88 Added auto reconnect call to setup function. Removed wifi connection check functionality - which isn't work properly.
3 months ago
Aaron Fischer 097623dcfc Merge pull request 'feature/http_call_send_json' (#3) from feature/http_call_send_json into master
4 months ago
Kai Lauterbach 35f1635a3d Fixed wind sensor interrupt handling.
4 months ago
Kai Lauterbach 0ae44ec987 Added a preprocessor flag to enable/disable sensor walue table on webupdater main page.
4 months ago
Kai Lauterbach 1253123e46 Added preprocessor check to prevent adding wifimanager reset link to webupdater html interface.
4 months ago
Kai Lauterbach 53ca46e7bd Fixed wrong temperature value.
4 months ago
Kai Lauterbach a210c94721 Removed temperature overwriting. Added some disabled debug output messages. Reformatted code.
4 months ago
Kai Lauterbach baff93865c Added fix to prevent sending nan value through http get to the destination webserver.
4 months ago
Kai Lauterbach 3e206715fd Updated required libraries
4 months ago
Kai Lauterbach dc2eb61584 Added documentation about includes.
4 months ago
Kai Lauterbach 4b737ce350 Added http get call functionality and fixed spaces in code.
4 months ago
Kai Lauterbach ba1cc54d2e Cleaned include list in main firmware file.
4 months ago
Kai Lauterbach a009a19261 Inverted status LED on behaviour
4 months ago
Kai Lauterbach 0a08e8d974 Updated firmware library folder content
4 months ago
Kai Lauterbach 02c84949bc code formatting changed
4 months ago
Kai Lauterbach 8c28468563 Added BMP280 sensor config flag to user config file.
5 months ago
Kai Lauterbach ff71dad13f Added a comment to descript a for loop behaviour.
5 months ago
Kai Lauterbach e699c8b37b Fixed debug output in dmp280 sensor code and removed unused function.
5 months ago
Kai Lauterbach bcda387d26 Added missing network configuration init code.
5 months ago
Kai Lauterbach 94a1e785f1 Added BMP280 sensor (like BME280 but without humidity). Updated kicad files to new file standard.
5 months ago
Kai Lauterbach 93114b0f49 Added non wifimanager wifi connection support.
5 months ago
Kai Lauterbach 17fdbe6155 Moved wifi depending code to separate function.
6 months ago
Kai Lauterbach 1f2b4ec38c Sensor read will now performed directly after startup.
6 months ago
Kai Lauterbach 6d2d5e2aa0 Updated library files.
6 months ago
Kai Lauterbach 9ceb77ea8d Removed library content
6 months ago
Kai Lauterbach 6aa242da85 Removed obsolete debug messages
6 months ago
Kai Lauterbach f22ec9b02d Refresh of webupdater increased.
6 months ago
Kai Lauterbach 3e8d65d121 Improved InfluxDB code to prevent deadlock
6 months ago
Kai Lauterbach 417493c8ba Updated required libraries
6 months ago
Kai Lauterbach 7a97677e0d Reduced portal timeout again.
6 months ago
Kai Lauterbach 9abd468fbc Added a separate function to set the windspeed to the webupdater.
6 months ago
Kai Lauterbach 40b2550c89 Reduced autoconnect timeout and portal uptime.
6 months ago
Kai Lauterbach 6e1f64b14f Added reconnect info. Also added the info to the webupdater.
6 months ago
Kai Lauterbach c89486bd31 Fixed valid data checks and prevented to copy nan data to webUpdater.
6 months ago
Kai Lauterbach 76475b7c33 Fixed battery mode main function call. Disabled some debug messages.
6 months ago
Kai Lauterbach 5fcfd89652 Waiting for wind sensor result code changed to be processed by FSM states. Added new battery mode main function. Renamed FSM state names.
6 months ago
Kai Lauterbach 7225866dd4 Newline added
6 months ago
Kai Lauterbach 8c907ce1e1 Added start, wait, read functions and changed main sensor read function.
6 months ago
Kai Lauterbach 4bd4944d6b Code optically cleared
6 months ago