Skip to content

bsidhipong/nrf24l01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

nrf24l01

Bare-bone AVR nRF24L01+ driver, written for avr-gcc.

This library is designed to be small:

  • Purposely omits convenience functions (e.g., to set radio address registers).
  • Does not use Arduino library (e.g., SPI).

It is tested on ATmega328p. It will likely require modifications to compile for other AVR MCUs.

About

Bare-bone nRF24L01+ driver, avr-gcc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages