News

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 ...
Interfacing nRF24L01 with Arduino In this tutorial we will learn how to interface the nRF24L01 with Arduino by controlling the servo motor connected with one Arduino by varying the potentiometer on ...
Since the nRF24L01+ module requires a lot of data transfer, it will give the best performance when connected to the hardware SPI pins on the microcontroller. Note that each Arduino board has different ...
In this project, we are going to build an audio bug using Arduino and NRF24L01. This audio spy bug is perfect for monitoring a baby room, keeping an eye on a pet, or even for professional surveillance ...
The nRF24L01+ are interesting low cost RF modules that enable 2-way communication between 2 or more modules with the help of a microcontroller. The modules have an SPI bus (serial peripheral interface ...
We’re sure that some of our readers are familiar with the difficult task that debugging/sniffing nRF24L01+ communications can be. Well, [Ivo] developed a sniffing platform based on an Arduino… ...
The NRF24L01+ Arduino wireless transceiver shield is ideal for a wide range of applications. For instance, it can be used in home automation projects to control lights, fans, and other appliances ...
The NRF24L01 is a cheap RF module that can be easily integrated into many microcontroller projects. Though there are Arduino libraries for driving the NRF24L01, [Necromat] decided to make a port ...
Wireless technology has completely changed how we interact with gadgets, enabling remote control of electrical and electronic items. Since wireless communication technology has advanced, it is now ...
The nRF24L01+ are interesting low cost RF modules that enable 2-way communication between 2 or more modules with the help of a microcontroller. The modules have an SPI bus (serial peripheral interface ...