How to install MP

This commit is contained in:
Milan Toman
2022-07-27 13:34:35 +02:00
parent f206235d45
commit 39fc471050
2 changed files with 24 additions and 6 deletions

View File

@@ -14,14 +14,18 @@ convertors
have to test the precision for multiple, averaged measurements. Should be
precise enough, if WiFi is turned off and no PWM is used
### Architecture
### Pinout
ESP 8266 pins
1, 3V3 --> To battery + 2, RX --> NC
3, RST --> PULL UP 4, IO0 --> PWR Dump relay start
5, EN --> PULL UP 6, IO2 --> FREE, blink indicator?
7, TX --> NC 7, GND --> To Battery -
ESP 8266 pins
1, 3V3 --> To battery + 2, RX --> NC
3, RST --> PULL UP 4, IO0 --> PWR Dump relay start
5, EN --> PULL UP 6, IO2 --> FREE, blink indicator?
7, TX --> NC 7, GND --> To Battery -
### Operation
Monitoring should not really be an issue, or?
- measurement averaged in 5 measurements,
- measurement interval, 3s
## Hardware requiered
- ESP8266, version not dependent. v01 will be used for testing
@@ -32,6 +36,7 @@ convertors
software
## Software requirements
- micoptyhon on SoC
- obviously a NW infrastructure, TCP / http capable
- Linux server
- InfluxDB ?