Skip to content
master
Switch branches/tags
Code
This branch is up to date with master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
FAQ
 
 
 
 
 
 
 
 
 
 
 
 

Arduino driver for nRF24L01 2.4GHz Wireless Transceiver

Design Goals: This library is designed to be...

  • Maximally compliant with the intended operation of the chip
  • Easy for beginners to use
  • Consumed with a public interface that's similiar to other Arduino standard libraries
  • Built against the Software SPI to fit on iTeadStudio iBoard with non-standard connection

Please refer to:

Please note, this library uses some external libraries, at least digitalWriteFast:

About

Arduino driver for nRF24L01 on the iTeadStudio iBoard

Original from http://maniacbug.github.com/RF24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published