CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AT指令解析

搜索资源列表

  1. TC35

    0下载:
  2. 单片机控制GSM模块实现短信收发。系统采用西门子解析模块tc35i与单片机通信,以AT指令控制TC35模块,涉及TEXT和PDU发送模式-GSM single-chip control module messaging. System analysis module tc35i with Siemens chip communication to the AT command control TC35 module, involving sending TEXT and PDU mode
  3. 所属分类:SCM

    • 发布日期:2017-06-02
    • 文件大小:15770615
    • 提供者:薛威
  1. gprs(mc55)deiver-in-Linux

    0下载:
  2. Linux下的MC55模块的驱动,并包含了对于AT指令的直接解析。-MC55 module under Linux drivers and includes the direct analysis for the AT commands.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:3021
    • 提供者:steven
  1. Dog

    0下载:
  2. 这是一个通过PC机发指令到串口,单片机接收后通过发射模块,发送到玩具上,玩具解析,得得相应动作,通过调试成功,可以直接使用-This is a PC-issued instructions through the serial port, single-chip receiver module through the launch, sent to the toys, toys resolution, a corresponding action, through the debugging s
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2074
    • 提供者:xiaolong
  1. TC35i--GSM-protocol

    0下载:
  2. 单片机控制GSM模块实现短信收发。系统采用西门子解析模块TC35I与单片机通信,以AT指令控制TC35模块。-GSM single-chip control module to send and receive text messages. Siemens Analytical system with single-chip communication module TC35I to AT commands control the TC35 module.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:13627
    • 提供者:李伟
  1. message_sre

    0下载:
  2. 基于AT指令用SIM300GSM无线猫的短信息收发,PDU串的解析构造-AT command based on a cat with SIM300GSM wireless messaging, PDU string Analytic Construction
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:97811
    • 提供者:guorong liu
  1. 12

    0下载:
  2. 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:1296
    • 提供者:包伟伟
  1. GsmTool-new

    0下载:
  2. 一个GSM的demo程序, GsmToolmanage.c等待命令和解析命令并且向GSM模块发送相应的AT指令,GsmTool_API.c通过管道和 GsmToolmanage.c通信-A GSM demo program, GsmToolmanage.c waiting for command and parsing the command and to the GSM module to send the corresponding AT instruction through the pi
  3. 所属分类:Modem program

    • 发布日期:2017-11-15
    • 文件大小:19662
    • 提供者:claire
  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. LAB1

    0下载:
  2. 卡耐基梅隆大学操作系统实验,内含在VMware下ubuntu13.04的安装与配置过程,在Ubuntu中编写第一个helloword,以及x86指令解析文件等等。-Carnegie Mellon University experimental operating system, containing at ubuntu13.04 VMware installation and configuration process, the preparation of the first hellowor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5156222
    • 提供者:wulinyu
  1. QuizShow

    0下载:
  2. 知识竞赛网络抢答软件是宇翔科技工作室开发的的基于局域网的抢答器软件。点击鼠标即可进行试题抢答、计时、计分、现场音效、答对答错音效等功能的知识竞赛抢答器软件。适合各行业知识竞赛、智力竞赛、技能竞赛、科技馆、博物馆、展览馆互动抢答,支持2-12个代表队、1个主持人席和若干仲裁席同时参与。 功能概述: 1.可以通过有线局域网或者无线局域网进行联网,通过主控计算机进行代表队计算机控制。 2.主控计算机知识竞赛软件可以通过软件向所有代表队、主持人席、仲裁席发指令,各终端自动解析指令进行自动操作。 3.主控
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-11
    • 文件大小:5195215
    • 提供者:skysonya
  1. BinaryAnalysis

    0下载:
  2. 当前只实现了十六进制格式的解析,支持自定义格式解析字节串,主要用于分析数据流格式;[#OFFSET:n],[#SET:VAR=xx],[#IF:VAR]指令,以及解析参数[Para_Name:{type in [INT,BYTE,INT64,CHAR,STRING]}:EXTRA_PARA](At present, it only implements sixteen binary format parsing, supports custom format parsing byte strin
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:90112
    • 提供者:pptang
  1. drivers

    1下载:
  2. 状态机方式实现的GPRS的AT指令集流程控制,能实现SSL功能的TCP连接(The AT instruction set flow control of GPRS implemented by the state machine mode can realize TCP connection of SSL function.)
  3. 所属分类:其他

    • 发布日期:2019-10-17
    • 文件大小:7168
    • 提供者:明几时有
  1. ASR6501文档发布-20180926

    3下载:
  2. ASR的所有资料,包括开发环境搭建,开发步骤,AT指令解析等等(All the information of ASR, including development environment construction, development steps, AT instruction parsing, etc.)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:12544000
    • 提供者:孟康
搜珍网 www.dssz.com