搜索资源列表
nRF2401_RX
- 无线数传模块nRF2401的代码,在keil下开发,汇编语言-wireless module nRF2401 code, in keil under development, assembly language
nRF2401_Receive
- 用Keil写的NRF2401接受程序,重要的模块文件是nRF2401_Personal.h,源码中的注释我写的已经非常清楚,非常适合新手学习
nRF2401_transmit
- Keil写的nRF2401的发射程序,,,可以配合我刚才发的nRF2401的接受程序来看,,所有的关键注释我都写的很清楚,,非常合适新手学习的再次开发使用.
Common_NRF24L01
- NRF2401驱动代码,Keil环境用C51开发,51单片机实现,IO扣模拟SPI通信,调试通过-NRF2401 driver code, Keil development environment with C51, 51 MCU, IO buckle simulation SPI communication, debugging through! !
ourdev_535638
- nrf2401串口收发程序,在KEIL下编译比较简单易懂的-nrf2401 serial transceiver program compiled in KEIL relatively straightforward
ADUC845
- NRF2401基于ADUC845的调试程序,以keil为开发环境,易于相同开发环境之间的移植-NRF2401 based on the ADUC845 debugging procedures, Keil environment for the development of the same development environment, easy to transplant between
cewen
- 基于51单片机和pt1000的无线测温系统的设计,并采用用nrf2401无线模块。将此程序直接复制到keil软件,然后下到单片机中即可使用。-Pt1000 wireless temperature measurement system based on the design.
fasong1
- 用keil编写的利用nRF2401的发送端源程序,利用80c51单片机驱动。-Written in keil use of the the nRF2401 sender source, use of the 80C51 microcontroller drive.
2401
- NRF2401的发送和接收程序,调试可用的模块程序,用keil打开-Send and receive NRF2401 program, debug module program available
Control-stepper-by-NRF2401
- 本源程序可在Keil U5下运行或修改。单片机采用 瑞生 LPC1114; 上位机(PC)发出 02080000,通过NRF2401无线模块发送; 单片机接收后通过端口P1.9+P1.5发出相应个脉冲。将2端口并起来,接至步进驱动器pulse端,电机转动80000个脉冲。其他功能详见源程序。-The sourcecodes run in Keil 5.Transmision betwen PC and LPC1114 by NRF2401 wireless module.