パッケージ: python-can (2.0.0-1)
python-can に関するリンク
Trisquel の資源:
python-can ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- IOhannes m zmölnig (Debian/GNU)
- Debian Python Modules Team (メールアーカイブ)
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
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
その他の python-can 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-serial
- pyserial - module encapsulating access for the serial port
-
- sug: python-can-doc
- Controller Area Network (CAN) interface module - API documentation