pycyphal icon indicating copy to clipboard operation
pycyphal copied to clipboard

Integrate the PCAN Basic Python interface

Open emrainey opened this issue 3 years ago • 2 comments
trafficstars

Integrate the PCAN-USB PCANBasic.py Python interface for PEAK devices (and others). This will enable CAN interface tooling to work on Mac OSX.

https://github.com/mac-can/PCBUSB-Library

This was merged to UAVCAN v0.5 branch. Rework that patch to work here.

emrainey avatar Jun 30 '22 04:06 emrainey

You might be able to use it via Python-CAN as-is, like UAVCAN__CAN__IFACE='pcan:PCAN_USBBUS1'.

pavel-kirienko avatar Jun 30 '22 10:06 pavel-kirienko

I'm not sure if Python-CAN works on macOS though

pavel-kirienko avatar Jun 30 '22 11:06 pavel-kirienko