搜索资源列表
ARM_MESSAGE
- 这个程序通过给ARM开发板的串口发送AT指令,使GPRSM模块可以在开发板上发短信,改程序用来控制GPRS模块自动发短信
at
- 51串口发送AT通讯指令测试程序,可以控制相关的GSM通讯模块。
通过Modem传输数据
- 利用MSComm控件,通过串口发送AT指令操作Modem。在2台计算机之间进行数据传输。-use MSComm control, sent through serial AT command operation Modem. In between the two computers for data transmission.
SCommTest1
- 通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信-sent through the serial port at the value orders waiting to return to judge the current state of network service providers and other relevant information in communications with EDGE
电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)
- windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
smsAtApp
- C#写的串口发送AT指令发短信,可以使用手机或短信猫串口连接-C# to write the serial port to send AT commands to send text messages, you can use the phone or text message cat serial port
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
MODEM
- MODEM控件通过串口发送AT指令来操作MODEM,使两台计算机通过公用电话进行数据发送-MODEM control through the serial port to send AT commands to operate MODEM, so that two computers send data through the public telephone
11
- 利用串口发送指令,来控制步进电机的转动方向和步数,同时利用LCD液晶显示转动情况-XX
serial-Modem
- 该程序为计算机通过串口发送AT命令,与MODEM建立连接。 程序利用了MScomm控件,通过串口发送AT指令来操作MODEM。-The program for the computer through the serial port to send AT commands, and MODEM connection. Program using the MScomm control through serial port to send AT commands to operate t
SerialPort
- 串口调试助手,打开串口,向串口发送AT指令-Serial debugging assistant, open the serial port, serial port to send AT commands to
test
- stm32 串口发送AT指令 或者字符信息-stm32 send AT commands serial port or character information
GSM
- 这是一个MSP430单片机控制GSM模块的信息。 控制器通过串口发送AT指令集,控制GSM模块发送短息,拨打电话。-MSP430 MCU control the GSM module sending message or phone through AT command.
TModemtransmih
- 利用MSComm控件,通过串口发送AT指令操作Modemm。在2台计算机之间进行数据传输。,已通过测试。 -Use of MSComm to send AT commands via the serial port the operation Modemm. Data transfer between two computers. , Has been tested.
MODEMCOMM
- 本例利用MSCOMM控件,通过串口发送AT指令来操作MODEM,使两台计算机通过公用电话网进行数据传送-This case, use the MSComm control through the serial port to send AT commands to operate MODEM, two computers for data transmission via the public telephone network
sendmessage
- 52单片机控制GSM模块给指定手机发送英文短信,控制过程是通过串口发送AT指令。-52 SCM control GSM module to the specified mobile phone to send text messages in English, the control process is to send AT commands via the serial port.
send a chinese message
- 单片机通过串口发送AT指令控制SIM模块发送中文短信(SCM through the serial port to send AT command, control the SIM module to send Chinese text messages)
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
103-ucos-send531
- 采用ucosiii操作系统,不让单片机裸奔。利用串口发送AT指令到sim900a,再使用tcp协议将采集到的数据上传至onenet云平台。(Using ucosiii operating system, do not let single chip streaking. Use the serial port to send AT instructions to the sim900a, and then use the TCP protocol to collect the data uplo
主从一体串口透传
- 通过串口给主机发送AT数据 ,发送给从机对应LED灯的亮灭(Send the AT data to the host by serial port, and send it to the LED lamp of the slave machine.)