搜索资源列表
NRF_TX_RX.tar
- NRF24L01 单片机模拟SPI做的无线收发程序-The nRF24L01 single-chip analog SPI do the wireless transceiver procedures
51PDS18B20PNRF24L01PLCD1602
- 51单片机+DS18B20+NRF24L01+LCD1602=无线温度传感-51 microcontroller+DS18B20+NRF24L01+LCD1602 = wireless temperature sensing
NRF24L01
- nrf24L01无线模块,基于51单片机的接收,发送示例-nrf24L01 wireless module, based on 51 single-chip receiver, send the sample
NRF24L01
- 单片机开发。 NRF24L01无线传输模块的使用文档-SCM. NRF24L01 wireless transmission module using the document
12864-nrf24l01
- 无线模块nrf24l01,51单片机,12864中文液晶-Wireless module nrf24l01, 51 microcontroller, 12864 Chinese LCD
The-design-of-WSN-based-on-nRF24L01
- 设计以低功耗ATmegal6L单片机为控制核心,利用温度传感器DSl8820进行温度信号的采集,结合无线传输模块nRF24L01对数据进行无线传输的温度监测系统。-A temperature moni-toting system based on low power consumption ATmegal6L single-chip microcomputer as the control core,using the temperature sensor DSl8820 temperature
nRF24L01
- NRF24L01和51单片机使用四个按键控制四个led灯-NRF24L01 and 51 microcontroller uses four buttons control the four led lights
uIP09_nfr24
- uIP09与nrf24l01在51单片机上的驱动代码,实现局域网下的无限网络控制;-uIP0.9 nrf24l01 network contrl.
NRF24L01功能使用文档
- NRF24L01是NORDIC公司最近生产的一款无线通信通信芯片,采用FSK调制,内部集成NORDIC自己的Enhanced ShortBurst协议。可以实现点对点或是1对6的无线通信。无线通信速度可以达到2M (bps)。 NORDIC公司提供通信模块GERBER文件,可以直接加工生产。嵌入式工程师或是单片机爱好者只需要为单片机系统预留5个GPIO, 1个中断输入脚,就可以很容易实现无线通信的功能,非常适合用来为MCU系统构建无线通信功能。