代码搜索结果

找到约 529 项符合 NRF24L01 的代码

spi.inc

; Define nRF24L01 interrupt flag's IDLE = 0x00 ; Idle, no interrupt pending MAX_RT = 0x10 ; Max #of TX retrans interrupt TX_DS = 0x20 ; TX data se

24l01_remote.occ

CC5X Version 3.2K, Copyright (c) B Knudsen Data, Norway 1992-2006 --> FREE edition, 8-16 bit int, 24 bit float, 1k code, reduced optim. C:\Global\PIC\code\16F88\nRF24L01\24L01_remote.c: 20. Apr 2

24l01_base.occ

CC5X Version 3.2K, Copyright (c) B Knudsen Data, Norway 1992-2006 --> FREE edition, 8-16 bit int, 24 bit float, 1k code, reduced optim. C:\Global\PIC\code\16F88\nRF24L01\24L01_base.c: 20. Apr 200

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_base.c.bak

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

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_base.c

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

nrf24l01.asm.bak

;********************************************************************* ; nRF Library ; Author : hongyuan lai ; EMail : yuan_lai@holtek.com.tw ; Date : 2006/09/26 ;*****************************

nrf24l01.asm

;********************************************************************* ; nRF Library ; Author : hongyuan lai ; EMail : yuan_lai@holtek.com.tw ; Date : 2006/09/26 ;*****************************

nrf24l01.inc

;===============NEW 06/04/19 start=============== ;-------NRF pin assignmenet NRF_IRQ EQU PC.2 NRF_CE EQU PC.3 ;-------nRF Payload_Size EQU 32 ;payload data 1-32 byte, use for SPI