搜索资源列表
ComWin32
- 一个很好用的comm类,对于开发串口工作很有帮助,因多次测试没问题!可在98/2000/xp上正常使用-a good use of comm category, serial work for the development of useful, because several tests No problem! In normal use 98/2000/XP
infraredthermometerOK
- 凌阳机的模组spi串口红外传感器的接口电路及c语言的程序!没有密码!-Sunplus machine module 20 serial infrared sensor interface circuit and c procedural language! No password!
Delphi实现串口通信的常用的方法
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
GPS信息发送端
- GPS串口通信,适合初级入门编程,没有解压密码-GPS serial communication codes,suit for primers, no compression password.
mytingcheshoufei
- 本软件是用delphi编写的小区或停车场收费系统,是一个完整的案例,系统中涉及IC卡发卡机串口操作和数据库编程,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。(用户名as无密码)。-the software is prepared by the district delphi or parking fees system is a complete case, the system involved in IC cards for serial operation and databa
SimpleDial
- 一个很有用的串口通信的实例,绝对让你好用,在VC下运行没有问题-a very useful example of serial communication, with absolutely let Hello, VC no problem running
uart_v0.1
- RAR文件,现在这个版本基本的 ASCII码的串行通迅是没有问题的,由于时间的问题暂时没有做十六进制的转换处理。-RAR files, and now this version of the basic ASCII serial communications is no problem, because of the time there is no problem doing hexadecimal conversion processing.
sp--comm
- COMM32是一个简单的串口通信控件,提供源码,不存在黑箱。-COMM32 is a simple serial communication control, source code, there is no black box.
berryz2007
- 自己使用VB编写的串口通信程序,1号和2号。将两个COM口用串口线连接,就可以运行这两个程序了。实现的功能:1号程序随机发送两个数字,2号程序接收并进行计算,然后发回1号机,1号机接收并显示出来。-its own use VB prepared by the serial communication program, 1 and 2. The two COM ports with serial line connectivity, it can run on the two proceeding
vb-usb
- 用vb和usb通信的一个实例,可以正常使用。没有BUG。-with vb and usb an example of the communication can be used normally. No BUG.
new_SerialPort
- 修正的SerialPort类库,可以使用COM0-COM31通信.没有特别修正的对于COM16-COM31是无法通信的.这个类,对于工业控制中多串口通信特别适合.-amended SerialPort library, can be used COM0 - COM31 communications. no special amendment to COM16 - is not COM31 Communication. This category, for industrial control m
spcomm
- // This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to
20050120091918_MySerialPort[2004-01-18-01]
- 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
4510_bios
- 4510 bios,please see it carefully!and so on,no thanks
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
一个串口包装类及演示程序
- 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
twain
- 关于使用vb调用扫描仪,有界面,和*面。-Vb call on the use of scanners, there are interfaces, and no interface.
SendReceive_COMM
- This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
Modbus-test
- 本人改写的modbusRTU测试程序,实现了1,2,3,4号读数据命令,以及5号命令,通过验证测试。-I rewrote the modbus-RTU test procedures, the read data command No. 1,2,3,4, and 5, the command, through the validation test.
MySerialPortTool
- MFC编写的串口调试工具,使用VS2008环境进行开发,没有任何冗余代码,适合学习串口编程。-MFC prepared by serial debugging tools, use the VS2008 development environment, there is no redundant code, suitable for learning serial programming.
