搜索资源列表
wifi_sniffer
- 基于Ixp425平台做的WiFi测试仪代码(用于分析周围的AP环境,基于tcpdump抓包和解析包),通过简单的串口协议将数据反馈给串口-source code for wifi analysizer
Serial-to-Ethernet-Technology
- 串口转以太网目前可以采用串口转以太网模块来实现,变得非常简单易用,但是在该技术中出现的一些新问题、使用误区需要引起注意。串口转以太网并不是简单传输媒介的变化,而是串口到TCP/IP的协议转化。其中关系到的关键技术包括:TCP/IP的工作模式问题、串口分帧技术、9位技术。这里详细分析这些串口转网口的技术。-Serial to Ethernet can currently be used serial to Ethernet module to achieve, very easy to use,
recive
- 单片机串口接收中断接收数据分析函数,用于串口通信协议,GPS等-Microcontroller serial receive interrupt receiving data analysis functions for serial communication protocols, GPS, etc.
serial-protocol
- C#串口协议,针对一个帧数据进行数据进行分析,这个协议可以用在其他通讯上面。非常游泳-C# serial protocol, the data for an analysis of the data frame, this protocol can be used in other communication above. Very swim
device-monitoring-studio.7.25
- 串口和TCP还有usb协议调试软件,可以分析设备管理器里面通讯协议,非常适合开发人员进行数据分析和处理。-There usb serial and TCP protocol debugging software, which can analyze the Device Manager communications protocol, is ideal for developers for data analysis and processing
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates