Python CAN

Posted zengjf

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python CAN相关的知识,希望对你有一定的参考价值。

/*********************************************************************************
 *                           Python CAN
 * 说明:
 *     富林问的Python CAN,记录一下资料,有空解读一下。
 *
 *                                              2017-11-7 深圳 南山平山村 曾剑锋
 ********************************************************************************/


一、参考文章:
    1. Docs » CAN Interface Modules » Socketcan
        https://python-can.readthedocs.io/en/stable/interfaces/socketcan.html
    2. examples 
        https://bitbucket.org/hardbyte/python-can/src/679e8e094f6e/examples/?at=default

 

以上是关于Python CAN的主要内容,如果未能解决你的问题,请参考以下文章