Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 663 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 663 Bytes

Arduino_NRF24L01

This is the sample code from a youtube tutorial on how to use the NRF24L01 to control a servo motor.

This code is as simple as possible. There are many opportunities to increase the error handling along with error correction. Those would complicate the code beyond what is ideal for focusing on the core concept of getting the damn thing to work.

This ties into a Youtube tutorial at:

https://www.youtube.com/watch?v=4c0t8PBArvk

If you have any suggestions, questions, compliments, or other ideas then feel free to contact me.

For simplicity the wire colours used in the Fritzing diagrams are identical to those wires used in the project.