diff --git a/README.md b/README.md new file mode 100644 index 0000000..9991d0a --- /dev/null +++ b/README.md @@ -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).