搜索资源列表
AT
- 手机信息开发:单片机和GSM引擎之间采用AT指令实现互相之间的通信,因此有必要了解一下AT指令的格式和几条常用的指令。更详细的资料可以参考GSM07.05和GSM07.07规范
MCU-send-AT
- 用单片机控制,对GSM模块进行控制,输入AT指令,采用C语言编程,简单可靠。-With the MCU control, control of the GSM module, enter the AT commands, C language programming, simple and reliable.
at指令集
- 详细的AT指令集,便于单片机编写程序时的查找~~~
AT
- GSM模块AT指令集,用单片机控制GSM模块收发短信,接打电话等等。-GSM module AT command set
GSM-AT-OK
- 这是一个关于单片机于GSM模块握手通信的,发送其它AT指令相同,波特率96-This is a study on single-chip module in the GSM communication handshake, send the same as other AT commands, baud rate 96
GPRS
- 通过对串口的初始化,发AT指令激活GPRS模块,实现对gprs的初始化。实现了简单的收发短信功能。-Through the serial port initialization, hair AT command to activate GPRS module enables the gprs initialization. To achieve a simple send and receive text messages.
serial_GSM_at89s52
- 采用AYG-59C GSM MODEM模块,和at89s52的串行口通信。通过at指令控制GSM模块,同时用单片机处理GSM发给单片机串口的反馈信息,实现远程无线控制。-Used AYG-59C GSM MODEM modules, and AT89S52 serial port communications. GSM through at command control module, at the same time deal with single-chip GSM distributed
Dog
- 这是一个通过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
GSM-SIM300C-CYAN
- 使用CYAN单片机的ECOG1开发板连接SIM300C的GSM模块开发的短信收发程序.供UART和AT指令编程者参考-using CYAN,sim300c, to send and receive SMS.
TC35i--GSM-protocol
- 单片机控制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.
GSM
- 本文通过对现代远程通信方式的讨论,提出了利用现有GSM网络的短消息业务实现的远程通信的种种优势,并将这种方式应用于本设计系统。采用先进的GSM通信模块和单片机互连的终端系统,通过AT指令,实现了数据的发送。在PC机端,通过VB编程实现人机友好交互界面,通过连接GSM模块实现接收终端发出的数据的功能。文中论述了GSM系统的组成结构、主要业务,重点介绍了短消息业务的特点、结构等方面,并基于此建立了整个系统。详细介绍了系统主要硬件组成部分及其作用,给出了整个系统软件流程图和部分子程序流程图。介绍了该技
GSM
- 用软件调试助手进行GSM模块AT指令调试步骤的总结,经验!!我是在这个基础上掌握GSM模块进行GSM模块和单片机的通信数据传输。-Software debugging assistant GSM module AT commands to debug a summary of the steps, experience! ! I am a master on the basis of GSM module GSM communication modules and single-chip dat
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
AT
- 单片机开发中,针对手机的AT指令集和说明,例如: AT+CMGL=0 读取电话上全部未读过的SMS消息 AT+CMGL=2 列出已有的短信息 AT+CMGL=4 读取全部SMS消息 AT+CMGR=X回车 读取第X条短消息 AT+CMGF=0回车 用PDU格式 AT+CMGD=X回车 删除第X条短消息 -Microcontroller development, for mobile phones AT instruction set and instructions
baojing
- 主要是通过51单片机控制GSM模块开发的报警系统,单片机通过发送AT指令控制系统,可以更好的掌握51及GSM模块的功能-51 MCU control mainly through the development of GSM alarm system module, MCU control system by sending AT commands, you can better grasp the function of 51 and GSM module
GSMMODEM
- 通过串口at指令接收短信及时读取短信内容,超过30条自动清空-At command through the serial port to receive SMS text messages in a timely manner to read the contents of more than 30 auto-clear
some-simple-AT
- 一些简单的AT指令,用于单片机与GPRS模块通讯-communication between SIM300 and MCU
send a chinese message
- 单片机通过串口发送AT指令控制SIM模块发送中文短信(SCM through the serial port to send AT command, control the SIM module to send Chinese text messages)
基于单片机的WIFI智能小车毕业论文
- 智能小车的WiFi控制,设计单片机编程,使用C语言,还有esp8266的AT指令(Intelligent car WiFi control, design microcontroller programming, using the C language, as well as the esp8266 AT instructions)
AT_Test
- AT指令模板,使用AT指令收发,非阻塞式,工程以STM32F030作为单片机,向SIM800C发送AT指令,建立TCP连接,稍作修改可以与ESP8266以及所有支持AT指令的模块通讯,因为使用非阻塞式进行,大大减轻了CPU的负担。(AT command template, using AT command transceiver, non-blocking, the project STM32F030 as a microcontroller, send AT command to SIM800