hardbyte / hardbyte/python-can
isCAN channel working example?
- Langage dominant
- Python
- Étoiles
- 1.6k
- Forks
- 697
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Describe the bug
No combination of inputs for Channel works to initiate an isCAN interface
### To Reproduce
Just looking to make a connection. The required input to Channel being a Union of a String and Int with no further information is challenging. I have tried using the USB port as dev/TTYUSBx and the device number from the dmesg output, but nothing seems to be compatible with the python-can library.
### Expected behavior
A connection to the bus and execution of script
### Additional context
OS and version:
Python version:
python-can version:
python-can interface/s (if applicable):
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.