Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIPrewrite | Florian Baumann | 2020-05-29 | 1 | -214/+207 |
* | set ULP wake up period to 30siotwebconf | Florian Baumann | 2020-05-08 | 1 | -2/+4 |
* | add IotWefConf to connect to wifi | Florian Baumann | 2020-05-07 | 1 | -5/+168 |
* | 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 |