Skip to content

A wireless relay built with an Arduino Nano and NRF24L01.

Notifications You must be signed in to change notification settings

czagrzebski/WirelessRFRelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireless RF Relay

This program is designed for controlling a relay by using an Arduino, Raspberry Pi 3, and a set of nRF24L01+ wireless modules. The Arduino is connected to the relay via digital pins. The Raspberry Pi runs a web application that sends commands to the Arduino to toggle the relay on/off. The communication between the Raspberry Pi and the Arduino utilizes the nRF24L01+ module.

I designed this program to teach myself how to use digital pins to toggle relay switches and learn how to use the nRF24L01+ wireless module.

About

A wireless relay built with an Arduino Nano and NRF24L01.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published