Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

at_serial_can-1.0.4-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page