Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ControlCANP

ControlCAN.dll的二次封装,方便其他语言调用。 这是CAN卡通信的DLL的一个动态链接库封装。老师的一个项目需要计算机与下位机进行CAN卡的串口通信,CAN卡自带的DLL无法满足项目的功能,遂进行了二次封装。征得老师同意后放在此处。 因为项目不同通信协议不同,所以此代码并不能直接应用在其他项目中。对于其他项目来说,这只是个封装的例子,遇到其他传输协议稍作修改即可应用。 这是老师的项目的一部分,项目主体是Python3,用Python3 调用此DLL。经验证运行良好。

About

Secondary encapsulation of ControlCAN.dll for easy invocation in other languages.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages