You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nRF24L01+ in promiscuous mode as used in [Step 3](https://mmelchior.wordpress.com/2016/06/06/qc-360-a1-p1/#step3) of the project
4
4
5
-
[**myRF24RC**](/src/Arduino/myRF24RC)
5
+
[**myRF24RC**](myRF24RC)
6
6
7
7
The code for the DIY RC based on an Arduino Nano together with a nRF24L01+ and a Wii Nunchuck. Check [Step 9](https://mmelchior.wordpress.com/2016/06/20/qc-360-a1-p4/#step9) of the project for more details
8
8
9
-
[**myRF24SPISpy**](/src/Arduino/myRF24SPISpy)
9
+
[**myRF24SPISpy**](myRF24SPISpy)
10
10
11
11
Eavesdropping on a SPI interface with an Arduino. Check [Step 5](https://mmelchior.wordpress.com/2016/06/15/qc-360-a1-p2/#step5) of the project for more details.
12
12
13
-
[**myRF24Scanner**](/src/Arduino/myRF24Scanner)
13
+
[**myRF24Scanner**](myRF24Scanner)
14
14
15
15
Simply scanning channels with a nRF24L01+ for traffic. Check [Step 3](https://mmelchior.wordpress.com/2016/06/06/qc-360-a1-p1/#step2) of the project for more details
A simple test sketch for testing the SPI Spy on a second Arduino. Check [Step 5](https://mmelchior.wordpress.com/2016/06/15/qc-360-a1-p2/#step5) of the project for more details.
0 commit comments