Skip to content
 
 

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CANpy

Goal

The goal of this project is to provide a generic interface to an CAN-Bus (Nodes, Message, Signals, Attributes) based on an Description file (e.g. DBC-File). You only have to interact on a high level with this generic interface and the framework does the rest for you (sending and receiving messages, data conversion etc.).

Status

Parser

The DBC parser currently implements this specification DBC specification

CAN-Object abstraction

  • CAN-Bus
  • Nodes
  • Messages
  • Signals
  • Attributes
  • Attribute definitions
  • Value tables

Communication Handling

Working on getting the framework running under micropython using usched.

About

Generic Python CAN-Bus-Framework

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages