搜索资源列表
1031
- 短信收发软件 版本1.1 开发语言:VB6.0 开发环境:Windows 运行环境:windows 运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。 开发人:浩如 开发时间:2002-3 V0.1 功能发送短信 修改时间:2003-1 V1.0 增加收发功
Project1
- 用串口通信实现手机短信的收发的例子(带源码)
1031
- 短信收发软件 版本1.1 开发语言:VB6.0 开发环境:Windows 运行环境:windows 运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。 开发人:浩如 开发时间:2002-3 V0.1 功能发送短信 修改时间:2003-1 V1.0 增加收发功能 维护时间:20
Project1
- 用串口通信实现手机短信的收发的例子(带源码)-Realize serial communication using mobile phones to send and receive the message of the examples (with source)
serial-nrf9e5
- nrf9e5带超时无线收发:从串口接收数据(靠超时判断而不是字节判断),无线发送后,接收端将数据显示在串口。-nRF9E5 with overtime wireless transceiver: receiving data from the serial port (rather than relying on overtime to determine byte judge), wireless send after the rec
SMSAgent
- 通过串口连接GSM手机或者短信猫,进行短消息的收发。带数据库!WaveCom模块通用。-Through the serial port connected GSM phone message or cats, to send and receive short messages. With the database!
Communication
- 8051串口通讯程序,可实现多个单片机同时通讯,带收发程序-8051 serial communication program can simultaneously achieve a number of single-chip communications, with send and receive process
gsm_gprs
- 基于LINUX 平台的GPRS通信,在linux下通过串口来实现文本信息的收发,电话的拨打与接听- 该代码是用于linux下实现GPRS 通信的源代码,代码交叉编译后可运行于带linux系统并有GPRS 模块的开发板,可以实现短信收发和电话拨接功能
MC13192WirelessUart
- MC13192是freescale ZIGBEE射频前端收发芯片,本源码包。包含使用MC13192设计无线串口的源代码,使用SMAC作为协议栈,HCS08作为基带。-MC13192 is a freescale ZIGBEE front-end RF transceiver chip, the source package. Designed using the MC13192 contains the source code for
project
- 在Spartan-3E FPGA开发板上做的一个小项目--带语音功能的计算器,并且通过VGA接口在显示器上显示图形界面。涉及到ps2键盘模块,VGA显示模块,picoblaze汇编,串口收发模块。-In the Spartan-3E FPGA development board to do a small project- a calculator with voice capabilities, and VGA interface,
RS232
- 使用VB.NET开发环境下的串口监听软件源码;可收发数据(带时间标记)-VB.NET development environment using the serial monitor software source code can send and receive data (with time stamp)
KEYcom-232
- 在LM3s8962开发板上运行,keil开发环境,带按键和串口的中断,收发数据。-In LM3s8962 development board to run, keil development environment, with keys and serial port interrupts, send and receive data.
43iprj
- keil C51非阻塞式串口通信 本程序适用于学习交流,对读入一个字节(不带回车)读入一个字符串带回车,发送字符串函数测试成功。 本程序可以连续收发字符串,而不会发生字符串输出错误的问题。并添加了字符串比对函数(大小写不敏感), 输入So2,自动回复success,比对成功。 所以本程序使用中断,非堵塞方式发送接受,缺点是占用一些内存,缓冲区大小可自由配置。 如果发现BUG请发送邮件到:我的邮箱:b
LPC1768_UART0
- LPC1768串口(UART0)收发任意数据(带数据队列)-LPC1768 serial port (UART0) receive any data (with data queue)
USARTTEST
- 使用ST公司的STM32F107自带的库函数写得有关USART的收发程序,经过串口调试助手测试能够实现串口的收发功能。-the program is about the USART with the program library of STM32F107
smssend
- VB编写的串口短信发送程序,需要数据线支持,运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。如果连接正确,输入目标手机号、短信内容就可实现短信的发送功能。 开发人:浩如-Serial SMS sending program written in VB, you need the support of the
串口短信收发软件
- 开发语言:VB6.0 开发环境:Windows 运行环境:windows 运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。(Development language: VB6.0 Development environment: Windows Running environment: Windows Runnin
CommunicateComm
- 使用MFC的Windows自带串口控件制作串口调试工具,实现串口收发,16进制等简单功能(Use MFC's own Windows serial port control to produce serial debugging tools to achieve serial transceiver, hexadecimal and other simple functions)
1130_2
- 基于Labwindows/CVI设计的带收发的上位机界面及程序;目前只是半成品,因为只有收发功能,并没有添加协议、校验等重要功能,而且乱操作还会引起一些bug,见谅。 正在自学中,若更好,再上传。(Labwindows/CVI,RS232,interface)
自写串口调试软件带crc校对
- 自己编写一个串口收发软件还带CRC功能很适合初学都学习!不管是学VB.NET 还是学COM通信都是一个不可多得的软件(write; compile; compose gorge line; serial port receive; receive and dispatch; dispatcher; transmit-receive; send-receive software fit; suit; rightness; idon