hardbyte / hardbyte/python-can
Check if device that is connected to PCAN-USB is online/available
Open
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently using the [PCAN-USB](https://www.peak-system.com/PCAN-USB.199.0.html?&L=1) and the `python-can` library to control an ESC and read sensor values from it. I would like to detect when the ESC is powered on and working correctly and when it's not. Is there any way to do this?
Note: I'm currently using `can.Bus`, not the `PcanBus`.
Any help is greatly appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.