Skip to content

Commit 9bd5f8a

Browse files
authored
Update README.md
1 parent 394ad23 commit 9bd5f8a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Arduino/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
[**myRF24PromiscuousReceiver**](/src/Arduino/myRF24PromiscuousReceiver)
1+
[**myRF24PromiscuousReceiver**](myRF24PromiscuousReceiver)
22

33
nRF24L01+ in promiscuous mode as used in [Step 3](https://mmelchior.wordpress.com/2016/06/06/qc-360-a1-p1/#step3) of the project
44

5-
[**myRF24RC**](/src/Arduino/myRF24RC)
5+
[**myRF24RC**](myRF24RC)
66

77
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
88

9-
[**myRF24SPISpy**](/src/Arduino/myRF24SPISpy)
9+
[**myRF24SPISpy**](myRF24SPISpy)
1010

1111
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.
1212

13-
[**myRF24Scanner**](/src/Arduino/myRF24Scanner)
13+
[**myRF24Scanner**](myRF24Scanner)
1414

1515
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
1616

17-
[**myRF24SlaveTest**](/src/Arduino/myRF24SlaveTest)
17+
[**myRF24SlaveTest**](myRF24SlaveTest)
1818

1919
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

Comments
 (0)