CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 收发模块 的程序

搜索资源列表

  1. FunnComHelp

    0下载:
  2. 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:98144
    • 提供者:叶木公
  1. programRX

    0下载:
  2. 基于mega8单片机的使用无线收发模块nrf905芯片的无线通讯程序,接受端源程序。-A wireless digital signals reciever base on mega8 & nrf905.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:69634
    • 提供者:邓天坚
  1. ATcommands

    0下载:
  2. 对GSM模块收发短信是采用到的AT指令进行详细说明,可以说是用AT指令进行收发短信的程序思路流程。按照这个思路可以在串口调试助手上进行测试。对正在写短信收发的各位有很大帮助-GSM module to send and receive SMS using AT commands to carry out a detailed descr iption, it can be said for using AT commands to send and receive text messages t
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:5605
    • 提供者:suliling
  1. ourdev

    0下载:
  2. 学生自己写的C程序,主要实现GPRS模块收发短信。其中用到的单片机和GPRS模块。串口连接。-The students themselves write the C program, mainly to achieve GPRS modules send and receive text messages. Which used MCU and GPRS modules. Serial port connection.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:92105
    • 提供者:chenyucong
  1. gsm

    0下载:
  2. SIM300的GSM模块的收发短信,电话,以及GPRS收发的C#程序。不甚完善,有待改进,不过测试通过可以用的。-SIM300 of the GSM module send and receive text messages, phone, and GPRS transceiver in C# program. Not quite perfect, room for improvement, but the test can be useful.
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:12801
    • 提供者:dengyan
  1. GSM

    1下载:
  2. 采用51单片机控制GSM模块收发短信,电话的源程序,采用C语言编写移植很方便-MCU with 51 GSM module send and receive text messages, phone source code, using C language easily transplanted
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:171834
    • 提供者:王玉明
  1. NRF905

    0下载:
  2. 汇编语言的NRF905模块的收发程序 可靠性好 易读易用-Assembly Language NRF905 transceiver module reliability read-to-use program
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:6241
    • 提供者:sp
  1. nRF24L01_16F676

    0下载:
  2. 单片机PIC16F676操作无线模块nRF24L01进行收发的程序-PIC16F676 MCU to send and receive operation of the wireless module nRF24L01 procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:52789
    • 提供者:钟志超
  1. 20076261699009

    0下载:
  2. 使用时不能将控件直接放在窗体上,需要定义并自己创建,具体使用方法参看示例程序。 控件只提供dcu文件。 控件从SPComm继承,并且增加了短信收发功能,对于SPComm的相关属性和事件不在此进行说明,下面只介绍与短信相关的属性、方法和事件。 Delphi 7下、wavecom 设备下调试通过。 共享版暂不提供对西门子、诺基亚模块的支持。-Can not control when used directly on the form, need to d
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:35070
    • 提供者:dianacxz
  1. 0715

    0下载:
  2. NRF24L01无线模块收发C源程序,主要包含NRF24L01的各个命令函数,添加到主函数后,可直接调用!-NRF24L01 wireless transceiver module C source code, mainly contains NRF24L01 all command functions to the main function, can be called directly!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:21440
    • 提供者:汪昌凯
  1. IA4421demoV2(1)

    0下载:
  2. 无线收发一体模块的接受并兼有发射程序,次代码适用于PIC单片机-Wireless transceiver module to receive and fired both procedures, sub-code applies to PIC SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4198
    • 提供者:天才
  1. yao kong che

    2下载:
  2. 遥控车收发程序:包括两个无线模块,分别用块单片机控制(发送和接受);程序中可设置接受的密码,防止其他无线信号干扰。接收的程序中的解码需要与发送程序中的密码一致才能成功接收,单片机根据接受内容控制lm298驱动电机转动,使小车运动-Remote control cars send and receive procedures: including two wireless modules, respectively MCU control block (send and receive) the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:84614
    • 提供者:缙伟
  1. SMSdelphi

    0下载:
  2. Delphi写的无线短信模块的收发短信程序,本人利用西门子模块测试过,非常好用。-Delphi to write text messages to send and receive wireless messaging module program, I tested with Siemens module, very easy to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:258165
    • 提供者:小红
  1. TC35_SMS

    1下载:
  2. 单片机通过手机模块收发短信息的程序。使用的模块是西门子的TC35模块。用KEIL C51 编译。使用标准51单片机。实现了读取短息、发送短息、短信删除、网络状态查询等功能。-SCM modules send and receive text messages via mobile phone program. Using Siemens TC35 module is the module. With KEIL C51 compiler. Microcontroller using the sta
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:27326
    • 提供者:liulangmao
  1. serial

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。 串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值 是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通 信同步. 程
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2412
    • 提供者:riversky
  1. nRF24L01

    0下载:
  2. 用51单片机实现的nRF24L01无线模块的收发程序-Microcontroller with 51 nRF24L01 wireless transceiver module program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:20976
    • 提供者:卫斯理
  1. SMS_Test

    0下载:
  2. 基于EVC的6的GSM模块收发短消息的程序,可发送免提信息,单片机程序,需要一个GSM模块,用单片机控制GSM模块收发短信。-6 Based on the GSM module EVC revenue Send PM procedures, can be sent hands-free information, SCM, you need a GSM module, GSM module with a microcontroller send and receive SMS.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:3057449
    • 提供者:风雨
  1. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:814626
    • 提供者:Domo
  1. uart

    0下载:
  2. 串行异步收发接口,简称UART,是一种广泛应用的串行传输接口。这是用vhdl实现的程序,将UART分成相应的几个模块,并用顶层文件进行模块化设计。-Send and receive asynchronous serial interface, referred to as the UART, is a widely used serial transmission interface. This is achieved using vhdl procedure to the appropriat
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3819
    • 提供者:刀刀
  1. wavecom

    0下载:
  2. wavecom 公司的短信收发模块程序,实现短信收发功能。-wavecom Q2403A gsm
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:8407
    • 提供者:piziwang
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com