Skip to content
/ RF24 Public
forked from nRF24/RF24

Optimized fork of nRF24L01 for Arduino & Raspberry Pi/Linux Devices

License

Notifications You must be signed in to change notification settings

PI2-Irri/RF24

 
 

Repository files navigation

RF24 Library for Irri Project

Optimized fork of nRF24L01 for Raspberry Pi/Linux patched to use SPI1 instead of SPI0. The main changes were done in the SPI layer to use bcm2835_AUX_SPI functions.

Usage

Configure: sudo ./configure --driver=RPi

Make: sudo make install -B

Links and Cache shared libraries: sudo ldconfig

About

Optimized fork of nRF24L01 for Arduino & Raspberry Pi/Linux Devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.5%
  • C++ 46.2%
  • Makefile 1.3%