搜索资源列表
短信收发系统 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
I2C123
- 通过MCS-51的P1.0和P1.1来模拟I2C总线进行通信,数据收发工作。程序是用C语言实现。内有详细解释,可读性和移植性强。-through the MCS-51 of P1.0 and P1.1 to simulate I2C bus communication, Data Transceivers work. Procedure is used C language. Are explained in detail, readability and portability strong.
RS485
- 485通讯的底层驱动,完成485网络数据收发功能
MSP430_TI_TRF7950
- 对TRF7950数据收发的源代码,可以直接适用的C源码。
wm430_transmitter
- MSP430单片机的数据收发程序,可以直接适用的C程序
testRabbitTCP
- Rabbit4000单片机的网络编程,该程序可以实现了网络套接字的链接和网络端口的数据收发
基于C51 MCU与CC1100通信的代码
- 例程中用的C8051F310的MCU,实现了CC1100的数据收发,包括接受与发送程序,可是实现双边通信,而且是低功耗状态~~是搞短距离无线通讯的参考范例
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
24L01software.rar
- 用51单片机的并行IO口模拟SPI总线,控制NRF24L01进行无线数据收发,With 51 single-chip parallel IO port analog SPI bus, control nRF24L01 wireless data transceiver
s6700.rar
- TI的S6700芯片与ISO/IEC15693标准的读卡器设计,包括起始位,结束位,数据收发的子程序,TI' s S6700 with the ISO/IEC15693 standard reader chip design, including the start bit, end bit, data sent and received subroutine
nRF2401
- nRF2401是单片射频收发芯片,工作于2.4~2.5GHz ISM频段,芯片内置频率合成器、功率放大器、晶体振荡器和调制器等功能模块,输出功率和通信频道可通过程序进行配置。nRF2401适用于多种无线通信的场合,如无线数据传输系统、无线鼠标、遥控开锁、遥控玩具等。 -nRF2401 is a monolithic RF transceiver chip, working in the 2.4 ~ 2.5GHz ISM band, frequency synthesizer chip, p
SerialApp_Coordinator-Device
- zigbee无线通信协调器源码,基于Z-STACK,通过串口,动态显示网络状态,实现数据收发功能。-zigbee wireless communications coordinator source, based on the Z-STACK, through the serial port, dynamic display network status, send and receive data functions.
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 receiving end the data displayed
24L01--asm
- 以TI5000系统DSP为主控器件,控制NRF24L01进行无线数据收发。源码为汇编语言-TI5000 system to DSP-based controller pieces, control nRF24L01 transceiver for wireless data. Source for the assembler language
11112321
- 毕业设计时制作的一套水位遥测自控系统,本系统以AT89S51单片机为主控单元,通过超声波传感器和液位变送器实现液位实时数据的检测和自动控制。系统分主控站与测控站,通过主控站的键盘可以实现对测控站的水位上下限的控制和显示。主控站与测控站之间的无线实时数据传输的解决方案采用广泛应用于无线抄表、工业数据采集系统和水文气象监控等领域的无线通信芯片nRF24L01组成无线高速数据收发模块。系统实现对所监控水位的短矩离无线测量与自动控制,利用GFSK实现数据高速传送以及较低的功耗。从测控站传送过来的数据通过
TCP服务器数据收发
- STM32写的一个简单的tcp服务器程序,可以接受消息发送数据(STM32 to write a simple TCP server program, you can accept the news sent data)
UDP上下收发数据控制LED-定向IP
- UDP上下收发数据控制LED-定向IP NB-IOT-stm32l系列开发板(UDP up and down receiving and receiving data control LED- oriented IP NB-IOT-stm32l series development board)
09-红外收发器
- PC上运行串口大师等串口调试软件,通过USB接口向开发板发送数据, 开发板收到数据帧后,将其由红外端口发送;如开发板接收到红外信号,当红外端口接收到完整数据帧后,开发板将数据由USB口送至PC。本程序未采用NEC或Philips的红外协议,旨在展示一种像使用串口一样 使用红外接口的方式,实验表明,这一方法十分有效,在1200bps、3米 距离的条件下仍有非常好的收发效果。(PC run serial master serial debugging software to se
STM32F4 SPI2初始化及收发数据
- STM32F4 SPI2初始化及收发数据(STM32F4 SPI2 Discovery LIS302DL)
STC12C5A60S2双串口数据收发
- STC12C5A60S2双串口数据收发初始化设置,实现了C51系列单片机双串口同步收发数据的功能。