Python Can plugin with windows candle driver.
Project description
Candle Interface as Python Can plugin
A plugin developed for python-can with candle-driver
Install
pip install candle-bus
Usage
import can
bus = can.interface.Bus(bitrate=1000000, bustype='candle')
# send
msg = can.Message(arbitration_id=0x202, data=[0,1,2,3,4,5,6,7])
bus.send(msg)
#receive
message = bus.recv()
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
candle_bus-1.1.tar.gz
(13.5 kB
view details)
Built Distributions
File details
Details for the file candle_bus-1.1.tar.gz
.
File metadata
- Download URL: candle_bus-1.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b808c759e2cd8e996c4afbe3f4e6c0e1f589205eed72cb1a569bead79676cdca |
|
MD5 | c7e62fc4db3ec0f31317ba4fc01801df |
|
BLAKE2b-256 | ec90621def9d00e22bb2b457b2c101f49ef88f9fd445fb2c899d9e5bf167cb8e |
File details
Details for the file candle_bus-1.1-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 15.8 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19e09077d8204db18488c9d09b86b95406f4c5aa234154a9a1b90c0d1b3f035a |
|
MD5 | 6adef68ff80564e7d6ffdf9e7a3be72b |
|
BLAKE2b-256 | ad95ca8f693fcdce8061f0e857b16b7ed16cd6bc7797c240350683f834485cfe |
File details
Details for the file candle_bus-1.1-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 15.8 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d84374dc4d5f10ff9b3b69202a019e769f48b2241f2ab48f72402616e5819182 |
|
MD5 | 21ba17de5a6f605a2e358acce4e298c0 |
|
BLAKE2b-256 | 36d3c83b200efdce77b6f16cff0db75b5e21e696443b8584925b564f3003ddfc |
File details
Details for the file candle_bus-1.1-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 15.8 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a7ffb4850f804b65823c5978d14003982f07b74d19f1758c80798f955a76e61 |
|
MD5 | 39fec4e449dde5612f61ed559fc27bf4 |
|
BLAKE2b-256 | d3027fc07e76ad247e9cee4513129299f358ece937d6db2cd14eb866513914ee |
File details
Details for the file candle_bus-1.1-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 18.0 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d46bc4a26de48d72e529756010dacdfa86560306adf287453c85fa9f71006d |
|
MD5 | 24f211f9d37c300217b390fc5cca379b |
|
BLAKE2b-256 | de1b80d0ccb8d52681c7b5a9d7b7b54d8a3a5bb8009c71368ccdff44829dac8e |
File details
Details for the file candle_bus-1.1-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 18.0 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 147910ba8719cd46918b0f56373caae822da77d30610cd1a3e8b0fc297a7a2ad |
|
MD5 | c41014f7326d7eebf2fe8b0d49883cc1 |
|
BLAKE2b-256 | 925f3c18028abe1fcf1be7f4cd6f2e92edcf263ca9d79ce9c7a9771b8d90e575 |
File details
Details for the file candle_bus-1.1-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 18.0 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15702fbef5a8145544c137c75e999ef3df435217dc58690d7aca8cadaf55218e |
|
MD5 | 46569aa718b9704f7383aff38e56b0ed |
|
BLAKE2b-256 | 5fa0184bb31590ad888f61c046df07a46196bb8d656d504bd0e31578c7449218 |
File details
Details for the file candle_bus-1.1-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: candle_bus-1.1-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 23.1 kB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95c4598026f970c0794c95cf7196616f57821e50f90b8a711c55e16d3de3bb22 |
|
MD5 | b6bcfbae592f9e7b791d23eafc485da2 |
|
BLAKE2b-256 | 383dba096df89a264a375f2553cffb55caa18008dce0bf6d58588b63b6e89119 |