搜索资源列表
T905
- 这是一个nRF905和232接口的程序源代码。对无线数传模块初学者有很大的帮助。
radio
- 无线数传电台串口通信C程序源码 电台型号为深圳友迅达公司的F201/B无线数传电台-wireless radio-C serial communications procedures source model of Shenzhen Radio Xun-da Friends of the F201 / B wireless radio transceiver
GPRS
- 利用VB对GPRS无线数传模块进行编程。详细的介绍了编程的函数和编程的方法。有一对一的编程,也有一对多的编程-Using VB to the GPRS wireless module for programming. Detailed descr iption of the programming functions and programming methods. A one to one programming, there are one to many programming
12
- 本报告就“数字家庭”这一研究热点中的“家庭安全”方面设计了一套无线多功能家庭安全系统。该系统分为报警信号采集和控制部分和人机交互部分,前一部分实现了对家庭中各种安全隐患,例如:煤气泄漏,非法入侵等进行监控报警,并通过无线数传模块将报警信号传给人机交互部分,由其进行报警处理,针对不同的报警源分类进行语音报警,并通过GSM网络发送短消息进行远程报警。本系统信号传递利用无线方式,省去了布线的麻烦,操作简单,适合老人和孩子使用,具有一定的使用价值。-err
GPRS_VB
- GPRS无线数传模块在VB中的编程方法,又详细的文字说明。-GPRS wireless module in the VB method of programming and a detailed text descr iption.
tc35Ic
- 基于52单片机的超远距离温度监控 TC35i无线数传源程序-52 Microcontroller Based Temperature Monitoring long distance wireless data transmission source TC35i
STM32RF
- STM32的无线数传 -stm32 for the RF
MD231_GSMGPRS
- MD231_OPENAT 解决方案提供一种基于MD231无线GSM/GPRS数传硬件模块的开放二次开发平台。 MD231_OPENAT提供了一系列的针对MD231通讯模块的接口函数、参数配置和调用规则。 程序员可以很容易的利用MD231_OPENAT SDK  开发包快速的开发SMS/GSM/GPRS通讯业务程序-MD231_OPENAT MD231-based solution provides a wireless GSM/GPRS data transmission har
GPRs
- 基于GPRS的M2M数传应用系统研究, 不错的论文-GPRS-based M2M applications of data transmission, a good paper
GPS-DINGWEI-XITONG-SHEJI
- 一篇应用于GPS车辆监控调度的高速GPS数传终端的设计开发的文章。-GPS vehicle monitoring and dispatching a used high-speed GPS data transmission terminal design and development of the article.
SIMCom-900
- 目前,用户在使用 SIMCom 的SIM100S32-E 数传模块( 以下称模块)时,由于对串口使用不 当,出现了各种各样的情况,导致系统不能正常工作。世健公司在市场推广和应用过程中总 结了许多经验, 以资参考。 SIM100S32-E的串口电平是2.8V( 60腿接插件的第17腿VEXT)。-Currently, users in the use of SIMCom the SIM100S32-E data transmission module (hereinafter referr
RFTR
- RFTR无线数传模块程序,串口通信,已经测试-Wireless data transmission module in RFTR program, serial communication, has been tested
Zigbee
- 基于Zigbee技术的智能家居源码ZigBee是一种高可靠的无线数传网络,类似于CDMA和GSM网络。ZigBee数传模块类似于移动网络基站。-Zigbee technology based on the smart home source ZigBee is a high reliable wireless data transmission network, similar to the CDMA and GSM network. ZigBee data transmission modul
基于E32发送文件
- 基于E-32无线电数传模块的文件发送程序(E-32 based wireless data transmission module file sending program)
4FSK调制和解调
- 4FSK调制和解调是数传电台DCR协议里面所用的调制解调技术(4FSK is modem in DCR)
hjlatile
- 利用NAT来映射端口实现CDMA无线数传模块数据中心的组网方式()
Si4432无线数传STM32程序
- Si4432无线数传STM32程序 1. 采用串口1与外部进行通信,可传输接收任意长度数据; 2. 将接收后的数据无条件发送给指定地址的si4422模块; 3. 接收模块收到数据后无条件的将有效数据通过串口1的DMA传出;即:基于SI4432的点对点串口透传模块