Content for nRF24L01

DIY Arduino RC Transmitter

“In tutorial we will learn how to build a DIY Arduino RC transmitter. Very often I need wireless control for the projects that I make, so therefore I built this multifunctional radio controller which can be used for pretty much …

Open esk8 Remote - v1

“Fully open source remote control for common electric skateboards using the NRF24L01+ In June 2018, I bought an electric skateboard. It looked cool in various videos and I was not only eager to learn to ride it but also to …

Arduino Fm Radio And Wi-Fi Thermometer

“How to build an FM radio (88-108 MHz) that also displays the outside temperature received from an emitter using the nrf24l01 module at the 2.4GHz frequency. The menu is intuitive and works with a rotary encoder. Choose from the …

Communication between two Arduinos using NRF24L01

“While building Arduino or any other microcontroller platform project over time the need will arise to establish communication between two of the Arduino boards or microcontrollers for data exchange and/or control. This communication could be achieved using either wired …

Blinds (or any high power motor) control

“How to control several blinds with inexpensive relay boards (not ruining them) with physical buttons and remotely simultaneously. Intro Just bought a new house and wanted to automate everything, starting with the blinds. What seemed to be an easy project …

Arduino - NRF24L01 - TFT - Parts Counting Unit.

“In this project, we will learn how to make a counting parts unit can be used in industry for counting parts or anything else you want to used for. For this propose we will make two units : transmitter and receiver …

Remote Control Your Arduino Robot

“In this Instructable I am going to cover to use an Adafruit Motor Shield for Arduino V2 along side an nRF24L01 Antenna to make a long range remote controlled robot. I am using an old Adafruit Arduino 101 CurrieBot with …

Universal Arduino Controller

“A few weeks after school got out I built a small Arduino robot. I wanted to move to the next step and I needed a controller. I started looking for a controller that let me choose what kind of signal …

One Wheeled Robot

“In this project I am going to show you how to make a one wheeled or unicycle step by step so that you can make your own. This robot can balance automatically by calculating inclination with the help of MPU6050 …

RC Rover Controlled by Gestures Motions & Joyestick

“RC Rover is a Robotics project that aims to improve rover control through the use of radio frequency and the interaction of rover movement with hand movement using the inertial unit (MPU6050), but also the control of this Rover with …