From 1e61d28214d9ba30bb947c118756346d8bc9d04b Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Fri, 10 Aug 2018 15:00:46 +0200 Subject: first prototype (based to some extent on pycoly) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..1484c48 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Python library to access Danfoss ULX/TLX inverters over RS-485 + +* Some code is based on https://bitbucket.org/wagnerflo/pycoly +* Compatible with micropython and cpython +* Supports Ping, GetNodeInformation and CAN Messages + -- cgit v1.2.1