hardbyte / python-can

The can package provides controller area network support for Python developers
https://python-can.readthedocs.io
GNU Lesser General Public License v3.0
1.29k stars 602 forks source link

Support slcan ASCII protocol #5

Closed hardbyte closed 6 years ago

hardbyte commented 11 years ago

Originally reported by: Brian Thorne (Bitbucket: hardbyte, GitHub: hardbyte)


See https://gitorious.org/linux-can/can-utils


grodansparadis commented 7 years ago

Supported by socketcan on Linux and USB2CAN interface (CANAL) with CAN232 CANAL driver on windows (http://www.vscp.org/docs/vscpd/doku.php?id=level1_driver_can232).

felixdivo commented 6 years ago

Isn't this fixed in #195?

hardbyte commented 6 years ago

💯