Welcome![Sign In][Sign Up]
Location:
Search - serial communication with at commands

Search list

[CommunicationnewGSM

Description: 本程序是用DELPHI开发的短信发送程序,程序通过串口跟手机模块通讯,发送指令给手机模块进行短信的发送、接收。-This procedure was developed using DELPHI message sent procedures, procedures with the mobile phone through the serial communication module, send commands to the phone module of the message to send, receive.
Platform: | Size: 13260800 | Author: tony | Hits:

[Program docGSMbasedshortmassages

Description: 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the serial port to connect the processor to the serial port to send to receive AT commands and GSM communication modules to form loops. Chinese text messages sent using PDU mode, PDU mode in accordance with the standard form PDU send packets to achieve SMS. Based on wireless phones to send text messages project module development process to prepare
Platform: | Size: 70656 | Author: zoe | Hits:

[Communication-MobileGSMreaserch

Description: 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与 GSM模块形成通信回路。-Send text messages GSM modules and processors need to be completed in collaboration, GSM module and the ARM processor through the serial port connection, the processor to the serial port to send AT commands and GSM receiver module communication loop formation.
Platform: | Size: 428032 | Author: wangbo | Hits:

[Com PortHZTableComHelp

Description: 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Relevant code can be ported to embedded devices to send and receive text messages. My embedded projects related is on this basis to do so.
Platform: | Size: 189440 | Author: 叶木公 | Hits:

[CommunicationFunnComHelp

Description: 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Due to the internal use of the MultiByteToWideChar, WideCharToMultiByte character conversion function, it is not embedded directly to the transplant procedure. Want to do in this regard please refer to the transplant and the other resources I uploaded " HZTableComHelp.rar"
Platform: | Size: 98304 | Author: 叶木公 | Hits:

[SCMHyperTerminal

Description: 在51单片机上实现与PC机的串口通信,在超级终端上输入输出命令及反馈信息。-In MCS-51 to achieve the serial communication with the PC, in the super-terminal input and output commands and feedback.
Platform: | Size: 123904 | Author: zhaozaiyou | Hits:

[OtherSerialATA-Revision-2-6-Gold

Description: Serial Advanced Technology Attachment (SATA) is a serial link replacement of Parallel ATA (PATA), both standards for communication with mass storage devices. This high-speed serial link is a differential layer that utilizes Gigabit technology and 8b/10b encoding. Some of the features of SATA compared to PATA are increased transfer speed, hot-plug capability, and Native Command Queuing (NCQ). The link supports full duplex but the protocol only permits frames in one direction at a time. The other non-data direction is used for flow control of the data stream. Figure 2.1. The layers of the SATA protocol SATA’s architecture consists of four layers (see Figure 2.1), Application, Transport, Link, and Physical. The Application layer is responsible for overall ATA commands 7
Platform: | Size: 6769664 | Author: hamza | Hits:

[Software EngineeringModbus_over_serial_line_V1_02

Description: This document describes the MODBUS over Serial Line protocol. MODBUS Serial Line protocol is a Master-Slave protocol. This protocol takes place at level 2 of the OSI model. A master-slave type system has one node (the master node) that issues explicit commands to one of the "slave" nodes and processes responses. Slave nodes will not typically transmit data without a request from the master node, and do not communicate with other slaves. At the physical level, MODBUS over Serial Line systems may use different physical interfaces (RS485, RS232). TIA/EIA-485 (RS485) Two-Wire interface is the most common. As an add-on option, RS485 Four-Wire interface may also be implemented. A TIA/EIA-232- E (RS232) serial interface may also be used as an interface, when only short point to point communication is required. (see chapter "Physical Layer")
Platform: | Size: 229376 | Author: RAMAKERS_R | Hits:

[SMSSMS

Description: 本文介绍了短信的原理和实现方法,重点说明了短信的编码方式、AT指令以及用C#实现串口通讯的方法-This article describes the principle and implementation of SMS, text messages highlighted the encoding, AT commands and serial communication with the C# method to achieve
Platform: | Size: 141312 | Author: 钱国涛 | Hits:

[Com Portapi-serial-communication

Description: api串口通信,采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互-api serial communication,C + + BUILDER win32API with implementation of the serial communications, AT commands to interact with the general communications equipment
Platform: | Size: 660480 | Author: 霍奇 | Hits:

[SCMcall

Description: 该程序用于80c51单片机与GPRS无线发射模块之间的通信,通过串口连接,单片机用AT指令控制无线发射模块拨打电话,适合于初学者开发项目用-This program is used for 80c51`s communication with GPRS module.MCU is connected with GPRS module through serial port.After getting the AT commands from 80c51,GPRS can call.It is suitable for frsehmen to develop project
Platform: | Size: 59392 | Author: 杨光辉 | Hits:

[Internet-Networkcom

Description: linux 下实现打开串口,连接GPRS功能, GPRS采用sim900,用AT指令通过串口对sim900进行操作来实现GPRS通信。用到来第三方库posix_qextserialport.h-linux under open serial port, connect GPRS function, GPRS using sim900, using AT commands through the serial port to operate to achieve sim900 GPRS communication. With the arrival of the third-party libraries posix_qextserialport.h
Platform: | Size: 20480 | Author: 送飞飞 | Hits:

[SCM温度定时巡检系统

Description: 以AT89C51单片机系统为核心,能对多点的温度进行实时巡检。各检测单元(从机)能独立完成各自功能,同时能够根据主控机的指令对温度进行定时采集,测量结果不仅能在本地显示,而且可以利用单片机串行口,通过RS-232总线及通信协议将采集的数据传送到主控机,进行进一步的存档、处理。主控机负责控制指令的发送,控制各个从机进行温度采集,收集测量数据,并对测量结果(包括历史数据)进行整理、显示和存储。主控机与各从机之间能够相互联系、相互协调,从而达到系统整体统一、和谐的效果。(Taking AT89C51 single chip microcomputer system as the core, the real-time inspection of multi-point temperature can be carried out. The detection unit (slave) can independently function at the same time, according to the master machine instructions are collected on the temperature measurement results, not only in the local, but also can use the microcontroller serial port, through the RS-232 bus communication protocol and the data collected will be transmitted to the host computer, and further processing of the archive. The main control machine is responsible for the transmission of control commands, control the temperature acquisition of each slave, collect measurement data, and collate, display and store the measurement results (including historical data). The main controller and the slave machine can be connected and coordinated with each other, so as to achieve the overall unity and harmony of the system.)
Platform: | Size: 56320 | Author: noc555 | Hits:

CodeBus www.codebus.net