Tag: Nrf24L01+
LILYGO’s New Mini E-Paper Core Features an ESP32-S3 MCU
LILYGO has recently introduced the Mini E-Paper Core ESP32, an ESP32-S3-based E-paper display module that is compatible with different LILYGO shields like the nRF24L01 2.4GHz wireless and 433/868 MHz LoRa. Over the years LILYGO has introduced many display products like...
Continue Reading4-Channel Remote Receiver Using NRF24L01 Radio Module – Arduino Compatible
Controlling 4 devices using an RF remote is very easy with this project. This is an Arduino compatible project. NRF24L01 module, Atmega328 microcontroller, 3.3V regulator, and few other components are part of the project. Onboard power LED and an additional functional LED is provided....
Continue ReadingRadio Remote Control LED Dimmer Using NRF24L01 – Arduino Compatible
This is an easy-to-make LED dimmer using RF remote control. The project is capable of driving a load up to 24W (2A X 12V LED). Any 12V single or 12V LED strip can be used. This is an open-source Arduino compatible hardware that has Atmega328 microcontroller, Potentiometer, MOSFET, 5V...
Continue ReadingDC Motor Speed, Direction and Brake Control with NRF24L01 RF Module – Arduino Compatible
This is Arduino compatible hardware that can control a single DC motor speed, direction, and brake using an RF remote control. The project is based on an ATMEGA328 microcontroller, H-Bridge DC motor driver chip LM18201, NRF24L01 RF module, 5V Regulator, 3.3V regulator and other...
Continue ReadingSingle Joystick Remote Control Transmitter using NRF24L01 – Arduino Compatible
This is an Arduino compatible open-source hardware that includes 1 x joystick, NRF24L01 RF module, Atmega328D microcontroller, 3.3V regulator, power LED, function LED, and other required components. This board can be used for the development of various applications such as Gaming,...
Continue ReadingDual Joystick RF Remote Transmitter with NRF24L01 RF module – 2 Joystick Control
This is an Arduino compatible open-source hardware that includes 2 x Joysticks, NRF24L01 RF module, Atmega328 microcontroller, 3.3V regulator, power LED, function LED, Arduino programming connector, and other required components. This board can be used for the development of various...
Continue Reading8 Channel RC Servo Driver Over RF Link using NRF24L01 RF Module – Arduino Compatible
This is an easy-to-build open-source Arduino compatible board that enables driving 8 RC servos over NRF24L01 RF Link. The project can be used as a standalone RC servo driver or 8 channel RF remote-controlled RC servo Receiver. An optional OLED display option can be used to develop RC...
Continue ReadingCommunication 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 or wireless...
Continue Reading