代码搜索结果
找到约 259 项符合
NRF24L01 的代码
nrf24l01.h
#include "config.h"
#ifndef _NRF24L01_H_
#define _NRF24L01_H_
/************************************NRF24L01端口定义***********************************/
/*
sbit NC =P2^0; //没用,不接也可
sbit MI
io_def.h
#include
#include
sfr P4 = 0xC0;
sfr WDT_CONTR =0XC1;
//****************************************NRF24L01端口定义***************************************
sbit MISO =P1^0;
io_def.h
#include
#include
sfr P4 = 0xC0;
sfr WDT_CONTR =0XC1;
//****************************************NRF24L01端口定义***************************************
sbit MISO =P1^0;
io_def.h
#include
#include
sfr P4 = 0xC0;
sfr WDT_CONTR =0XC1;
//****************************************NRF24L01端口定义***************************************
sbit MISO =P1^0;
io_def.h
#include
#include
sfr P4 = 0xC0;
sfr WDT_CONTR =0XC1;
//****************************************NRF24L01端口定义***************************************
sbit MISO =P1^0;
io_def.h
#include
#include
sfr P4 = 0xC0;
sfr WDT_CONTR =0XC1;
//****************************************NRF24L01端口定义***************************************
sbit MISO =P1^0;
api.h
#ifndef _API_DEF_
#define _API_DEF_
// Define interface to nRF24L01
// Define SPI pins
sbit CE = P1^0; // Chip Enable pin signal (output)
sbit CSN = P1^1; // Slave Select pin, (output to
api.h
#ifndef _API_DEF_
#define _API_DEF_
// Define interface to nRF24L01
// Define SPI pins
sbit CE = P1^0; // Chip Enable pin signal (output)
sbit CSN = P1^1; // Slave Select pin, (output to
api.h
#ifndef _API_DEF_
#define _API_DEF_
// Define interface to nRF24L01
// Define SPI pins
sbit CE = P1^0; // Chip Enable pin signal (output)
sbit CSN = P1^1; // Slave Select pin, (output to
api.h
#ifndef _API_DEF_
#define _API_DEF_
// Define interface to nRF24L01
// Define SPI pins
sbit CE = P1^0; // Chip Enable pin signal (output)
sbit CSN = P1^1; // Slave Select pin, (output to