See https://github.com/TMRh20/RF24#connection-info for information on connecting your hardware
See https://github.com/TMRh20/RF24#connection-info for information on connecting your hardware
See the included example for usage information. ( https://github.com/TMRh20/RF24/tree/master/examples_RPi )
See the included example for usage information. ( https://github.com/TMRh20/RF24/tree/master/examples_RPi )
Running the Example:
Running the Example:
1. Edit the pingpair_dyn.py example to configure the appropriate pins per the above documentation:
1. Edit the pingpair_dyn.py example to configure the appropriate pins per the above documentation:
Note: Refer to http://www.airspayce.com/mikem/bcm2835/group__constants.html#ga63c029bd6500167152db4e57736d0939 for RPi version specific pin information
Note: Refer to http://www.airspayce.com/mikem/bcm2835/group__constants.html#ga63c029bd6500167152db4e57736d0939 for RPi version specific pin information
nano pingpair_dyn.py
nano pingpair_dyn.py
2. Configure another device, Arduino or RPi with the pingpair_dyn example
3. Run the example
2. Configure another device, Arduino or RPi with the pingpair_dyn example