python3-can
Controller Area Network (CAN) interface module
Description
The Controller Area Network (CAN, aka "CAN bus") is a bus standard designed to allow microcontrollers and devices to communicate with each other. It has priority based bus arbitration, reliable deterministic communication. It is used in cars, trucks, boats, wheelchairs and more. The 'can' package provides controller area network support for Python developers; providing "common abstractions to different hardware devices", and a suite of utilities for sending and receiving messages on a can bus. This package provides the bindings for Python 3.x (and some logging utilities)Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/hardbyte/python-can/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-can