AT Command Style Serial to CAN interface modules
Project description
at_serial_can
Interface for Serial AT Style CAN. Designed to be compatible with python-can module (required)
Tested Hardware: http://wiki.wit-motion.com/doku.php?id=USB-CAN%E8%B5%84%E6%96%99
Probably Similar: (not tested) https://www.aliexpress.com/i/32972743395.html
Installation
pip install at_serial_can
Usage
import at_serial_can
bus = at_serial_can.ATSerialBus(channel='COM14', bitrate=500000)
Once the bus is created, it is the same as python-can: https://python-can.readthedocs.io/en/master/api.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
at_serial_can-1.0.4.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file at_serial_can-1.0.4.tar.gz
.
File metadata
- Download URL: at_serial_can-1.0.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45e5ceb29e0a93b791ed8e88cef8daff33179c40810f5d29e6c5d8766a9a6463 |
|
MD5 | 21353cb4d2ab2f4b3a46b20dd0897839 |
|
BLAKE2b-256 | e04247b897bbe05206ad4f21670f923a53e316573169a3c556ed6c12334a622b |
File details
Details for the file at_serial_can-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: at_serial_can-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9f74e510c2b8bfce88303513fb0f482e5586f30dbe61123bf1aa22562499782 |
|
MD5 | bd084c02382daff4c0428615556dd26e |
|
BLAKE2b-256 | 41722787da19c68bf52255e6ea59d187fa08119b11494dc52f1a016effc0e767 |