Content for nRF24L01

NRF24L01 DMX Relay Module

“Transmit DMX over NRF24L01 to an Arduino controlled relay module Step 1: Materials - 2x Adruino Uno - 2x NFR24L01 2.4GHz Module - 2x Socket Adapter plate Board for 8Pin NRF24L01 Module - 2x MAX485 Module - 1x 5v Relay Module - 1x TM1637 4 …

IOT123 - 5Pin Attiny85 Nrf24L01 Brick

“The IOT123 BRICKS are DIY modular units that can be mashed up with other IOT123 BRICKS, to add functionality to a node or wearable. They are based on the inch square, double-sided protoboards with interconnected through holes. This BRICK adds …

Wireless Servo Control

“This project controls the rotation of a servo wirelessly by means of a potentiometer (knob). The rotation is constrained to 180 degrees.”

Make Your Own Graphical Weather Station

“Always wanted to have a graphical weather station? And with accurate sensors? Maybe this project is something for you. With this weather station you can see what the weather is “doing”. Temperatures for example might rise or fall. From a …

Wi-Fi Browser Controlled Robotic Arm (with Arduino and ESP8266)

“Robotic arms kits are getting cheaper and cheaper. You can find different models online and try different methods to control them. This project is part of a series of tutorials in which I explore different methods for controlling a robotic …

Robotic Hand With Wireless Glove Controlled | Nrf24L01+ | Arduino

“In this video; 3D robot hand assembly, servo control, flex sensor control, wireless control with nRF24L01, Arduino receiver and transmitter source code are available. In short, in this project we will learn how to control a robot hand with a …

Nunchuk Controlled Robotic Arm (With Arduino)

“Robotic arms are awesome! Factories all over the world have them, where they paint, solder and carry stuff with precision. They can also be found in space exploration, subsea remote operated vehicles, and even in medical applications! And now you …

1Km Range Remote Controlled Car

“Since I was little kid I was amazed by the remote Controlled Cars but their range never exceeded 10 meters. After I learned some Arduino programming I finally decided to build my own Remote Controlled Car that can go up …

Kevin The Full Autonomous Vehicle

“This is Kevin. It is radio controlled car with ability to perform full autonomous drive. My first goal was to make autonomous vehicle controlled by Arduino. So I bought cheap Chinese chassis. But it was terrible because I wasn’t …

Arduino bootloader with OTA (over the air) support over nRF24L01

“As I was building my SmartHomeDIY platform (OpenSource) one of the first things I was looking for (except of debug tools and board), was a bootloader for Arduino which supports over the air flashing of the internal sketch. I needed …