Skip to content

Sender and Receiver code for the nRF24 wireless communication.

Notifications You must be signed in to change notification settings

sundevilmotorsports/nRF24-Wireless-Comm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sender and Receiver code for the nRF24 wireless communication.

Pinout for Arduino Leonardo

RF Receiver ----> Leonardo

CE ----> 1 (TX1)

CS ----> 10

SCK ----> ICSP (SCK)

SDO ----> ICSP (MISO)

SDI ----> ICSP (MOSI)

GND

3.3V

Pinout for Teensy

RF Transmitter ----> Teensy

CE ----> 2

CS ----> 10

SCK ----> 13

SDO ----> 12

SDI ----> 11

GND

3.3V

Spec Sheet

Spec Sheet Spec Sheet

About

Sender and Receiver code for the nRF24 wireless communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published