搜索资源列表
MSP430-6-2
- 描述;用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-descr iption; For the MSP430F149. Asynchronous communications. Receiving data from the serial port, analysis of data packets received, and on the basis of com
USB
- 低成本USB转PS/2接口的设计,压缩包包括原理图、芯片资料、源代码和叙述性文档。并以USB接口的鼠标的操作和数据转换为例,说明整个设计的原理,并通过多个LED表示各个操作的执行。文档描述详细,深入浅出,并附有图片说明、时续分析和通信协议,初学者很所以上手,并可以深入研究。
异步通讯数据分析运算
- 用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。-For the MSP430F149. Asynchronous communication. Receive data from serial analysis of data packets received, then the algorithm for computing the final
bluetooth_paper
- 压缩包里有三篇论文:基于蓝牙协议的数据传输技术研究,用单片机实现HCI层的蓝牙数据传输,蓝牙协议栈实现模式分析-Based on Bluetooth protocol of data transmission technology
06517900
- GM814X测试程序,可作参考,该函数包仅用于GM814x的操作,包含了对该芯片的配置寄存器读写、数据收发、软件shutdown、软件wakeup操作,以及对接收数据的分析处理-The GM814X test procedures, for reference, the function package is only for operation of GM814x, contains the chip configuration register read and write, send an
EDID
- 对EDID数据包的每一字节每一位分析处理(中文资料)-EDID data for every byte of every packet analytical processing (Chinese data)
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
wifi_sniffer
- 基于Ixp425平台做的WiFi测试仪代码(用于分析周围的AP环境,基于tcpdump抓包和解析包),通过简单的串口协议将数据反馈给串口-source code for wifi analysizer
quantityone
- Quantity One 软件是The Discovery Series 软件家族的成员,它是一 个功能强大的灵活软件包,可成像和分析一维电泳凝胶、斑点印迹、狭线 印迹和菌落计数。Quantity One 软件能定量和分析多种数据,包括从光密 度仪、储能磷屏成像仪、荧光成像仪和凝胶成像系统采集的放射性、化学 发光、荧光和染色等样品。Quantity One提供自动分析功能以快速获取高 质量结果。 定量分析和分子量确定。 Quantity One软件Help Quick Gu
6-3
- 用于MSP430F149。异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-For MSP430F149. Asynchronous communication. Receive data from serial analysis of received packets, and then computing algorithm, and finally return the results from
UART-for-MSP430F149
- 用于MSP430F149的异步通讯。从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。-MSP430F149 for asynchronous communication. Receive data from serial analysis of received packets, and then computing algorithm, and finally return the results from the serial port.
LabVIEW-data-acquisition-system
- 基于LabVIEW的多通道数据采集系统的设计,江苏科技大学硕士毕业论文。全文分为2部分第一部分数据采集硬件的设计中,采用DSP 作为采集卡的CPU,利用USB 接口实现了采集卡与PC 机的通信,整个外围逻辑时序部分用CPLD 控制。第二部分数据管理与分析,作者利用LabVIEW 编写了基于Windows XP的上位机应用程序以及上位机与采集卡之间的通信程序;利用LabSQL 工具包建立了ACCESS 数据库,实现对采集到的数据的存储,并可以查询历史数据。同时系统可以生成报表以及可以对所需要的数据
Asynchronous-serial-communication
- 用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回-For MSP430F149. Asynchronous communication. From the serial port to receive data, analyze the data packets received, then the algorithm operation, the final results back from the se
simulation-ofserial-communication
- 软件模拟异步串行通信程序 用于MSP430F149。从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。-Asynchronous serial communication software simulation program for MSP430F149. Serial receive data from the analysis of data packets received, then the algorithm for computing the fi
814xappprogramV1.0
- 文件说明 1. 该函数包仅用于GM814x的操作,包含了对该芯片的配置寄存器读写、数据收发、软件shutdown、 软件wakeup操作,以及对接收数据的分析处理。 2. 该函数包中部分变量名和宏定义需与外部主程序一致,具体请参见源文件。 3. 该函数包中调用的三个函数ClrCS(),SetCS(),SPITransmit(unsigned char c)需要 用户根据所用的单片机系统编写相应源代码,并注意函数名的统一。 4. 该函数包中串口号变量N由0~3分别表示串
exp4_hello-driver
- 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程
GE
- 针对TI DSP C6000系列的局域网监控开发,在CCS开发环境运行。能实现局域网数据包抓包、数据包分析,特定数据包内容读取,异常数据包报警等功能。运行CCS注意配置好安装调用路径-For LAN monitoring the development of TI DSP C6000 series in CCS development environment running. Enables LAN data packet capture, packet analysis, specific p
Usbdongle之Sniffer抓包分析[TI官方英文版]
- 介绍一款TI的软件抓取ble数据包的PDF 文档给大家(Introduce software capture ble data package PDF document)