Moved ESP32 information into its subdirectory
This commit is contained in:
parent
a14f599f5a
commit
39041ab091
15
README.md
15
README.md
@ -1,16 +1 @@
|
|||||||
# PlantCtrl
|
# PlantCtrl
|
||||||
## Documentation of Power-Modes
|
|
||||||
https://lastminuteengineers.com/esp32-sleep-modes-power-consumption/#esp32-deep-sleep
|
|
||||||
|
|
||||||
|
|
||||||
gpio 17 only out no hold
|
|
||||||
gpio 16 only out no hold
|
|
||||||
|
|
||||||
|
|
||||||
solar charger 2A?
|
|
||||||
https://www.aliexpress.com/item/4000238259949.html?spm=a2g0o.productlist.0.0.7e50231cCWGu0Z&algo_pvid=9ab7b0d3-5026-438b-972b-1d4a81d4dc56&algo_expid=9ab7b0d3-5026-438b-972b-1d4a81d4dc56-11&btsid=0b0a0ac215999246489888249e72a9&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_
|
|
||||||
|
|
||||||
MT3608 boost für pumpe
|
|
||||||
https://www.aliexpress.com/item/32925951391.html?spm=a2g0o.productlist.0.0.39e21087nAzH9q&algo_pvid=7db0a849-62f7-4403-88e3-615ee4d99339&algo_expid=7db0a849-62f7-4403-88e3-615ee4d99339-0&btsid=0b0a0ac215999252934777876e7253&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_
|
|
||||||
|
|
||||||
DS18B20 one wire temp sensor
|
|
||||||
|
@ -20,6 +20,23 @@ Uses ESP32MiniKit
|
|||||||
* Temperature
|
* Temperature
|
||||||
* Custom GPIO
|
* Custom GPIO
|
||||||
|
|
||||||
|
## Documentation of Power-Modes
|
||||||
|
https://lastminuteengineers.com/esp32-sleep-modes-power-consumption/#esp32-deep-sleep
|
||||||
|
|
||||||
|
|
||||||
|
gpio 17 only out no hold
|
||||||
|
gpio 16 only out no hold
|
||||||
|
|
||||||
|
## Additional hardware
|
||||||
|
solar charger 2A?
|
||||||
|
https://www.aliexpress.com/item/4000238259949.html?spm=a2g0o.productlist.0.0.7e50231cCWGu0Z&algo_pvid=9ab7b0d3-5026-438b-972b-1d4a81d4dc56&algo_expid=9ab7b0d3-5026-438b-972b-1d4a81d4dc56-11&btsid=0b0a0ac215999246489888249e72a9&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_
|
||||||
|
|
||||||
|
MT3608 boost für pumpe
|
||||||
|
https://www.aliexpress.com/item/32925951391.html?spm=a2g0o.productlist.0.0.39e21087nAzH9q&algo_pvid=7db0a849-62f7-4403-88e3-615ee4d99339&algo_expid=7db0a849-62f7-4403-88e3-615ee4d99339-0&btsid=0b0a0ac215999252934777876e7253&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_
|
||||||
|
|
||||||
|
DS18B20 one wire temp sensor
|
||||||
|
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
## Empires Wunschliste
|
## Empires Wunschliste
|
||||||
* Pflanze
|
* Pflanze
|
||||||
|
Loading…
Reference in New Issue
Block a user