-
User
适用于韦根26与34的通讯,基于stm32开发,自动切换,方便,兼容性强(It is suitable for communication between Wigan 26 and 34. It is developed based on stm32. It has automatic switching, convenience and strong compatibility.)
- 2019-04-25 13:08:33下载
- 积分:1
-
TMS320C55X_AD
基于TMS320C55X的程序开发,主要包含AD、USB的实例程序(TMS320C55X based application development, mainly include AD, USB an instance of the program)
- 2016-04-19 09:58:27下载
- 积分:1
-
C#与三菱PLC通信程序
该程序使用C#语言编写,通过调用三菱PLC的MXComponent库中的接口函数,实现与三菱PLC的通信,包括了连接,读写BLOCK的操作,非常好用
- 2023-05-22 01:05:04下载
- 积分:1
-
79757
将长文件名转换为短文件名,C++Builder精选编程学习源码,很好的参考资料。(The long file name into a short file name, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:48:11下载
- 积分:1
-
新建文件夹 (3)
关于抓住那头牛另一种代码书写,借鉴了一些大神的代码一下(As for grabbing the cow and writing another code, learn from the code of some gods.)
- 2019-06-13 09:38:39下载
- 积分:1
-
广度优先遍历,包括广度优先遍历的源代码,
广度优先遍历,包括广度优先遍历的源代码,-breadth- first traversal, including breadth- first traversal of the source code,
- 2023-06-10 16:15:02下载
- 积分:1
-
基于stm32直流电机双闭环调速系统
资料有自己做的上位机,调节好的双闭环pid,还有写好的文档,不仅有程序还有原理介绍,直流电机驱动原理图过流保护等功能。
- 2023-07-06 14:05:06下载
- 积分:1
-
work18f242
本程序是关于串口通信,已经调试通过,希望对大家有所帮助。(RS485)
- 2009-04-09 23:28:12下载
- 积分:1
-
MFC实现串口通讯
mfc建立串口通讯案例,并配有C++源代码,并成功测试,为初学者提供一个简单地调试程序
- 2022-02-03 07:23:03下载
- 积分:1
-
STM32f103zet6的CAN总线通信
实现简单的数据收发unsigned char CAN_init(unsigned char tsjw,unsigned char tbs2,unsigned char tbs1,unsigned short brp); void USB_LP_CAN1_RX0_IRQHandler(void); void can_rx_data_deal(unsigned char *buf) //CAN接收处理 u8 Can_Send_Msg(u8* msg,u8 len);
- 2022-02-06 02:40:31下载
- 积分:1