Create README.md

This commit is contained in:
Ireneusz Zielinski
2019-06-29 12:46:28 +01:00
committed by GitHub
parent 1903b457b6
commit 6309acb788

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# Pylontech Battery Monitoring via WiFi
This project allows you to control and monitor Pylontech US2000B batteries via console port over WiFi.
It it's a great starting point to integrate battery with your home automation.
Features:
- Low cost (around 20$ in total).
- Adds WiFi capability to your Pylontech US2000B battery.
- Device exposes web interface that allows to:
* send console commands and read response over WiFi (no PC needed)
* battery information can be retrevied also in JSON format for easy parsing
- Easy to modify code using Arduino IDE and flash new firmware over WiFi (no need to disconnect from the battery).