Skip to content

Contains an example of RF communication with Arduino Uno. There are two applications available in the repository: Master and Slave. The NRF24L01 module is used for RF communication and is connected to the Arduino Uno.

Notifications You must be signed in to change notification settings

eeyribas/Arduino-RF-NRF24L01-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-RF-NRF24L01-Communication

This is an example of RF communication with Arduino Uno. There are two applications available in the repository: Master and Slave. The Master application connects to the Slave application via RF communication and listens for data coming from the Slave. The Slave application sends the message "Hello!" to the Master application at regular intervals via RF communication. The NRF24L01 module is used for RF communication. This module is connected to the Arduino Uno.

Arduino Used: Arduino Uno

Arduino IDE Version: 2.2.0

RF Arduino Library: The library is included in the RF24-master.zip file in the repository. Please include this file in your Arduino Uno IDE.

Arduino Connection Diagram: In the repository, the connection diagram is shown in the (RF-Comm.png) image.

About

Contains an example of RF communication with Arduino Uno. There are two applications available in the repository: Master and Slave. The NRF24L01 module is used for RF communication and is connected to the Arduino Uno.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages