joihn / RF24

Arduino driver for nRF24L01

Home Page:http://maniacbug.github.com/RF24

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 standard SPI library.

Please refer to:

This chip uses the SPI bus, plus two chip control pins. Remember that pin 10 must still remain an output, or the SPI hardware will go into 'slave' mode.

About

Arduino driver for nRF24L01

http://maniacbug.github.com/RF24


Languages

Language:C++ 55.4%Language:Processing 22.1%Language:CSS 12.9%Language:C 5.6%Language:XSLT 2.1%Language:Python 0.9%Language:Shell 0.6%Language:Elixir 0.4%