CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - parsing

搜索资源列表

  1. ps2

    3下载:
  2. 51单片机上实现对PS2手柄的解析,已经实验通过。-51 microcontroller implemented on PS2 handle parsing experiment has already been passed.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26293
    • 提供者:贾爵
  1. ourdev

    0下载:
  2. HX8257 tft驱动芯片资料,完美解析芯片-HX8257 tft driver chip data, perfect parsing chip
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2028582
    • 提供者:zhengce
  1. xml

    1下载:
  2. 原创的XML解析,不过只能解析节点及节点内容,不支持属性,纯C语言,适合嵌入式系统使用。-Original XML parsing, but only parse the contents of nodes and the node does not support attributes, pure C language, suitable for embedded systems.
  3. 所属分类:SCM

    • 发布日期:2015-12-03
    • 文件大小:4156
    • 提供者:lizhudong
  1. mc55_sms

    0下载:
  2. 一个控制设备中接收发送短信部分的驱动。分析短信pdu,并根据相应的7bit,8bit或16bit模式解析出实际短信文本,对于中文还包括了unicode到gb2312的转码。硬件平台stm32103VB,用Keil写的-A control device to send text messages to receive part of the drive. Analysis of SMS pdu, and in accordance with the corresponding 7bit, 8bit
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:142691
    • 提供者:ansern
  1. GSM-GPS

    1下载:
  2. 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:132909
    • 提供者:zhanglaiyu
  1. CNC-PC

    0下载:
  2. 用于数控铣床的上位机程序,包含G代码的解析,数据转换及整合,通过串口与下位机通讯-The PC used for CNC milling process, including G-code parsing, data conversion and integration, and lower computer through the serial port communication
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:270881
    • 提供者:周斌
  1. stm32_gps_unfram

    0下载:
  2. stm32实现gps数据格式解析,已经测试。-stm32 gps data format parsing, has been tested.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1345
    • 提供者:何文英
  1. 1307

    0下载:
  2. 时间芯片1307 驱动解析 显示程序 单片机MEGA128-The time chip 1307 driven parsing display program microcontroller MEGA128
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:2562
    • 提供者:牟广江
  1. Chip-development-project

    0下载:
  2. 单片机开发工程师案例分析与解析 1.定时报警器 2.交通灯 3.密码锁 4.出租车计价器 5.频率可调的方波信号发生器 6.简易数字直流电压表 7.简易频率计-Microcontroller development engineer case analysis and parsing. Timing alarm 2. Traffic lights. Combination lock. Taximeter 5. Frequency tunable square wave
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:728812
    • 提供者:bin
  1. arm--waishe

    0下载:
  2. arm 体系架构 环境搭建 外设解析 arm7 arm9-the arm architecture environment to build peripheral parsing
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:1770949
    • 提供者:haibin
  1. GPS_msp430_code

    0下载:
  2. 430单片机,程序的功能是通过串口0以4800,n,8,1的通行格式接收GPS数据,之后将 数据进行解析再通过串口1以4800,n,8,1的通行格式发送到PC机,其中数 据打包发送格式为GPS_DATA_PACKAGE:经度,纬度,速度,航向,水平高度, 海拔高度,卫星,年/月/日,时-分-秒(实际连调时这个数据包由GSM模块直 接发送到后台,在由后台再进行处理得到预期的效果)-The functions of the program through the serial por
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:43093
    • 提供者:wangda
  1. SIM908-AT-Instructions

    0下载:
  2. AT 指令通过GSM 串口发送到模块并接收返回指令。GPS 的控制指令也是 通过GSM 串口控制,GPS 串口只负责输出相应的GPS 信息.本文档时针对SIM908的AT指令集做解析。-Serial port to send AT commands to the module via the GSM and receive return instructions. GPS control command is serial control via GSM, GPS serial output
  3. 所属分类:SCM

    • 发布日期:2017-11-01
    • 文件大小:217508
    • 提供者:luoshizhou
  1. C8051F-MCU-application-parsing

    0下载:
  2. 学习C8051单片机应用解析,十分好用的一本书-Learn C8051 MCU application analysis, very easy to use in a book
  3. 所属分类:SCM

    • 发布日期:2017-06-10
    • 文件大小:17250584
    • 提供者:wang
  1. GPS

    0下载:
  2. 单片机解析GPS模块命令(包含GPRMC、 GPGGA、$GPGSV)-Chip GPS module parsing command (including GPRMC, GPGGA, $ GPGSV)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:26429
    • 提供者:josan
  1. CCxxx_software_crc

    0下载:
  2. 使用单片机模拟德州仪器公司的CC系列射频芯片的硬件CRC功能。在解析CC系列数据包时,可以用到。在使用CC的Direct模式+数据包通讯时,一定用得到。文件中只包含CRC校验的功能函数,所以可以用到任何平台。-Using single-chip analog Texas Instruments CC Series RF chip hardware CRC functions. Parsing the series of data packets CC, can be used. When usi
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1140
    • 提供者:佟亚波
  1. protocol

    0下载:
  2. 自己写的一个协议,按照定义的协议格式,通过串口可以实现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
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:825335
    • 提供者:newtonker
  1. puzhongyuanlidianlutu

    0下载:
  2. 普中单片机开发板的原理图(电路图),有详细的电路原理解析和电路连线图。-Pu in microcontroller development board schematics (schematics), a detailed circuit schematic diagram parsing and circuit connections.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:129984
    • 提供者:yulong
  1. itg3205

    1下载:
  2. 基于stm32的四轴飞行器飞控源代码,包括电机控制,遥控器控制,陀螺仪和加速度计的参数获取、参数解析,还有卡尔曼滤波,四元数处理等-Four axis based on stm32 aircraft flight control source code, including motor control, remote control, gyroscope and accelerometer parameters acquisition, parsing, and kalman filtering
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5151534
    • 提供者:王一任
  1. CAN

    0下载:
  2. CAN总线应用层协议实例解析 配套光盘MSP430单片机CAN总线学习板程序-Examples of CAN bus application layer protocol parsing- companion cd-rom MSP430 single chip microcomputer CAN bus board application study
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3221614
    • 提供者:seekor
  1. ADUC812MCUDeviceNet

    1下载:
  2. CAN总线应用层协议实例解析 配套光盘基于ADμC812单片机的DeviceNet协议从站程序-Examples of CAN bus application layer protocol parsing- supporting disc based on AD mu C812 MCU DeviceNet agreement station program
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:258995
    • 提供者:seekor
« 12 »
搜珍网 www.dssz.com