16 lines
274 B
Markdown
16 lines
274 B
Markdown
# PlantControl
|
|
## Hardware
|
|
|
|
Uses ESP32MniniKit
|
|
|
|
### Used Pins:
|
|
* IO27 for DS18B20 temperature sensor
|
|
|
|
## Software
|
|
* Mqtt topics
|
|
* temperature
|
|
* switch1
|
|
* Settings:
|
|
* ds18b20 - Enables Temperature measurement
|
|
* deepsleep - Setup intervall how long the controller sleeps
|