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.7.tar.gz
(8.0 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.7-py3-none-any.whl
(12.9 kB
view details)
File details
Details for the file gugurelay-0.0.7.tar.gz.
File metadata
- Download URL: gugurelay-0.0.7.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e5e0020d6e0e25fa8d55e062f0dabf8a8c3f3dfc504957b20d1179a090ff5bd
|
|
| MD5 |
4340617b0e5cac7a4d7a3b1150672535
|
|
| BLAKE2b-256 |
51e0018712dd76b19799ac8227be41a1597107757430048433666a05701d550f
|
File details
Details for the file gugurelay-0.0.7-py3-none-any.whl.
File metadata
- Download URL: gugurelay-0.0.7-py3-none-any.whl
- Upload date:
- Size: 12.9 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 |
7a5665a3ab8cef3bfbac0ddd218927a465ff5418d3a9fe1f8e5c3a2c8fb08843
|
|
| MD5 |
82d7fa72f712c045545e6a49c4d4afd3
|
|
| BLAKE2b-256 |
3179ce9549914796f8eeda46263ba29c1cf39c6fb49a7310c706f372b6596d30
|