Pakket: python-can (3.0.0 github-1)
Verwijzigingen voor python-can
Debian bronnen:
Het bronpakket python-can downloaden:
- [python-can_3.0.0 github-1.dsc]
- [python-can_3.0.0 github.orig.tar.gz]
- [python-can_3.0.0 github-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [bitbucket.org]
Vergelijkbare pakketten:
Controller Area Network (CAN) interface module - Python 2.x
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 2.x
Andere aan python-can gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-serial
- pyserial - module encapsulating access for the serial port
-
- dep: python-typing
- Backport of the standard 3.5 library typing module
-
- sug: python-can-doc
- Controller Area Network (CAN) interface module - API documentation