A Python API for the MeCom protocol by Meerstetter.
The source code and example scripts have been tested using Python 3 running in Windows 10.
- Project Homepage: https://github.com/houlihaj/MeComPyAPI
- Download Page: https://pypi.org/project/mecompyapi/
pyserialin a version>= 3.5https://pypi.org/project/pyserial/pythoncrcin a version>= 1.21https://pypi.org/project/pythoncrc/ftd2xxin a version>= 1.3.6https://pypi.org/project/ftd2xx/
pip install mecompyapi
There are a number of examples in the examples directory that can help you get up and running.