代码搜索结果

找到约 259 项符合 NRF24L01 的代码

nrf24l01.h

#ifndef NRF24L01_H #define NRF24L01_H #include "support_common.h" #define uint unsigned int #define uchar unsigned char //*********************************************NRF24L01**************

nrf24l01.h

#ifndef NRF24L01_H #define NRF24L01_H #include "support_common.h" #define uint unsigned int #define uchar unsigned char //*********************************************NRF24L01**************

nrf24l01.h

#ifndef NRF24L01_H #define NRF24L01_H #include "support_common.h" #define uint unsigned int #define uchar unsigned char //*********************************************NRF24L01**************

nrf24l01.h

#ifndef NRF24L01_H #define NRF24L01_H #include "support_common.h" #define uint unsigned int #define uchar unsigned char //*********************************************NRF24L01**************

nrf24l01.h

#ifndef NRF24L01_H #define NRF24L01_H #include "support_common.h" #define uint unsigned int #define uchar unsigned char //*********************************************NRF24L01**************

24l01.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 _SP

nrf24l01.h

/* * File: nrf24l01.h * Purpose: Prototype of nRF24L01 handler functions * Author: Peter Ivanov, Olimex Ltd. * Modified by: * Created: 2007-10-14 11:29:32 * Last modify

24l01_remote.c

/* Testing with the new nRF24L01's This code receives with a Mirf V2 and PIC16F88 dip. It will output the 4 byte RX payload at 9600 baud. This code will also compile w

24l01_remote.c.bak

/* Testing with the new nRF24L01's This code receives with a Mirf V2 and PIC16F88 dip. It will output the status register contents in a couple of spots so you can see what's

24l01.d

24l01.o: ..\HARDWARE\NRF24L01\24l01.c 24l01.o: ..\HARDWARE\NRF24L01\24l01.h 24l01.o: ..\SYSTEM\sys\sys.h 24l01.o: E:\Program Files\单片机\ARM\INC\ST\STM32F10x\stm32f10x_lib.h 24l01.o: E:\Program File