Skip to content

visakhanc/nRF24L01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nRF24L01 projects for AVR

These are projects based on nRF24L01 radio modules for AVR. Basic Tx and Rx examples show Transmit and Receive functionality. This template can be adapted for any project. There is a configuration header file (nrf24l01P_config.h), which should be modified for the project. Similarly modify Makefile.

The examples are targeted for AVR ATmega8 MCU, but can be run on any AVR having an SPI interface and one external interrupt pin. The library uses INT1 as interrupt

NOTE: For compiling these projects, library for nRF24L01 from common_libs repository is needed.

About

Sample projects of nRF24L01 modules for AVR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published