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.4.tar.gz
(7.4 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
gugurelay-0.0.4-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file gugurelay-0.0.4.tar.gz.
File metadata
- Download URL: gugurelay-0.0.4.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4c8f9d56dbd23d1a5cfc242259b26d263d058309e6850d7d2223c2487ee5bbb
|
|
| MD5 |
3b563f58891763651eb5fba1b74c6c2e
|
|
| BLAKE2b-256 |
d6a139738b00ff77831cd912741a4b08336cf8eadd2505b9cdd3782a497c1129
|
File details
Details for the file gugurelay-0.0.4-py3-none-any.whl.
File metadata
- Download URL: gugurelay-0.0.4-py3-none-any.whl
- Upload date:
- Size: 19.6 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 |
084635b5d5ef203c772660fcb13290fdd17aedc065bda05f6bba405f7a65a3d7
|
|
| MD5 |
a5c1bf08a3e7be6c3809d89c61b2bc19
|
|
| BLAKE2b-256 |
41002aced3fc49037af0c4975e415221e75c9531b120f77a46918a05c38113ef
|