diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 + |