代码搜索结果

找到约 529 项符合 NRF24L01 的代码

nrf24l01无线模块3.prjpcbstructure

Record=TopLevelDocument|FileName=NRF24L01无线模块3.Sch

nrf24l01.c

#define NRF_GLOBALS #include "..\App\includes.h" #include "NRF24L01.h" #include "demo.h" /***************************************************/ //#define uchar unsigned char //#define TX_ADR_

nrf24l01.h

// BYTE type definition #ifndef _BYTE_DEF_ #define _BYTE_DEF_ typedef unsigned char BYTE; #endif /* _BYTE_DEF_ */ // Define interface to nRF24L01 /*#ifndef _SPI_PIN_DEF_ #define _SPI_PIN_DE

nrf24l01.c

#define NRF_GLOBALS #include "..\App\includes.h" #include "NRF24L01.h" #include "demo.h" /***************************************************/ //#define uchar unsigned char //#define TX_ADR_

nrf24l01.h

// BYTE type definition #ifndef _BYTE_DEF_ #define _BYTE_DEF_ typedef unsigned char BYTE; #endif /* _BYTE_DEF_ */ // Define interface to nRF24L01 /*#ifndef _SPI_PIN_DEF_ #define _SPI_PIN_DE

nrf24l01-

#include #include typedef unsigned char uchar; typedef unsigned char uint; //****************************************NRF24L01端口定义*************************************** sb

nrf24l01-

礦ision Build Log Project: C:\Documents and Settings\Administrator.6A2EE01F5A494FA\桌面\NRF24l01双向通信\test.uvproj Project File Date: 08/24/2011 Output:

nrf24l01.d

.\RVMDK\Obj\nrf24l01.o: DEVICE\nrf24l01.c .\RVMDK\Obj\nrf24l01.o: DEVICE\nrf24l01.h .\RVMDK\Obj\nrf24l01.o: .\User\config.h .\RVMDK\Obj\nrf24l01.o: .\CMSIS\stm32f10x.h .\RVMDK\Obj\nrf24l01.o: .\CM

nrf24l01.c

//#include "intrins.h" //#include "define.h" #include "nrf24l01.h" unsigned char sta; //状态标志 unsigned char TxBuf[20]={1,2,3}; // 要发送的数组 unsigned char RxBuf[20]={0}; // 接收的数据 数组 unsigned ch

nrf24l01.lst

C51 COMPILER V9.00 NRF24L01 07/18/2012 17:58:49 PAGE 1 C51 COMPILER V9.00, COMPILATION OF MODULE NRF24L01 OBJECT MODULE PLACED I