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

搜索资源列表

  1. STM32NRF2401Cyuyandaima

    0下载:
  2. STM32下的NRF2401 C代码 NRF2401代码 wireless.c wireless.h-STM32 NRF2401 C code under the code wireless.c wireless.h NRF2401
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:4559
    • 提供者:王云飞
  1. STM32_wireless

    0下载:
  2. stm32下无线模块NRF2401接收程序 STM32_wireless.c STM32_wireless.h-stm32 reception of wireless module NRF2401 procedures STM32_wireless.c STM32_wireless.h
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4399
    • 提供者:王云飞
  1. ourdev_546275

    0下载:
  2. samples nrf2401 stm32
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:139809
    • 提供者:Bulent
  1. ourdev_546276

    0下载:
  2. samples nrf2401 stm32
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:140531
    • 提供者:Bulent
  1. ourdev_546277

    0下载:
  2. samples nrf2401 stm32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:141252
    • 提供者:Bulent
  1. NRF2401

    0下载:
  2. 基于STM32的NRF24L01发送程序-Procedures based on the STM32 NRF24L01 send
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:98143
    • 提供者:刘佩
  1. STM32-uCOS-nRF2401

    0下载:
  2. 基于STM32和ucOS开发无线传输系统-Wireless transmission system based STM32 and ucOS development
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:14806514
    • 提供者:翚伟勇
  1. stm32-nrf2401-usart

    0下载:
  2. nrf2401发送接收程序,能够实现一次发送两个数据,甚至十几个数据,通过串口通信显示接收端接收到的数据。大部分程序是网上的,自己只写了十几行。搬运工啊。-nrf2401 sending and receiving process can be achieved once sent two data, or even a dozen data, receive data received by the serial communication display. Most of the progr
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:6045522
    • 提供者:王整
  1. stm32-nrf2401-EXIT_usart

    0下载:
  2. 24l01接收端通过irq的下降沿触发stm32外部中断,在中断处理函数中实现无线接收,提高了代码效率。-24l01 receiving end through irq stm32 falling edge of external interrupt, the interrupt handler wireless receiver, improved code efficiency.
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:5883740
    • 提供者:王整
  1. F4--nrf2401

    0下载:
  2. 基于stm32 f407 discovery 的NRF2401 通信源码 mdk4.72a版本坏境-Based on stm32 f407 discovery of NRF2401 communication source mdk4.72a version bad environment
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7551121
    • 提供者:a
  1. STM32-NRF24L01

    0下载:
  2. STM32控制NRF2401 2.4G的发送模块程序-STM32 control NRF2401 2.4G Send module program
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3513370
    • 提供者:北斗一苇
  1. STM32-PCF8591--NRF2401-3.5.0

    1下载:
  2. 实现STM32模拟I2C采集PCF8591多路数据,并通过NRF2401发送,STM32库函数版本为3.5.0-Analog STM32 I2C PCF8591 achieve multi-channel data acquisition, and sent through NRF2401, STM32 library function version 3.5.0
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4356378
    • 提供者:iwan
  1. nrf2401-stm32

    0下载:
  2. stm32f103驱动nrf2401模块,SPI为硬件控制,飞软件仿真。-stm32f103 nrf2401
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2219962
    • 提供者:胡宝雨
  1. stm32-2401-one-to-one

    0下载:
  2. STM32 点对点 NRF2401 按键选择模式 LCD显示 库函数版-STM32 point NRF2401 buttons to the mode LCD display libraries Version
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:360794
    • 提供者:任之伟
  1. NRF2401-STM32

    0下载:
  2. NRF2401 STM32 收发例程 注意,这里要用2个NRF24L01模块同时工作,才能实现。我们测试时基于两套开发板的- NRF2401 STM32 receive routine Note that this use two NRF24L01 modules at a time, can be achieved. Our development board based on two sets of test
  3. 所属分类:Driver develop

    • 发布日期:2017-05-09
    • 文件大小:1719398
    • 提供者:passort cen
  1. STM32-drive-2401

    0下载:
  2. STM32单片机驱动NRF2401进行无线通讯程序 包含NRF2401协议的代码实现-STM32 MCU driving NRF2401 wireless communication program Contains NRF2401 code implementation of the agreement
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:306989
    • 提供者:张腾
  1. STM32-NRF2401l

    0下载:
  2. stm32 的无线通信模块NRF2401调试模块,已经可以正常通信了 -Stm32 NRF2401 wireless communication module debugging module, already can normal communication
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:365471
    • 提供者:吴添杨
  1. nRF2401

    0下载:
  2. 基于STM32单片机的NRF2401无线模块通信程序-STM32 microcontroller based wireless module communication program NRF2401
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2287941
    • 提供者:1
  1. NRF2401-OK-receivee

    0下载:
  2. NRF2401 STM32成功收发程序.测试ok-NRF2401 STM32 Debuok .easy receive and send
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:2984411
    • 提供者:罗建
  1. F103C8

    0下载:
  2. 实现蓝牙串口接口和NRf2401无线模块接口的互转,上位机通过蓝牙连接到该设备,该设备通过Nrf2401模块连接到控制装置。可以大大延长上位机的控制距离。(The mutual transfer of the Bluetooth serial port and the NRf2401 wireless module is realized. The upper computer connects to the device through Bluetooth. The device is con
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:4810752
    • 提供者:rongji
« 12 »
搜珍网 www.dssz.com