This commit is contained in:
2025-01-22 14:26:50 +00:00
parent 1f21eff32f
commit d1efa23d1e

View File

@@ -0,0 +1,28 @@
## Build
**Enter the venv**
> \# python3 -m venv /home/lade/python_venv. <br>
> \# source venv/bin/activate
**Compile and upload**
> \# esphome run file.yaml
## Devices Pinout
**ESP32 - C3 - Mini** <br>
![ESP32 C3 Mini.](files/ESP32-C3-Zero-details-inter.jpg "ESP32 C3 Mini.")
## ESP Tank
**Read the water level from the water tank**
**Mapping**
| GPIO | Device |
| ------------- |:-------------:|
| GPIO0 | ADC SDA |
| GPIO1 | ADC SCL |