Since the drawings were drawn offline, all projects are in the attachment. . . .
1. The parameters of folder 1 are lead-acid battery configuration, two strings of 12V (24V); the temperature and humidity sensor D7 is retained; one MOS control D6; PWM temperature control fan D5; thermal resistor A0; a graphical power display is added. The sampling resistor is 0.002Ω, and the current peak value is set to 40A. Added the function of closing the screen display of the App (oled screen burning) 2. The parameters of folder 2 are the configuration of 6 strings of ternary lithium batteries;
①D5PWM output; D6 and D7 respectively control two MOS switches, one for the router and one for the inverter, because The inverter has a high standby power and needs to be turned off when not in use. My 1000W full power high frequency sine wave inverter has a standby power of more than 10W, so it should be turned off in time when not in use.
② Timer off can be set. Added physical buttons to turn off the screen and App to turn off the screen. Turn on when needed and turn off when not needed. Reduce screen time and OLED screen burn-in. Places that are often bright will become darker and darker, so use this method to extend screen life.
③ Added graphical power display.
④The sampling resistor is 0.002Ω, and the current peak value is set to 40A.
⑤PCB adds 4Pmos anti-backflow circuit, onboard DC-DC input 36V-output 5V. The Xl4015 for onboard Dc-dc supports a maximum output of 5A. If necessary, you can lead it out to power other devices.
3. Directly copy the text in the configuration document and paste it into the APP configuration to update.
4. If you want to control Xiaoai and timer switch, you need action configuration and trigger configuration. The configuration format is as follows, action configuration (adjust by yourself according to the actual key name): [{"cmd":{"btn-2fg":"on" },"text":"Open?name"},{"cmd":{"btn-2fg":"off"},"text":"Close?name"}] Trigger configuration (configured according to the actual key name ): [{"source":"switch","source_zh":"switch state","state2":["on","off"],"state_zh":["open","off"]}]
ESP Series: ESP Series Project - Gitee.com

