Skip to content

andykarpov/iBoardRF24

 
 

Repository files navigation

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

Languages

  • Other 44.2%
  • C 24.3%
  • C++ 23.3%
  • Objective-C 8.2%