代码搜索结果
找到约 259 项符合
NRF24L01 的代码
24l01software.c
//******************************************************************//
//***********************nRF24L01***********************************//
//****************************************************
nrf24l01.h
//******************************************************************//
//***********************nRF24L01***********************************//
//****************************************************
txd24hh.h
#ifndef nrf24l01
#define nrf24l01
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
// Define nRF24L01 interrupt flag's
#define IDLE 0x00 // Id
nrf24l01.h
/**************************************************
Function: SPI_RW();
Description:
Writes one byte to nRF24L01, and return the byte read
from nRF24L01 during write, according to SPI protoc
nrf24l01.h
/**************************************************
Function: SPI_RW();
Description:
Writes one byte to nRF24L01, and return the byte read
from nRF24L01 during write, according to SPI protoc
新建 文本文档.txt
nRF24L01中文手册
密码:wireless
nrf24l01.lnp
"NRF24l01.obj"
TO "NRF24l01"
RAMSIZE(256)