资源列表
Delphi实现串口通信的常用的方法
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
Win32下的几种串口通信编程
- 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
ANSIX364
- ANSI Standard (X3.64) Control Sequences for Video Terminals and Peripherals
ASYNLIB2
- 很好用的串口通信源码程序(采用中断方式)-very good COM programming souce code(Used interrupt function)
cport30
- 非常好用的串口编程工具 for delphi 7.0-very user-friendly programming tools for Serial delphi 7.0
comdebug20
- 好用的串口调试工具,可自定义波特率,这可是一般的没有的-useful debugging tool available from the definition baud rate, but not the general
yzcc254
- 注释 用VC++编写USB接口通信程序 -prepared USB Communication Program prepared by VC USB Communication Program
串口通讯经典程序
- 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
SeriesSample_evc
- 这是一个嵌入式VC的程序,在手持设备上实现了串口的调试-This is an embedded VC procedures, the handheld devices to achieve a serial debugging
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
test_special_char
- 此程序为linux下串口测试程序,用特殊字符测试串口-procedure for linux Serial testing procedures using special characters serial test
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
