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.6.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.6.tar.gz.
File metadata
- Download URL: gugurelay-0.0.6.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 |
1c1d33ed22e12c23ca97ed06a268b1bdc8351fa5d9a6ee2f7d6fa064248d73f7
|
|
| MD5 |
ea2bf4d698596e705d3c4f4df10be7da
|
|
| BLAKE2b-256 |
124f51de7e9ccc8098090ba178e75602ca4036af999a4f870de563cf35692682
|
File details
Details for the file gugurelay-0.0.6-py3-none-any.whl.
File metadata
- Download URL: gugurelay-0.0.6-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 |
f3a73e8deeb6a7e697d3b020f24971c017dedf9dc65885b2269f3faf78b09fdb
|
|
| MD5 |
98d7e3041d5c4d19126b2d8a05274f3c
|
|
| BLAKE2b-256 |
cc60fd538c63d82138aa5bd3045f448f65080d459f104d52f1f0304ea4653abd
|