资源列表
Example2
- stm32的spi的example程序2-stm32 of the spi of the example program 2
Example3
- stm32的spi的example程序3-stm32 of the spi of the example program 3
Example4
- stm32的spi的example程序4-stm32 of the spi of the example program 4
Read_Data
- 通过PCOMM DLL 串口读取数据,J基于MFC平台-Read or Writer Data by PCOMM DLL ,in MFC
CAN
- LPC2378的CAN通信源码,开发环境在KEIL中,程序已经调试过了。-LPC2378' s CAN communication source, development environment in KEIL, the program has debug before.
comtesthelper
- 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
PCmscommCode
- 串口通信源代码,vb编写方便易用,测试成功哦!大家下吧。-Serial communication source code, vb write easy to use, test the success of Oh! All under the bar.
F2000Proj
- RFID Reader上位机软件,包括界面和串口通信-RFID Reader Host Computer software, including interface and serial communication
Visualc
- Visual c++ 实践与提高 串口通信与工程应用-Visual c++ practice and improve the serial communications and engineering application
vccomm
- 完善的串口通讯代码。可以实现双工,动态传输字符文件。-Complete serial communication code. Duplex can be achieved, the dynamic characters in the file transfer.
1985496PortTest080314
- 一个简单的c#串口通信小程序,适合初学者-A simple c# serial communication applet, suitable for beginners
MsComm
- Delphi中MsComm控件的安装使用 Delphi 具有功能强大、简便易用和代码执行速度快等特点,是全球公认的快速应用开发工具技术的先驱者。但是在对串口通信的控制上Delphi的帮助文档和其他书籍中很少提及,这恰恰又是在开发应用系统时会经常遇到的问题。用过VB的程序员都知道 VB的MSComm通信控件具有丰富的与串口通信密切相关的属性及事件,提供了一系列标准通信命令的接口,可以用它创建全双工的、事件驱动的、高效实用的通信程序。在这里就介绍一下如何把MSComm这个ActiveX控件加