搜索资源列表
USARTmonichengxu
- pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
SerialportSample
- C#串口接收数据并解包的好例子,建议用2010打开-C# serial port to receive data and unpack a good example, it is proposed to open 2010
Serial-program
- 本程序实现了简单的串口点菜通信程序,包含两部分源代码,分别为发送程序和接收程序,可实现数据的打包与解包,通过串口相互通信。-This procedure to achieve a simple serial order communication program, contains two part of the source code, respectively, to send a program and to receive the procedure, may realize the d
IMU
- 串口通信软件基于MFC的,可以采集惯导数据并解包后显示出来,可以保存数据-Serial communication software is based on the MFC, the INS data can be collected and unpacked, you can save the data
Nutrition-analysis-software
- 用vb实现了从下位机通过串口传输数据到上位机,将受到的数据解包,处理后做出图出来。-Using vb to achieve from the machine through a serial port to transfer data to PC, data will be unpacked, to figure out after processing.
receiveUDP--sendtoserialport
- 下位机向上位机发送UDP包,上位机接收后解包通过串口查看接收的数据。-the next crew sends UDP packets to PC,then PC unpackets after receiving and check data received through serial port.
PadManager
- 一个利用串口与RFID读卡器通讯的例子,包括通讯数据解包的过程代码。连接对应RFID读卡器后可得到上传数据。-a sample for RFID reader data tansfer by RS232 port
terminal3.0
- 基于QT的串口接收ZigBee数据并解包发送到服务器程序-Send to a ZigBee-based QT serial data receiver and unpack the server program
ATMEGA-128
- // //功能描述:通过串口调试助手向串口0发送符合相应协议的数据包,128解包并通过串口1控制sim900a发送相应的内容(协议为$,send message,tele number,content*) //配合SIM900A 发送一条英文短信 永远在线 自动重拨、-SIM900A#include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h> #includ
串口示波器
- 1. 图形化显示通过Uart 传送上来的采样数据。 2.运行所要求的的基本软硬件环境: 硬件环境 如果您使用的是Windows XP 操作系统,建议使用1G 内存。 运行该程序的计算机必须要有串口或串口转USB 设备。 软件环境 推荐 Windows XP 及以上PC。 64位系统需运行在32 位兼容模式下。 3. 解压软件包即可。