Commit Graph
59 Commits
Author SHA1 Message Date
Ollo f385a8e7b2 Replaced ESP module with WROOM-32D chip 2021-01-05 18:39:33 +01:00
Ollo bac1f3d276 Cleanup 2021-01-05 17:25:36 +01:00
Ollo 412ba87f3e Solar charger and lipo protection seperated 2021-01-05 17:17:21 +01:00
Ollo 5b453ccb6b Renamed Lipo+ to VCC 2021-01-05 17:05:31 +01:00
Ollo 437216187c Documentation improved 2021-01-03 16:32:09 +01:00
Ollo 20ef7aa4e9 Added J8 for USB programming and POWER supply by USB; Lipo has to be disconnected! 2020-12-30 16:17:01 +01:00
Ollo 4f754199eb Less debug output 2020-12-28 14:59:25 +01:00
Ollo 2fc835f396 Fixed one-wire library with an hammer 2020-12-28 14:57:17 +01:00
Ollo 46ab832624 Voltsensor test series has a constant, too 2020-12-28 14:26:41 +01:00
Ollo a8837d3119 Check for NAN temperatures 2020-12-28 14:24:55 +01:00
Ollo 2ac72fcd33 Removed deadend wires at S6 2020-12-28 14:17:26 +01:00
Ollo bb250f5cff Moved J6 under lipo 2020-12-28 14:02:55 +01:00
Ollo ce243748ca Moved Pump Voltage Converter to other circuit 2020-12-28 13:09:17 +01:00
Ollo bd5fc9839f Used distance reading time to stabilize temperature sensors 2020-12-21 17:55:57 +01:00
Ollo 6f5c5536cc Removed repeating code 2020-12-21 17:07:15 +01:00
Ollo f8052bd9b0 corrected code highlighting 2020-12-21 16:26:53 +01:00
Ollo 37c83ecef8 Described used ultra sonic sensor 2020-12-21 16:18:22 +01:00
Ollo 63708eeecc Comments included and code sorted 2020-12-21 16:12:46 +01:00
Ollo b43e238293 Moved PCB stuff into the borad folder 2020-12-21 15:28:40 +01:00
Ollo f4edb4839e Added capacitor for ESP 2020-12-21 15:16:13 +01:00
Ollo 2b7840abf3 Added Cppcheck project file for static code analysis 2020-12-09 21:44:33 +01:00
Ollo dd31122ed3 All static code analyis comments fixed, only TODOs are open 2020-12-09 21:43:07 +01:00
Ollo 303885fde5 Fixed wakeup due static code analysis 2020-12-09 21:39:48 +01:00
Ollo eb1650fed7 Moved upload port into seperate configuration file 2020-11-12 21:23:19 +01:00
Ollo 6e6dec8d5f moved solar connector more to border 2020-11-07 17:13:24 +01:00
Ollo 3a1b8d6745 Raw ADC value of lipo added 2020-11-07 00:34:27 +01:00
Ollo 61171fb379 States described in doxygen 2020-11-06 23:29:46 +01:00
Ollo 7080fe306b Doxygen added 2020-11-06 22:19:16 +01:00
Ollo 9c83897fd9 Wakeup due to change temperature 2020-11-06 21:00:11 +01:00
Ollo 4303e248ff Upload script 2020-11-06 19:48:39 +01:00
Ollo 2d73925636 Added comments for the RTC struct 2020-11-06 19:18:28 +01:00
Ollo 3fbf3bdb84 Struct used for RTC memory 2020-11-06 19:15:43 +01:00
Ollo 2958976f0a Some comments 2020-11-06 18:52:38 +01:00
Ollo 9523857c0e Desciption for hardware added 2020-11-06 17:59:52 +01:00
Ollo 39041ab091 Moved ESP32 information into its subdirectory 2020-11-06 17:51:22 +01:00
Ollo 329a228b2d Toggle Sensor LED to visualize mode 3 2020-11-01 20:42:45 +01:00
Ollo 89070806f7 NTP server is used from configuration setting 2020-11-01 20:29:24 +01:00
Ollo e0de8dabe8 NTP Server can be set via configuration item 2020-11-01 20:17:21 +01:00
Ollo b85b2e6952 All parts layouted 2020-11-01 15:44:49 +01:00
Ollo e094221298 Publish only temperatur values, if a sensor was found 2020-11-01 14:30:26 +01:00
Ollo 6ba2f92fa7 Fixed plant loop in mode1 2020-11-01 13:26:38 +01:00
Ollo 5b420ab904 Adapt time comment 2020-10-31 12:44:49 +01:00
Ollo 979baf5ff9 Adapt time comment 2020-10-31 12:44:32 +01:00
Ollo 8a2f320b1a Adapt time comment 2020-10-31 12:44:25 +01:00
Ollo 239ba179a1 SensorPwr for 1Wire routed 2020-10-31 01:50:17 +01:00
Ollo 8ce2b7f303 Moved more parts arround 2020-10-29 23:23:12 +01:00
Ollo f29a5e3d0b Merge branch 'master' of https://github.com/0110/PlantCtrl 2020-10-22 20:20:23 +02:00
Ollo 0106641044 Merge branch 'master' of https://github.com/0110/PlantCtrl 2020-10-20 22:54:41 +02:00
Ollo 6883337700 Updated documentation for OTA flashing 2020-10-20 21:41:27 +02:00
Ollo c6acc467e2 Pump OFF as only one string 2020-10-20 21:31:39 +02:00
Ollo 82d5343714 Added second environment for the Thinkpad dockingstation 2020-10-20 20:18:51 +02:00
Ollo 769cc52d61 Define library dependency for ArduinoJson 2020-10-20 19:05:37 +02:00
Ollo 7fe6663bc7 Added timer library 2020-10-20 18:42:59 +02:00
Ollo c6871fc401 Timer added 2020-10-20 18:40:24 +02:00
Ollo 089476facc Controller will stay alive if it has to 2020-10-13 21:47:56 +02:00
Ollo 7991a37d4d Configuration is flashable 2020-10-13 21:22:21 +02:00
Ollo 8599430458 Describe filesystem uploade 2020-10-13 21:09:20 +02:00
Ollo b87cfdb772 Moved configuration and webserver 2020-10-13 20:24:08 +02:00
Ollo 8aa9a2147e Alive topic added 2020-10-13 20:16:28 +02:00