搜索资源列表
communicationfunctiontesting
- 该程序的功能是利用BIOS的INT 14H号功能调用,将指定的数据从串行口发送出去。在发送过程中,程序不断检测通信线路状态,只有在“发送保持寄存器空”的情况下才发送下一个字符。 整个程序有主函数MAIN()及三个函数SEND(),INIT(),LINETEST()组成。MAIN()是程序的入口并控制数据的发送;INIT()函数提供对串行异步通信的初始化;SEND()函数将指定数据逐一发送出去;LINETEST()函数用于在发送数据前检测通信线路状态。 利用BIOS 功能调用进行串行异步
read
- 用MFC读串口数据,事实上发送的数据是固定的,我用ReadFile检测第一个数据,老在变,好象后面的数据冲到前面了-Reading serial data with MFC
DeviceApplication
- C# 编写的人体温度检测 需要配合硬件 串口读取数据-C# written in the body temperature measurement needs with the hardware serial port to read data
MySerialPort_A
- C# seriport串口,可实现字符格式、十六进制格式收发数据、换肤、保存设置、自动检测可用串口等多种功能。-C# seriport serial character format and hexadecimal format to send and receive data, peels and save the settings automatically detect the available serial port and a variety of functions.
MyCom
- 模仿串口调试助手,用C#编写的一个串口上位机界面,可以自动检测电脑串口,已生成安装包,对初学者有帮助。-Mimic the serial debugging assistant, a serial PC interface written in C#, can automatically detect the computer serial port, to generate the installation package for beginners.
MySerialPort
- 该串口调试软件,目前能实现的功能有: 1.换肤功能 2.自动检测可用串口 3.可保存串口配置参数 4.以十六进制收发数据 5.以字符形式收发数据 6.收发汉字 7.导入外部数据源作为发送数据 8.将接收到数据保存到文件 9.自动发送数据和手动发送数据 10.换行显示接收数据 11.显示收发数据字符数 12.清空显示 13.清空缓存区 14.使用状态条提示信息 15.显示时间-The serial debugging software,
Self-test-serial-communication
- 带自检测功能的串口通讯程序demo 可以直接应用 开发平台 Visual Stdio 2008-Serial communication program with self-test function demo Can be applied directly Development platform Visual stdio 2008
COMTools_v2.0
- C# 串口调试助手源代码。检测串口通信,能通过界面修改com的各项参数的设置,增加实现16进制的发送和接收-COM Tools Source code which is written in C#
CPUTest
- 为cpu卡进行检测,主要内容为异步串口通信,以及XML存储命令,实现自动化。-To cpu card for testing, mainly for the asynchronous serial communication, and XML storage commands to automate.
CeShi
- 串口读取数据,适合连续的测试数据收发测试。我是给车间检测热表做的-COMM read data
wsdjc
- 温度检测(上位机部分)通过串口通信和客户端实现数据传输-Temperature detection (PC part) and the client via the serial communication data transmission
MySerialPort
- 串口通信模块,包含串口通信的基本所有选项,能自动检测端口号等功能-Serial communication module, the basic all options include serial communication function, can automatically detect the port number etc.
COMServer
- 串口通讯服务的源代码;自动检测端口,工业检测设备上使用。-RS 232 server Sourece
ProjectCashbox
- 收钱箱 V77E纸钞接收器 型号:ICT006 串口技术,功能:检测设备、设备禁用后。设备复位、判断面额、拒绝面额和接收面额等功能-Money box V77E bill Receiver Model: ICT006 Serial technology, function: detection equipment, equipment after disabling. Device reset determine the denomination, rejected the denomi
CSharp_WAVE
- 本程序是为了实现串口通信功能而使用C#编写的上位机界面。可以实现波形的检测,显示,存储和FFT分析。-In order to achieve serial communication function written in C# using the PC interface. It can detect waveform display, storage, and FFT analysis.
project
- 开发环境为c#,编程语言c#,实现串口的检测和读取并实现数据的处理和地图显示-Development environment for c#, programming language c#, serial port detection and read and achieve data processing and map display
chuankou5.0使用版
- 自动检测串口,并直接选中串口。并且可以分情况保存串口接收内容。发送和接收都可以采用16进制或字符格式。并且支持有combobox下拉选择快捷发送栏(Automatically detect the serial port, and directly select the serial port. And you can save the contents of the serial port to receive the content. Both send and receive can be
SerialPortAssistant_V1.5
- 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,
