Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.04 KB

File metadata and controls

26 lines (14 loc) · 1.04 KB

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.