From dba467d7ff774aa14d04dad22e56e948ee1f54ac Mon Sep 17 00:00:00 2001 From: Tobi177 Date: Tue, 28 Jul 2020 21:55:02 +0200 Subject: [PATCH] updated description --- README.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 04b09a4..1caa767 100644 --- a/README.MD +++ b/README.MD @@ -4,7 +4,8 @@ # Description -This project embeds the Chargery BMS to a Victron Energy Venus OS device to monitor the battery. The serial driver is coded in Python and grabs the data form the RS232 USB interface every second. Example Images: +The serial driver receives data from the Chargery BMS and can be used with Venus OS. The serial driver is coded in Python +and grabs the data form the RS232 USB interface every second. Example Images: ![Overview](https://raw.githubusercontent.com/Tobi177/venus-chargerybms/master/examples/overview.png) ![ChargeryBMS](https://raw.githubusercontent.com/Tobi177/venus-chargerybms/master/examples/chargerybms.png)