DESCRIPTION
Project description
#!/usr/bin/env python
-- coding: utf-8 --
def main():
gugurelay = GuGuRelay()
# gugurelay.getCanDeviceList()
gugurelay.startCanDevice("canalystii", 0, 500000)
print(gugurelay.getCanDeviceList())
for i in range(15):
print(gugurelay.recvCanMessage("canalystii", 0, 1))
gugurelay.stopCanDevice("canalystii", 0)
if name == "main":
main()
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
gugurelay-0.0.5.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gugurelay-0.0.5.tar.gz.
File metadata
- Download URL: gugurelay-0.0.5.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9e6669c1eda0c09e5f9325600e80be77e79937fae3fab09b8546d08a4d736bb
|
|
| MD5 |
b3ec4ca1f832bfbd5f6e3010695c92f5
|
|
| BLAKE2b-256 |
f75d145e081a3e8549b4d1afffc2f7921929f43cf3bbea54c2708a67b1d2f33a
|
File details
Details for the file gugurelay-0.0.5-py3-none-any.whl.
File metadata
- Download URL: gugurelay-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31730a38fa174d01154772186d66f000612eadcef57da5e3a34e9dc5f8399659
|
|
| MD5 |
c116559f3efd7ea7ef7dc930194720ca
|
|
| BLAKE2b-256 |
370c848f09a8e922126db01ecd6edc020601d0d8f158e6989e3c7653aa76ff52
|