Ollo
|
2fad7ebbaf
|
Change solar factor to dd3888ba52
|
2024-06-25 20:53:15 +02:00 |
|
Ollo
|
7d6c1c3daa
|
Disable all outputs (power safing), float number cannot be compared
|
2024-05-19 21:36:10 +02:00 |
|
Ollo
|
aa7cb31302
|
Activate Sensors and Pumps if Lipo is charged
|
2024-05-11 15:22:49 +02:00 |
|
Ollo
|
cbde8ee11c
|
Battery voltage below minimum should be treated as 0%
|
2024-04-20 13:39:16 +02:00 |
|
Ollo
|
dd3888ba52
|
Change Solar factor for Revision 0.10
|
2024-04-20 12:51:33 +02:00 |
|
Ollo
|
d2f1605b90
|
Sleep 2 hours on low battery
|
2024-04-07 12:50:12 +02:00 |
|
Ollo
|
cb37426fbb
|
Deepsleep increased and Sensor-Enable for HW0.7 corrected
|
2024-04-01 13:03:04 +02:00 |
|
Ollo
|
7494f9de51
|
Different factor to read solar voltage between HW0.7 and HW0.10
|
2024-03-28 20:37:19 +01:00 |
|
Ollo
|
9c4e747b50
|
Added Compatibilitymode for hardware revision 0.7
|
2024-03-10 16:53:54 +01:00 |
|
Ollo
|
97a88ebb91
|
Merge master
|
2024-03-08 20:39:49 +01:00 |
|
Ollo
|
4f7e57988b
|
analog water measurement added
|
2024-02-18 15:07:06 +01:00 |
|
Empire
|
fbbbc5f5aa
|
fix ota
|
2023-08-02 21:45:36 +02:00 |
|
Ollo
|
f65132652c
|
Optional features can be controlled via platformio.ini and are mentioned in firmware name on MQTT
|
2023-06-20 17:53:19 +02:00 |
|
Ollo
|
2636e2defa
|
Read more distances
|
2023-06-11 13:51:13 +02:00 |
|
Ollo
|
c6ddfea44b
|
Handle unrealistic water values
|
2023-06-11 13:28:52 +02:00 |
|
Empire
|
cf7ff9b0d1
|
added ota state debugging
|
2023-05-17 18:24:27 +02:00 |
|
Ollo
|
2a2a36b267
|
sleep at least several minutes, so the solar panel can charge the battery
|
2023-04-06 17:56:17 +02:00 |
|
Ollo
|
9f2e21d94c
|
Sleep 3 times longer, if the battery voltage is low
|
2023-03-25 14:21:33 +01:00 |
|
Empire
|
a84344f978
|
Merge branch 'ollo-dev'
|
2023-03-24 19:55:14 +01:00 |
|
Ollo
|
90f2d821a7
|
Swapped water sensor pins
|
2023-03-22 22:04:49 +01:00 |
|
Empire
|
e8759435e7
|
frequency resistive sensor adjustment
|
2023-03-22 21:43:52 +01:00 |
|
Ollo
|
ab480041b2
|
Removed timeout
|
2023-03-10 23:37:50 +01:00 |
|
Ollo
|
1fad63a84d
|
Start I2C sensor after power was activated
|
2023-03-10 22:50:16 +01:00 |
|
Ollo
|
712ef73a30
|
Merged master into ollo-dev
|
2023-03-10 20:06:05 +01:00 |
|
Empire
|
3835bd96a1
|
Revert "Revert "add resistive frequency sensor, updated dependencies""
This reverts commit 42ce4cdda2 .
|
2023-02-12 12:51:52 +01:00 |
|
Empire
|
42ce4cdda2
|
Revert "add resistive frequency sensor, updated dependencies"
This reverts commit 17d16a6eef .
|
2023-02-12 12:40:38 +01:00 |
|
Empire
|
68386ce02f
|
Merge branch 'master' of github.com:0110/PlantCtrl
|
2023-02-10 22:12:57 +01:00 |
|
Empire
|
17d16a6eef
|
add resistive frequency sensor, updated dependencies
|
2023-02-10 22:08:29 +01:00 |
|
Your Name
|
2914a0c7a1
|
slightly adjust range for better precision
|
2022-12-20 00:07:25 +01:00 |
|
Ollo
|
195d3d3c1b
|
Ignore voltages above 100V
|
2022-08-25 18:40:41 +02:00 |
|
Ollo
|
79ffd8acff
|
Version increased
|
2022-08-21 12:07:43 +02:00 |
|
Ollo
|
71b9150279
|
Restore frequency boundaries (7a54065a5f )
|
2022-06-25 17:43:23 +02:00 |
|
|
4a86d8c41c
|
fixed analog probe being backwards, extended range for frequency one
|
2022-04-29 10:14:50 +02:00 |
|
Empire
|
c43da98245
|
Merge branch 'hydro'
# Conflicts:
# esp32/PlantControl.code-workspace
# esp32/include/ControllerConfiguration.h
# esp32/platformio.ini
# esp32/src/main.cpp
|
2022-04-27 19:19:26 +00:00 |
|
Ollo
|
868d3d912e
|
Update the analog maximum according datasheet
|
2022-03-06 13:47:21 +01:00 |
|
Empire
|
defbcca8ae
|
sht20 support
|
2022-03-05 09:31:43 +00:00 |
|
c3ma
|
a0f8df7016
|
fix for capacitive sensors not working, enum introduction for sensormode
|
2022-02-19 02:24:19 +01:00 |
|
c3ma
|
d0320beaa7
|
allow sensor type selection per plant, changed calculations to use PCT values, due to different raw value meaning
|
2022-02-12 05:26:54 +01:00 |
|
Ollo
|
7a54065a5f
|
Reduced frequrency boundery
|
2022-01-25 22:11:38 +01:00 |
|
Your Name
|
a745896643
|
added ulp-pwm logic for timedlight
|
2021-12-05 02:36:03 +01:00 |
|
Your Name
|
f131d9f39a
|
hydro mode config and ignore low voltage light condition
|
2021-12-02 16:50:24 +01:00 |
|
Empire
|
af618e73f3
|
pump refactor round 1
|
2021-11-19 18:48:14 +00:00 |
|
c3ma
|
66d69eab6b
|
Exceptions added
|
2021-11-13 17:26:39 +01:00 |
|
Your Name
|
2c8645121e
|
added pump specific power level (requires controller that supports this or dc motor)
|
2021-10-26 21:50:55 +02:00 |
|
Your Name
|
dba39869d1
|
use shorter valid firmeware name
|
2021-10-26 21:12:00 +02:00 |
|
Your Name
|
9170a1fe05
|
some fixes for hydroponics mode
|
2021-10-26 20:46:40 +02:00 |
|
c3ma
|
2cd0a0f48b
|
initial flowmeter logic and calculation
|
2021-10-06 21:24:34 +02:00 |
|
c3ma
|
b5569aa8ab
|
Cleanup of last changes
|
2021-10-06 20:05:09 +02:00 |
|
Your Name
|
244dfb9b27
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
# Conflicts:
# esp32/src/main.cpp
|
2021-10-01 23:51:29 +02:00 |
|
Your Name
|
f4e13454e3
|
wip new pump system
|
2021-10-01 23:46:37 +02:00 |
|