搜索资源列表
串口通信应用程序
- 这是串口通信应用中一个比较好的例子,同还展示了如何通过串口来获得GPS接收到的数据,并作相应的处理,是一个完整的示例。-This is the serial communication applications a good example, with the display through the serial GPS receiver to receive the data, and accordingly, is a complete example.
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
cy7c68013usbfireware
- 本数据包提供用cy7c68013开发usb的完整源代码,可实现主机和借口MASTER的控制命令和数据的传输-the data packets used for the development of usb cy7c68013 the integrity of the source code, to achieve an excuse MASTER mainframe and the control commands and data transmission
serial
- Delphi下利用串口进行数据的读写,这是一个实习的作品,不完整,仅供参考。-Delphi serial data using the read and write, this is a practical work, incomplete, for informational purposes only.
comm
- 一个完整的串行通讯源代码,C语言,同时支持两个串行端口,中断方式,自定义数据校验协议,对开发DOS下的通讯程序非常实用-A complete source code for serial communication, C language, while supporting two serial ports, interrupt, custom data validation agreement, under DOS on the development of the communication
comdisplay
- 本资源为10位ADC采样电位计数据串口VC动态显示程序,具有保存数据,动态显示数据,向前和前后查看数据,显示数据包接收时间,还可设置刷新频率的功能。同时压缩文件中含有此程序的完整解释。-The resources for the 10-bit ADC sampling data port VC potentiometer dynamic display program has saved the data, dynamic display of data, forward and around
STM32_UART_printf_scanf
- STM32F103ZE串口测试程序,可以通过超级终端输出和输入数据,此程序完整可用。-STM32F103ZE serial port test program, you can output and input data HyperTerminal, the integrity of the process is available.
SCOMMV2311
- 实现串口通讯的完整编程,并且实现各种数据的转换功能和设置-To achieve a complete serial communication programming, and achieve a variety of data conversion functions and settings
SensorSerial
- 基于vc6.0开发的串口通讯程序,通过完整封装RS232接口,进行数据发送。-Based on the development of serial communication program vc6.0, through the complete package RS232 interface for data transmission.
CRC_DEMO
- 用来判断CRC是否正确,数据包是否完整的程序,该串口类也很好用。-CRC is used to determine whether the correct procedures for the packet is complete, the serial port class to be smooth.
ComPort
- VC++编写的功能完整的串口调试工具,用于接收串口数据或向串口发送数据-VC++ serial debugging tools and informative
SerialComm
- C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
USBDriver
- 对温度进行采集并进行数据处理有完整USB串口自动扫描功能-Of temperature acquisition and data processing have complete USB serial automatic scanning function
UF50Rec
- 化验室使用的UF50机器,完整的串口数据采集源码-UF50 machine laboratory use, complete serial data acquisition source
shangweiji
- 上位机读取下位机数据,并通过波形显示出来。 有完整波形显示。无需修改直接可用。-PC read under a machine data, and through the waveform display. A complete waveform display. The need to modify directly available.
SerialPortApp_5.3
- 用VS2012开发的基于C#语言的简单串口通信工具。有完整的数据解析过程。稍微修改后便可通用。-Simple serial communication tool is based on C# language using VS2012 development. A complete data analysis process. It can be common after a slight modification.
Modbus-TCPIP-OK
- Modbus tcp完整协议侦,通过WINSOCK解析数据读写内容,实现与第三方设备的通讯~