搜索资源列表
pic2448
- PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures
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.
zmac
- 是zmac的协议的全部完整的解析.代码例子很全-zmac agreement is the full and complete analysis. Code example is the whole
ex33b7a_src
- 基于单片机的 snmp协议解析的一些原代码 给有用的 同行
80c51tcpip
- 80c51 TCP/IP协议栈,协议栈在最大程度上作了简化,包含arp, icmp,tcp/udp/ip包头解析等
HART协议解析
- HART协议解析,对了解HART非常有用,同时可以进行开发设计工作,HART protocol analysis, HART very useful for understanding, as well as design work for development
GPS-modual-test-program(51)
- 51单片机gps接收程序,解析由gps模块发送出来的数据,单片机为8051,gps模块使用的是neo-5q,协议为nmea。-The program to receieve gps information
DL645
- DL645协议解析程序,调试通过,需要的朋友可以下看看,有什么问题欢迎讨论。-DL645 protocol parser, debugging passed by the friends can next see any problem welcome to the discussion.
newdesign
- 使用芯片MSP430G2XX3系列,编译环境为IAR,程序已经通过验证。功能实现:实现普通水表的数字化改造,通过安装霍尔传感器到表盘上实现数据的远程传输(485通信)。程序包含的模块:主程序模块,EEPROM模块,初始化模块,计算模块,标准MODBUS协议解析模块。-Use chip MSP430G2XX3 series, the compiler environment IAR, the program has been validated. Functions to achieve: to
S3C2440_mini2440_CC2500.tar
- 自己写的基于mini2440开发板的cc2500的驱动,以及应用程序(实现mac层协议解析),相关文档参见http://blog.csdn.net/zxzxy1988/article/details/6929065-Wrote based development board mini2440 cc2500 driver, and application (mac layer protocol analysis to achieve), related documents, see http://
protocol
- 自己写的一个协议,按照定义的协议格式,通过串口可以实现PC机和NXP LPC1788板子的通信。LPC1788用了CORTEX-M3内核。中间涉及到了协议的起始,结尾,CRC校验以及协议解析等算法。初学者,花了两周时间才写出来。-Wrote an agreement, in accordance with the defined protocol format, can be achieved through the serial port PC and NXP LPC1788 board co
finchos_fp_demo
- 本人基于PIC24FJ64GA004编写的控制方程式电子BLH3001指纹传感器的底层驱动函数和协议解析-I prepared based PIC24FJ64GA004 electronic BLH3001 fingerprint sensor control equations underlying driver functions and protocol analysis
MT6070iH-and-MCU-Modubus-RTU
- 威纶工业触摸屏MT6070iH 与单片机Modubus RTU通信协议解析 及相关触屏端和单片机端的程序。触屏端程序用EasyBuilder8000 解压 单片机端程序用Keil打开。 让您的项目中增加更强的用户体验。 -Wei Lun industrial touch screen MT6070iH and Modubus MCU RTU communication protocol analysis and related touch screen client and single pro
GPS_driver
- GPS的单片机驱动程序包含GPS协议解析-GPS microcontroller driver contains GPS protocol analysis
Uart_Resolution_Exchange
- MSP430两串口输入 一串口输出 并进行协议解析-Two serial input and a serial output protocol analysis
dlt645_2007
- (转载)经过测试可用的DLT645-2007 多功能电能表通信协议与封装实现 # DLT645-2007 多功能电能表通信协议解析 * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api-dlt 645-2007 meter device
2016.1.4装机板程序
- 球形摄像机控制板程序;RS485;步进电机细分控制;协议解析(Program for spherical camera control panel)
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-
DLT645-2007 多功能电能表通信协议解析C语言实现
- * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api 修改了之前的几处bug