Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAN-DBC Message Simulator

Simulate CAN messages by loading DBC files for automated testing.

Getting Started

The simulator supports CAN .dbc parsing, simulated messages transmission and received messages interpretation.
Features:

  1. Loading and parsing .DBC files
  2. Simulating CAN message transmission
  3. Interpreting received CAN messages

External libraries used

  1. CAN Bus manager
    pip install python-can
  2. CAN .DBC Parser
    pip install cantools

Tools and drivers

Used PEAK CAN adapter with Busmaster.

  1. https://www.peak-system.com/Drivers.523.0.html?&L=1 (Peak CAN driver)
  2. https://rbei-etas.github.io/busmaster/download.html (Busmaster)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages