https://github.com/christoph2/pydbc
Process vehicle network descriptions (CAN .dbc files)
https://github.com/christoph2/pydbc
automotive can-bus ecu
Last synced: 5 months ago
JSON representation
Process vehicle network descriptions (CAN .dbc files)
- Host: GitHub
- URL: https://github.com/christoph2/pydbc
- Owner: christoph2
- License: gpl-2.0
- Created: 2018-07-09T15:29:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T13:58:18.000Z (over 3 years ago)
- Last Synced: 2024-11-07T17:18:41.866Z (5 months ago)
- Topics: automotive, can-bus, ecu
- Language: Python
- Homepage:
- Size: 959 KB
- Stars: 28
- Watchers: 8
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-canbus - pydbc - Process vehicle network descriptions (CAN .dbc files). (CAN Database / DBC only)
README
pyDBC
=====[](https://ci.appveyor.com/project/christoph2/pydbc)
[](https://codeclimate.com/github/christoph2/pydbc/maintainability)
[](https://travis-ci.org/christoph2/pydbc)[](http://opensource.org/licenses/GPL-2.0)
pyDBC is a library for editing .dbc files, which is a widespread description format for CAN bus systems, especially in the automotive industry.
---
## Installation
pyDBC is hosted on Github, get the latest release: [https://github.com/christoph2/pydbc](https://github.com/christoph2/pydbc)
### Requirements
- Python >= 3.4
## First steps
T.B.D.
## Features
T.B.D.
## License
GNU General Public License v2.0