Content for nRF24L01

NRF24L01+ Multiceiver Network

“If you’re here, you probably know basically what a NRF24L01+ device is. If you have a bunch of them, and get them hooked up properly, you can theoretically create a wireless network of Arduinos (or other MC devices). Sounds …

Arduino + nRF24L01: Simple bidirectional wireless communication

“With this project I wanted to establish bidirectional communication between two circuits. To do so, I used the nRF24L01, which is ultra low power transciever that operates at about 2,4 GHz.”

nRF24L01+ 2.4 GHz Wireless Connectivity with the tinyK20 Board

“Im using the tiny and inexpensive Nordic Semiconductor nRF24L01+ transceiver (see Tutorial: Nordic Semiconductor nRF24L01+ with the Freescale FRDM-K64F Board) in many projects: it costs less than $3 and allows me to communicate with a proprietary 2.4GHz protocol …

Musi - Hear the melody of space.

“What are the sounds of having everything in mess and how it differs from order? How to compare different surroundings in abstract way? Musi is an experimental audio device which brings the physical arrangement of objects into the musical world …

Raspberry Pi nRF24L01+ Data Collector using Google Forms

“A headless Raspberry Pi with an nRF24L01+ 2.4GHz radio transceiver, connected to the internet. Receiving wireless data packets from remote sensors and presenting the data to a Google form for subsequent viewing and presentation. The data is posted to …

Robot radio RF with joystick

“A very simple robot commanded by RF remote control”

Web-Enabled Home Thermostat (and Home Automation Hub)

“This Instructable explains about how I built WiFi enabled thermostats for my home. The thermostats are programmable with 6 different time periods during the day, although increasing that to any arbitrary number would be fairly trivial. They can be programmed …

Wireless temperature probe

“Here is an attempt to give some information on the wireless probes Im using with my Raspberry pi logging station (for the full story). The wireless link is performed by nRF24l01+ modules.”

NRF24L01+ ATmega328P-PU Radio Sensor

“This project began as an attempt to create a custom sensor board that functioned with an nRF24L01+ radio transmitter. I was tired of looping wires around an Arduino Uno. I thought I could create a custom solution in a fairly …

Reducing interfacing pin count for nrf24l01

“Sometimes we get caught in situations when we need direct solutions without figuring things out in more efficient manner. For instance microcontrollers and pin count. When we need more pins, we start looking for bigger MCU even if processing power …

rf24boot: A universal over-the-air bootloader for all those uCs

“Apparently Ive come up to a point, when I want to do firmware upgrades for my home automation over-the-air. Since Im using nRF24L01 dongles, I decided to write a bootloader for that. While my pet antares project is slowly progressing …

RASPBERRY PI nRF24L01+ Mini-Hat/Proto-Board

“I wanted a custom board to add nRF24L01+ radios to my Raspberry Pi’s. I wanted the solution to be reasonably elegant and fit into my Pi cases without removing the capability of adding a camera and other accessories. This …