readme
This commit is contained in:
28
README.md
28
README.md
@@ -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>
|
||||||
|

|
||||||
|
|
||||||
|
## ESP Tank
|
||||||
|
**Read the water level from the water tank**
|
||||||
|
|
||||||
|
|
||||||
|
**Mapping**
|
||||||
|
| GPIO | Device |
|
||||||
|
| ------------- |:-------------:|
|
||||||
|
| GPIO0 | ADC SDA |
|
||||||
|
| GPIO1 | ADC SCL |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user