1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
## **Canmatrix** is a python package to read and write several CAN (Controller Area Network) database formats. ##
[](https://pypi.org/project/canmatrix/)
[](https://pypi.org/project/canmatrix/)
[](https://codecov.io/gh/ebroecker/canmatrix/)
[](https://github.com/ebroecker/canmatrix/issues)
### About
*Canmatrix* implements a "Python Can Matrix Object" which describes the can-communication and the needed objects (Boardunits, Frames, Signals, Values, ...)
*Canmatrix* also includes two **Tools** (canconvert and cancompare) for converting and comparing **CAN** databases.
https://canmatrix.readthedocs.io/en/latest/
### Install instructions
https://canmatrix.readthedocs.io/en/latest/installation.html
[Chinese Translation / 安装中文方法解释及注意事项](https://github.com/ebroecker/canmatrix/wiki/%E5%AE%89%E8%A3%85%E4%B8%AD%E6%96%87%E6%96%B9%E6%B3%95%E8%A7%A3%E9%87%8A%E5%8F%8A%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9)
Have Fun,
feel free to contact me for any suggestions
Eduard
|