Skip to content

CANopenTerm/CANvenient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CANvenient

Codacy Badge Continuous Integration

CANvenient is an abstraction layer for multiple CAN APIs on Windows and Linux. It provides a unified interface for CAN communication, allowing developers to write code that is portable across different platforms and CAN hardware.

API Reference

The API reference is available at https://canopenterm.de/canvenient

Supported Back-Ends

The following back-ends are currently implemented:

  • Ixxat VCI
  • Kvaser CANlib
  • PCAN-Basic
  • SocketCAN
  • Softing CAN Layer 2

Hardware Contributions

Reliable behavior of CANvenient as a CAN abstraction layer depends on validation across a broad range of hardware implementations. Limiting testing to a small set of interfaces increases the risk of vendor-specific inconsistencies and unhandled edge cases.

Donations of unused or surplus CAN adapters - such as PEAK PCAN-USB, Ixxat USB-to-CAN, Kvaser Leaf, or comparable devices - enable:

  • Validation of CANvenient against real hardware

  • Detection of vendor-specific deviations and timing differences

  • Improved backend integration across multiple interfaces

  • Broader regression testing and increased platform coverage

CANvenient is an open-source project with no external funding; expanding the set of supported interfaces strengthens portability and ensures consistent behavior across heterogeneous CAN environments. Contributors can initiate hardware donations by opening an issue or contacting the maintainers directly.

About

CANvenient is an abstraction layer for multiple CAN APIs on Windows an Linux.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors