index
:
ULPSoilMonitor.git
iotwebconf
master
rewrite
static-wifi
ESP32 Ultra-Low Power Soil Monitor
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
publish data via mqtt, homeassistant-autodiscovery-compatible
static-wifi
Florian Baumann
2020-06-09
1
-18
/
+176
*
reformat with shift width = 4 spaces
Florian Baumann
2020-06-09
2
-122
/
+123
*
add config.h
Florian Baumann
2020-06-09
2
-2
/
+13
*
set ULP wake up period to 30s
Florian Baumann
2020-06-09
1
-2
/
+4
*
clean-up out-of-date comments
Florian Baumann
2020-06-09
1
-11
/
+3
*
reduce oversampling to 16
Florian Baumann
2020-05-07
1
-1
/
+1
*
calculate soil moisture on wake from deep sleep
Florian Baumann
2020-05-06
1
-17
/
+144
*
set soil_threshold to equivalent of about 0.66 %
Florian Baumann
2020-05-06
1
-1
/
+1
*
increase oversampling to 32
Florian Baumann
2020-05-06
1
-1
/
+1
*
wait 125ms before measuring sensor
Florian Baumann
2020-05-06
1
-0
/
+34
*
enable adc1 for ulp before setting it up
Florian Baumann
2020-04-29
1
-1
/
+1
*
toggle GPIO25/RTC_GPIO06 to enable moisture sensors
Florian Baumann
2020-04-27
2
-5
/
+20
*
add comments to assembler code
Florian Baumann
2020-04-27
1
-25
/
+26
*
ulp measures adc1 periodically and wakes esp32 on threshold
Florian Baumann
2020-04-26
3
-0
/
+485