搜索资源列表
Watcher
- 这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition.
scommtext
- 吐血奉献:一套完整的串口通信WINDOWS版软件。可以接照规定的通信协议进行通信测试,并自动将数据和十六进制数显示出来。稍作修改可用于通信。-vomit blood dedication : a complete set of serial communication Windows version of the software. That can be as the communication protocol for communications test and automatic da
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
win84
- 测试程序,用于串口编程调试,实现串行数据发送,接收。-testing procedures for the Serial Programming test, the serial data send, receive.
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
NEWMeter
- ABB AIN电表读多类数据通讯测试程序,包括数据类9、11、14、15等。-ABB AIN meter reading more categories of data communications test procedures, including data types, such as 9,11,14,15.
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.
uart-test
- avr单片机每隔一段时间就通过串口给上位机发送一段数据,然后等待上危机处理-Single-chip avr from time to time through the serial port to the host computer to send a section of data, and then wait for the crisis management
test
- 基于无线传感器网络技术的串行数据通信接收检测代码-Wireless sensor network technology based on serial data communication receiver testing code
PLC(test)
- 简单的VB串口通信程序,实现了PC与PLC之间的收发数据-Simple VB serial communication program, to achieve a PC and send and receive data between the PLC
SCommTest32
- 串口发送接收小程序,包含简单的发送与接收功能。-serial port send and receive data test programe
Test
- 串口收发送数据界面 上位机 需要的朋友可以下载-Serial interface to send data received PC can be downloaded to see a friend in need
test2
- 本程序利用LABVIEW 编写,可以通过串口和TCPIP实现数据传输-This program makes use of LABVIEW write data transfer via serial and TCPIP
ts-vb
- 串口通信助手,适用于雅马哈机械臂接收不到数据的测试,可以用这个-Serial communication assistant for Yamaha manipulator does not receive data test, you can try to use this
Receive
- VB6.0下的CAN总线接收数据测试程序-The VB6.0 CAN bus receive data test program
Send
- VC++下的CAN总线发送数据测试程序 -The CAN bus VC++ send data test program
serial_linux
- This a simple code using COM port in Linux. The host sends a packet of 6 bytes (including CRC) through serial port and waits for the responding packet. If CRC is correct, the packet is parsed to get some useful data. Test code and Makefile is include
SComm-Test
- 串口通讯:包含串口参数设置、串口数据接收处理及显示,串口数据发送-Serial Communications: Includes serial parameter settings, serial data reception processing and display, serial data transmission
test
- 利用接收端接收数据,并将数据进行多倍分频,之后利用串口调试助手显示接收数据-Data received by the receiving end, and many times the data division, after the use of serial debugging assistant displays the received data
test串口
- 对串口收发数据的调试,方便新手了解串口的相关知识(Serial port to send and receive data debugging, to facilitate novice understanding of serial knowledge)