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

搜索资源列表

  1. HZTableComHelp

    0下载:
  2. 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:189424
    • 提供者:叶木公
  1. FunnComHelp

    0下载:
  2. 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:98144
    • 提供者:叶木公
  1. callphone

    0下载:
  2. 利用AT指令拨打电话,带语音功能,程序可运行-Call using AT commands with voice function
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:199266
    • 提供者:alan
  1. ATCommand

    0下载:
  2. 这是AT指令集,用于控制短信设备发送短息,希望给这些用户带来方便-This is the AT instruction set, used to control equipment to send short text messages rates, hoping to bring convenience to the users
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:302332
    • 提供者:ty
  1. COMNEON

    0下载:
  2. COMNEON公司GPRS模块的AT指令说明文档,包括主要功能的AT指令和GPRS功能的详细说明。公司里拿过来的,网上应该找不到的,希望对大家有所帮助-GPRS module COMNEON company AT command documentation, including the main function of the AT command and GPRS functionality in detail. Take over the company, the online should
  3. 所属分类:Modem program

    • 发布日期:2017-04-05
    • 文件大小:469847
    • 提供者:wuyang
  1. TC35GSMTest

    0下载:
  2. 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
  3. 所属分类:SMS

    • 发布日期:2017-05-04
    • 文件大小:1423791
    • 提供者:赵保龙
  1. TC35Ipersonal

    0下载:
  2. 是TC35I使用笔记,是西门子的GSM短信模块,使用AT指令,本文详细介绍了控制方法。-GSM MODERN COLLORLER
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:20544
    • 提供者:谭时双
  1. 501_SMS_SPCOMM

    0下载:
  2. 要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28645
    • 提供者:jingshaq
  1. ATcommands

    0下载:
  2. 对GSM模块收发短信是采用到的AT指令进行详细说明,可以说是用AT指令进行收发短信的程序思路流程。按照这个思路可以在串口调试助手上进行测试。对正在写短信收发的各位有很大帮助-GSM module to send and receive SMS using AT commands to carry out a detailed descr iption, it can be said for using AT commands to send and receive text messages t
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:5605
    • 提供者:suliling
  1. ATchinese

    0下载:
  2. 中文版AT指令大全 为AT开发人员提供基础-help of AT in windows mobile
  3. 所属分类:Modem program

    • 发布日期:2017-04-04
    • 文件大小:285890
    • 提供者:yanlei
  1. GSMATAT

    0下载:
  2. 手机AT指令短信发送编程,希望对大家有用-Mobile phone SMS AT commands programming, useful for all of us hope! ! !
  3. 所属分类:SMS

    • 发布日期:2017-04-07
    • 文件大小:26842
    • 提供者:程新
  1. BusApp

    0下载:
  2. C#编写的接通COM口的手机发送at指令-C# wirrte commcation com
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:53536
    • 提供者:chenlinjia
  1. serial232

    0下载:
  2. 此源码是基于Visuall C++环境,232串口通信源码,用于cdma模块串口通信,通过发送at指令,可以发送短信。-This source is based on the Visuall C++ environment, source code 232 serial communications, serial communication module for cdma, by sending at commands, you can send text messages.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:137147
    • 提供者:章红军
  1. note

    0下载:
  2. 一个用vb编写的通过GPRS模块可以收发手机短信,使用AT指令。-Written in vb by using a GPRS module can send and receive SMS using AT commands.
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:8324
    • 提供者:xiao
  1. LT2321V

    0下载:
  2. 热敏打印机AT指令,相对比较全,是开发人员参考的宝贵资料。-Thermal printer AT commands are relatively wide, a developer reference to valuable information.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:74595
    • 提供者:将文
  1. gprs

    0下载:
  2. GPRS AT 指令集封装程序,基于MC45-GPRS AT command set package program, based on the MC45
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:649226
    • 提供者:徐德亮
  1. 1113654

    0下载:
  2. 该文档详细的讲述了GSM的应用以及AT指令编程方法和给予51的GSM程序,适合广大初学者-The document describes in detail the application of GSM as well as the AT command programming methods and the granting of 51 GSM program, suitable for general beginners
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-10
    • 文件大小:17892966
    • 提供者:杜成
  1. at_v9.0

    0下载:
  2. wavecom AT指令 V9.0 PDF-wavecom AT V9.0 PDF
  3. 所属分类:Modem program

    • 发布日期:2017-05-04
    • 文件大小:1353019
    • 提供者:佟汉平
  1. CDMA_AT_178

    0下载:
  2. WAVECOM AT指令 CDMA_AT_178 PDF-WAVECOM AT CDMA_AT_178 PDF
  3. 所属分类:Modem program

    • 发布日期:2017-05-06
    • 文件大小:1115160
    • 提供者:佟汉平
  1. AT_v9.1

    0下载:
  2. WAVECOM AT指令英文_v9.1 pdf-WAVECOM AT_v9.1 pdf
  3. 所属分类:Modem program

    • 发布日期:2017-05-06
    • 文件大小:1052042
    • 提供者:佟汉平
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 40 »
搜珍网 www.dssz.com