Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebroecker/canmatrix
Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
https://github.com/ebroecker/canmatrix
arxml can canbus compare convert dbc dbf dissector fibex json kcd modify python sym xlsx
Last synced: 3 months ago
JSON representation
Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
- Host: GitHub
- URL: https://github.com/ebroecker/canmatrix
- Owner: ebroecker
- License: bsd-2-clause
- Created: 2013-04-08T19:08:14.000Z (over 11 years ago)
- Default Branch: development
- Last Pushed: 2024-07-15T09:43:27.000Z (4 months ago)
- Last Synced: 2024-07-15T11:22:25.137Z (4 months ago)
- Topics: arxml, can, canbus, compare, convert, dbc, dbf, dissector, fibex, json, kcd, modify, python, sym, xlsx
- Language: Python
- Homepage:
- Size: 6.85 MB
- Stars: 893
- Watchers: 74
- Forks: 392
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-canbus - canmatrix - Converting CAN Database Formats .arxml .dbc .dbf .kcd. (CAN Database / Converters and Parsers)
README
## **Canmatrix** is a python package to read and write several CAN (Controller Area Network) database formats. ##
[![PyPI](https://img.shields.io/pypi/v/canmatrix.svg)](https://pypi.org/project/canmatrix/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/canmatrix.svg)](https://pypi.org/project/canmatrix/)
[![Codecov branch](https://img.shields.io/codecov/c/github/ebroecker/canmatrix/development.svg)](https://codecov.io/gh/ebroecker/canmatrix/)
[![GitHub issues](https://img.shields.io/github/issues-raw/ebroecker/canmatrix.svg)](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