Skip to content

Basic code to get you up and running with a nRF24L01 module.

Notifications You must be signed in to change notification settings

ionelaipatioaei/simple-arduino-rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple RC

Basic code to get you up and running with a nRF24L01 module

Steps:

  1. Connect the module to the arduino, it's the same for both receiver and trasmitter: nRF24L01 pin layout

  2. Download and install the RF24 library: https://github.com/nRF24/RF24 Documenation: http://tmrh20.github.io/RF24/classRF24.html

  3. Copy the code from receiver.ino and transmitter.ino

Inspired by:

About

Basic code to get you up and running with a nRF24L01 module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages