How to build an Arduino Joystick wireless using Nrf24l01 / Remote Control

preview_player
Показать описание

How to build an Arduino Joystick wireless using Nrf24l01.

Applications of this wireless Arduino remote control: wireless peripherals, remote control systems such as RC vehicles and consumer remote electronics, home and commercial automation, Arduino Robot, biped, quadruped robot, arduino device etc...

What do you need ?
1 Mini Nano V3.0 ATmega328P Microcontroller Board w/USB Cable For Arduino
1 Mobile Robot Remote Controller
1 (and an other one on the other device) NRF24L01 2.4GHz RF Wireless Transceiver Module for Arduino
Batteries

Don't hesitate to contact me for the code or any question

Рекомендации по теме
Комментарии
Автор

Have you has success is adding switches to this code, i.e trying to add a remote kill switch to transmitter, that would open power relay on receiver?

lundebc
Автор

Nice, neat project!!!! Where did you get the joystick board and how it's called?

MrHristoB
Автор

To anyone with the "void value not ignored as it should be" problem, Try importing the nRF24L01 Library Manually. and use the "classic" Arduino IDE
And if your getting an error with talking to the programmer, switch the "flavor" from ATmega328P to ATmega328P (old bootloader)

bigiron
Автор

"void value not ignored as it should be " at this line "done = radio.read( joystick, sizeof(joystick) );" i need help

hiroshijosenakazawa
visit shbcf.ru