搜索资源列表
101comm0124
- 101通讯规约代码,实现和数据库的完整对接,采用多线程多任务开发.
fs
- 利用串口进行通讯,文件的传输,对接受到的文件名进行自动修改自动存储!-The use of serial communication, file transmission, the received file name automatically modify automatic storage!
ComFunction
- 和基恩士对接的串口程序,有利于第三方的应用,愿我们共同进步,一起提高-And serial基恩士docking procedures, there is in favor of third-party applications, ready to our common progress, and improve together
Serialstringconvert
- 利用LabVIEW对接收到的字符串进行转换-Using LabVIEW to convert the received string
mydll
- 自己通过VC编写的链接库,负责PC机对接外围设备。通过串口将PC机与外设链接起来的小驱动-Written by VC link to their own library, responsible for the PC, docking peripherals. PC unit through the serial port will be linked with peripheral small-driven
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
SerialPortTest1
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行“打包”,接收时如何根据协议对接收到的数据信息“拆包”,并取出自己想要的数据信息。-Communication protocols in serial communication programming is how to deal with the packets, sent the data communication protocol " package" , the received
NRF24L01P
- 1. <MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2. <PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验, 当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 3.晶振使用XT2 8M,测试环境MSP430F149-1. <MCU-fasong> Sending end is fixed to sen