搜索资源列表
pic2448
- PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures
大唐SDH
- 大唐SDH设备协议解析程序.获得设备当前状态.-agreement analytic procedures. Access to the current state of equipment.
gpsbabel-1.1.0
- gps协议解析源码-a GPS analytical source agreement
pro-R485
- profibus-R485网关程序,利用西门子的profibus协议解析芯片SPC3,将profibus协议转换通用的RS485协议。-Profibus-R485 Gateway procedures, Siemens Profibus use the analytic chip SPC3 agreement, Profibus protocol conversion to a common RS485 agreement.
44B0arp
- 在arm44B0上实现网络ARP协议,进行地址解析,参考TCPIPLean-arm44B0 in achieving network ARP, Address Resolution, reference TCPIPLean
zmac
- 是zmac的协议的全部完整的解析.代码例子很全-zmac agreement is the full and complete analysis. Code example is the whole
ex33b7a_src
- 基于单片机的 snmp协议解析的一些原代码 给有用的 同行
CAN.rar
- CAN总线驱动程序,包括SPI控制,MCP2515通信芯片控制,CAN协议解析,CAN bus driver, including the SPI control, MCP2515 communication chip control, CAN protocol analysis
HART协议解析
- HART协议解析,对了解HART非常有用,同时可以进行开发设计工作,HART protocol analysis, HART very useful for understanding, as well as design work for development
usos_net(v2.00)
- 在实时嵌入式操作系统中嵌入TCP/IP协议中的地址解析协议程序 经过修改-PROGRAM
DL645
- DL645协议解析程序,调试通过,需要的朋友可以下看看,有什么问题欢迎讨论。-DL645 protocol parser, debugging passed by the friends can next see any problem welcome to the discussion.
51_SCM_Ethernet_communication
- 51单片机控制以太网通讯::介绍以太网的帧协议和以太网控制芯片RTL8019AS 的结构特性;介绍51 单片机控制RTL8019AS 实现 以太网通讯的硬件设计方案;采用C51 语言实现ARP 协议(地址解析协议),并进行了系统的调试与验证。-51 SCM Ethernet Communication:: Introduction to Ethernet protocol and Ethernet control chip frame structure RTL8019AS properti
5-example_IR_1
- 基于altera EP4C FPGA的红外解析,协议格式为NEC protocol-FPGA, EP4C, NEC protocol
socketSrv
- 将CSV文件进行解析,然后通过TCP协议传输,客户端进行接收解析还原为CSV文件(The CSV file is parsed and then transmitted through the TCP protocol, and the client receives the parse and restores it to the CSV file)
I2CTest_UseSoftI2CModule(PB0,PB1)
- 本程序实现了用TI LM3S系列单片机的IO端口接入I2C总线,可以实时监控总线上的变化与传输,并将I2C传输的内容,实时通过串口打印出来,可用于破解各种I2C通信协议,曾经用于解析PIC单片机之间的I2C通信,解决了串口实时打印的问题,采用FIFO,UART接受与发送均采用中断,并解决了FIFO中断深度等等问题。仅供参考。(This program is used to achieve the IO port access I2C bus by using TI LM3S Series MCU
9 RSSI值测距离
- 1.CC2530F256测距,使用Zigbee协议栈开发,精度为小数点后1位,主程序入口提供详细文档解析,采用广播的方式组网,目前组网3个没问题,上位机串口调试助手显示距离; 2.协议栈使用rssi来计算距离,测量范围在0.1~3m区间误差不到百分之3; 3.如需定位,简单修改主函数套公式即可; 4.程序使用ZStack-CC2530-2.3.1-1.4.0。(1.CC2530F256 ranging, using Zigbee protocol stack development, ha
GB_decode
- C代码编程,gcc编译,PC上运行。遵循《GB/T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通讯协议》,根据协议将截取到的CAN报文(一般是csv格式)解析成相应的文本,方便直观的排查故障。(C code programming, GCC compilation, running on PC. Following the "Communication Protocol between GB/T 27930-2015 Electric Vehicle Non-
arduino解析mavlink
- arduino解析mavlink协议 c语言库
DLT645-2007 多功能电能表通信协议解析C语言实现
- * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api 修改了之前的几处bug
1588接收解析代码
- 基于verilog的1588 V2协议解析的代码