搜索资源列表
Test_S
- 开发短信,在WINDOWINS环境下的开发程序,可以实现短信的收发功能-development of SMS, WINDOWINS environment in the development process, can achieve SMS transceiver functions
4MSSCCPRJ
- 以Visual Basic为开发工具,远程水文检测系统通过串口与GSM模块进行数据交互,利用GSM短信实现远程数据传送,通过内嵌了GSM模块的单片机获得采集设备测量数据,并控制相关水文设备。 -to Visual Basic development tool Hydrologic Remote detection system through serial and GSM module for data interaction, use GSM SMS remote data transmi
tc35it
- TC35开发源码,发短信,可以在此基础上,开发手机群发功能-TC35 open source and send text messages, on this basis, the development of mobile phone listserv
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
ucOS-II-GPRS
- ucOS-II应用源码:通过对串口编程来控制GPRS扩展板,实现发送固定内容的短信,接打语音电话等通讯模块的基本功能。利用开发平台的键盘和液晶屏实现人机交互。-ucOS-II application source : Serial Programming right to control the GPRS expansion boards, achieve this fixed content of the messages, then fight voice telephone communi
sms_c8051f020
- 此例子是用C8051F020开发西门子短信模块MC35I的资料,其中“开发板.ddb”是PROTEL99SE格式的硬件电路图,而sms_c8051是KEIL编译器的工程文件,工程下面的文件各部分功能代码分别用不同的文件名命名。开发人员可直接使用,亦可编译生成静态库挂接在自己的项目中作为产品代码的一个中间件。不明事宜请加我QQ:149025748-this example is the use C8051F020 development Siemens messaging module MC35I
MAIN
- 基于华邦W925E/C240所开发的短信话机、来电显示的C语言源程序
0706
- 一个用单片机控制TC35I发短信的例子,同时可以将接收到的UNICODE码转换为HZK16,对初次开发短信的网友会有帮助
c51forsms
- 本代码是用C51开发的,适用于单片机的的短信收发控制,在KEIL C 环境下,运行正常
ATcommand_cn
- 中文AT命令,对于开发短信相关的产品有参有考价值,
gprs_single
- 嵌入式开发中GPRS的短信收发源代码,基于LINUX环境下
西门子 Siemens TC35 系列开发板程序
- 西门子 Siemens TC35 系列开发板程序,实现通过电脑收发短信的功能,现金购买的程序,绝对可用。-Siemens Siemens TC35 Series development board programs, send and receive text messages through the computer realized the function of cash to buy the program, absolutely free.
main
- sim300C的短信开发原程序,对初学者很有用处,使用LM3S单片机-the development of the original SMS sim300C procedures, useful for beginners, the use of single-chip LM3S
GSM-SIM300C-CYAN
- 使用CYAN单片机的ECOG1开发板连接SIM300C的GSM模块开发的短信收发程序.供UART和AT指令编程者参考-using CYAN,sim300c, to send and receive SMS.
MSP430F149_SMS
- MSP430F149 手机短信开发程序代码,手机模块采用TC35模块,简单修改后可用在其他模块-MSP430F149 SMS development code, cell phone modules TC35 module, simple modifications can be used in other modules
gsmre
- 这个读短信程序基于西门子GSM模块开发板写的,硬件加了DS18B20传感器。软件实现:读到短信“H:…;L:… ”后去设置上限限报警温度。读到短信“DS:…”到系统上设置发送短信的定时时间。读到“1234“将号码保存到SIM号码1。 读到“8888“将号码存入SIM号码。-Based on this reading of SMS Siemens GSM module process development board written DS18B20 sensor hardware added
Tc35i_code
- Tc35i详细的c51代码,可以开发短信报警系统,或者指令控制系统等。-Code of Tc35i GSM module
Tv_inbox
- windows mobile上开发例程。将收件箱中的短信以TreeView的形式表现出来。-windows mobile on the development of routines. The inbox in the form of SMS to TreeView shown.
GPRSDemo
- 采用wince开发,在手机端实现gprs拨号,传送数据、连接、收发短信功能-Use wince development and implementation in the mobile terminal gprs dial-up, transfer data, connect, send and receive SMS Function
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