搜索资源列表
短信收发系统 OF MSP430
- 由MSP430 控制实现的 短消息收发功能的系统 可利用单片机的 串口与无线MODEM 进行连接在进行发送和解析数据 必须按照PDU的格式进行处理-MSP430 control achieved by the Short Message System transceiver functions of the MCU can be used with wireless modem serial port to connect to send and conducting analytical da
fiber-source-v10
- 串口通信的光纤调制解调产品“光猫”的AT89C2051单片机完整源代码及其说明-serial communication fiber modem products "- cat" AT89C2051 integrity of the source code and its descr iption
8051_pppsrc
- 用单片机实现GPRS modem通讯的源程序,实现了ppp拨号,tcp/udp等通讯协议包含了串口控制协议-with MCU GPRS modem communications program and realized the ppp dial-up, tcp / udp communications Agreement contains the serial control protocol
USB
- 仿真标准串口,用于升级原串口外围设备,或者通过USB 增加额外串口。 ● 计算机端Windows 操作系统下的串口应用程序完全兼容,无需修改。 ● 硬件全双工串口,内置收发缓冲区,支持通讯波特率50bps~2Mbps。 ● 支持5、6、7 或者8 个数据位,支持奇校验、偶校验、空白、标志以及无校验。 ● 支持串口发送使能、串口接收就绪等传输速率控制信号和MODEM 联络信号。 异步串口/RS232/RS485/RS422 转换并口打印机为USB 打印机 EPP 并口和
modem_test
- 一个通过串口MODEM 的拔号程序 平台是LPC2200 ARM开发板
AVR_TOOLS
- C-Kermit源码。是使用串口/Modem和网络通讯的程序,文件传输支持Kermit协议。功能强大
UART
- ARM7 lpc2148的UART源码在keil下编译。-ARM7 lpc2148 of the UART source code compiled in keil.
serial_GSM_at89s52
- 采用AYG-59C GSM MODEM模块,和at89s52的串行口通信。通过at指令控制GSM模块,同时用单片机处理GSM发给单片机串口的反馈信息,实现远程无线控制。-Used AYG-59C GSM MODEM modules, and AT89S52 serial port communications. GSM through at command control module, at the same time deal with single-chip GSM distributed
CDMAGPRSmodem
- 板上资源: LM2576电源,MAX3232电平转换芯片,11.0592M有源晶振,ATMEGA128L,FM32256(铁电),滑槽式SIM卡座,40PZIF接插件,通信 模块支持CM320,TC35i,MC35i,MC39i,GTM900A/B等模块。 使用方法:1、不焊接M128和FM32256以及晶振,将桥接电阻R29,R30,R31焊上,就是标准串口无线MODEM,根据模块不同可以支持GPRS和CDMA, 当然也可以作为GSM猫或者短信猫来使用。 2、焊上M
4
- GPS车辆监控系统移动通信协议 GPS接收部分包括一块GPS接收卡和一个专用天线。无线数传控制卡和GPS接收卡硬件上一体化,以串口相连;此外还含调制解调芯片,80C51CPU,若干外围器件等。-GPS vehicle monitoring system for mobile communication protocol GPS receiver includes a GPS receiver card and a dedicated antenna. Wireless data-transm
beacon
- AVR控制GPS移动电话(atmega8)设备本身是非常小,就好像已经存在的GPS模块(GM862)一样大。Alexander Weber连接这个模块到atmega8微处理器,并且使用串口modem通讯协议。设备可以发送带有GPS位置信息的文字短信-AVR control of GPS mobile phones (atmega8) the equipment itself is very small, just like GPS modules that already exist (GM86
USB_Driver
- CH340是一个USB总线的转接芯片,实现USB转串口、USB转IrDA红外或者USB转打印口。 在串口方式下,CH340提供常用的MODEM联络信号,用于为计算机扩展异步串口,或者将普通的串口设备直接升级到USB总线。有关USB转打印口的说明请参考手册(二)CH340DS2。 -CH340 is a USB bus adapter chip, USB to serial, USB to IrDA Infrared, or USB to LPT. MODEM liaison signal
ECGData1
- 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用-This is my own writing serial communication program, suitable for between two PC through serial communication (null modem serial cable)
avr16phonecontrol
- atmega16通过模拟串口协议控制msm7512通信芯片,进行传递音频数据,实现远程电话线控制功能,模拟modem。-by simulating atmega16 serial communication protocol control msm7512 chip pass audio data, remote phone line control function, an analog modem.
modem
- 基于Pyserial的串口通信实例,运行在树莓派上,与quectel ec20进行标准AT通信(An Example of Serial Communication Based on Pyserial)