Skip to content

gbeine/python-can-coe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-can-coe

This module provides a CAN bus interface allowing to use CoE (CAN over Ethernet) with python-can.

Its intended use is for communicating with the CMI module from Technische Alternative.

The interface allows sending and receiving CAN datagrams over UDP and convert them into easy to use message objects.

Using python-can-coe

There are two different versions of CoE from Technische Alternaive.

Examples how to use python-can-coe with both versions are in the examples directory,

Disclaimer

Use with care ond only if you know what you're doing.

Support

I have not the time (yet) to provide professional support for this project. But feel free to submit issues and PRs, I'll check for it and honor your contributions.

License

The whole project is licensed under BSD-3-Clause license. Stay fair.

About

A CAN over Ethernet bus adapter for python-can

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages