CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - nRF24L01

搜索资源列表

  1. nRF24L01-workbook-a-code

    0下载:
  2. nRF24L01是由Nordic出品的工作在2.4GHz~2.5GHz的ISM 频段的单片无线收发器芯片。本资源包含nRF24L01的中英文芯片手册,并提供了本人整理编写的基于51单片机的发送及接收测试代码。在测试时,只需对nRF24L01的CSN、SCK、MOSI、MISO、IRQ、CE.-The nRF24L01 is the work produced by the Nordic 2.4GHz ~ 2.5GHz ISM band single-chip wireless transceiv
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:1050466
    • 提供者:林惠君
  1. NRF24L01

    0下载:
  2. NRF24L01 nRF24L01是由NORDIC[1]出品的工作在2.4GHz~2.5GHz的ISM 频段的单片无线收发器芯片。无线收发器包括:频率发生器、增强型“SchockBurst”模式控制器、功率放大器、晶体振荡器、调制器和解调器。输出功率频道选择和协议的设置可以通过SPI 接口进行设置。-NRF24L01 nRF24L01 is produced by NORDIC [1] operating in the 2.4GHz ~ 2.5GHz ISM band single-chip w
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:2910762
    • 提供者:zheng
  1. NRF24L01

    0下载:
  2. NRF24L01 收发程序,使用的是红龙103和微雪103,程序轮询收发,测试都成功-NRF24L01 transceiver procedures Red Dragon 103 and micro-snow 103 procedures polling transceiver, the tests are successful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:15746150
    • 提供者:温泉
  1. nRF24L01

    0下载:
  2. nRF24L01 library MCU STM32f1-nRF24L01 library MCU STM32f100
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-21
    • 文件大小:8016
    • 提供者:Anh
  1. STM32-NRF24L01-DS18B20

    1下载:
  2. stm32 nrf24l01 ds18b20 pwm-Write your own remote control robot ultrasonic ranging module procedures DS18B20 measurement procedures, NRF24L01 wireless communication drivers, and so on. STM32-based program.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:6420383
    • 提供者:王世晖
  1. NRF24L01

    0下载:
  2. nRF24L01 Single chip 2.4 GHz Transceiver
  3. 所属分类:Development Research

    • 发布日期:2017-12-06
    • 文件大小:458727
    • 提供者:gekzlevlev
  1. NRF24l01

    0下载:
  2. nrf24l01无线232 无线收发模块驱动程序-nrf24l01 wireless 232 wireless transceiver module drivers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:61296
    • 提供者:xiaoyue
  1. nRF24L01

    0下载:
  2. nRF24L01无线模块的 MSP430驱动程序-the nRF24L01 MSP430 driver
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:39634
    • 提供者:zouzhanghui
  1. NRF24L01

    0下载:
  2. NRF24L01+ 2.4G无线模块 资料齐全:C语言程序,数据手册,编程心得 等等,推荐!-NRF24L01+ 2.4G wireless module complete information: C language programming, data sheet, programming experience, and so on, it is recommended!
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:10191083
    • 提供者:yesheng
  1. NRF24L01(C8sendtorecieve)

    0下载:
  2. NRF24L01发送跟接受模式互切换,实现两个NRF24L01之间的互相通信,此为发送模式变换为接受模式。-Switch with acceptance model NRF24L01 send each other to communicate with each other between the two NRF24L01 this transformation for the transmission mode to receive mode.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-15
    • 文件大小:7298137
    • 提供者:chenfan
  1. nRF24L01

    0下载:
  2. DSP控制无线传输模块NRF24L01接收和发送信息-rf codes
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:3193
    • 提供者: kanty
  1. nrf24l01

    0下载:
  2. nrf24l01模块的发送与接收源代码,此代码应在AVR单片机上运行-The module sending and receiving nrf24l01 source code, this code should be run on the AVR microcontroller
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:96682
    • 提供者:libin
  1. nRF24L01-experiment(1-to-6)

    0下载:
  2. 我最近在调nRF24L01无线模块,需要建立一个小型的无线网络,一个无线模块作为路由节点,六个作为传感器节点。 收集了很多资料,在本论坛也搜过,但都找不到调通nRF24L01无线模块6个接收通道的程序,非常郁闷。 经过几天的奋斗,终于调通了,非常高兴。把程序传上来大家分享,多多指教。 nRF24L01无线模块实现6个通道接收数据有几点需要注意: (1)EN_AA和EN_RXADDR寄存器的设置,要让所有通道接收数据允许和自动应答,都设置为0x3f; (2)RX_P
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:61093
    • 提供者:徐凯春
  1. NRF24L01

    0下载:
  2. 1.AVR-M16-NRF24L01开发包 a.无线232 b.无线AD传感 c.无线PC计分系统模拟 d.无线双向通信 e.无线温度传感 f.无线遥控 2.STC89C51-24L01实例源代码 a.NRF24l01双向通信 b.NRF24l01无线232通信 c.NRF24l01无线PC控制系统 d.NRF24l01无线记分系统 e.NRF24l01无线温度传感 f.NRF24l01双向通信.rar g.NRF
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:10428416
    • 提供者:lidongxi
  1. NRF24L01

    0下载:
  2. NRF24L01无线烟雾温度监控 烟雾传感 温度传感 红外对管计数-NRF24L01 wireless smoke temperature monitoring smoke sensing infrared temperature sensing tube count
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:250180
    • 提供者:牛状
  1. STM32F103-nRF24L01

    0下载:
  2. STM32F103驱动nRF24L01无线芯片-STM32F103 driven nRF24L01 wireless chip
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-12-06
    • 文件大小:317440
    • 提供者:Irving Liu
  1. nRF24L01-01

    0下载:
  2. nRF24L01收发一体代码。两块单片机的程序一模一样,程序确定能用,没调通的查找硬件原因。-nRF24L01 transceiver code. The two MCU program exactly the same procedures to determine can not tune through to find the hardware reasons.
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:37924
    • 提供者:李牧
  1. nRF24L01-02

    0下载:
  2. nRF24L01,4个同时发送一个接收。程序确定能用,没调通的查找硬件原因。-nRF24L01, 4 simultaneously transmits a receive. Determines can not tune through to find the hardware reasons.
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:204609
    • 提供者:李牧
  1. nrf24l01

    0下载:
  2. 超级稳定的基于STC12C5A60S2的NRF24L01的通信函数的源码,如有转载,务必注明“小胖电子”-The stability of the STC12C5A60S2 NRF24L01 based on the communication function source, such as a transfer, be sure to indicate the "xiao pang electronic"
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:1131285
    • 提供者:齐城远
  1. nrf24l01

    0下载:
  2. NRF24l01基于Atmega8的无线传输汇编程序-NRF24l01 Assembler Atmega8-based wireless transmission
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:1973
    • 提供者:姜一明
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com