Тёмный

Joystick shield and nRF24L01+ tranceiver 

whizzbizz
Подписаться 605
Просмотров 16 тыс.
50% 1

In this video I show you how to Remote Control a small fischertechnik Buggy with a joystick shield and nRF24L01 2.4GHz tranceiver.
More info on the project page on www.whizzbizz....

Опубликовано:

 

11 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@goku445
@goku445 3 года назад
Very nice demo. These receivers are amazing and are dirt cheap. I heard they have 1 Km range with the rubber ducky antenna.
@Jerseylance1
@Jerseylance1 Год назад
Nice video, but what about controlling servos?
@arnoud-whizzbizz
@arnoud-whizzbizz Год назад
The joystick just sends an analog value between 0 and 1024. You might take a look at a Sketch that includes the "Servo.h" library and/or use an Adafruit MotorShield like the one in my other video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ppMnxtBFq6o.html to make the servo move on the receiving end.
@fouzanjaved5441
@fouzanjaved5441 2 года назад
I like your videos. Good work.
@jbflores01
@jbflores01 3 года назад
great tutorial! I would like to use a L298N motor controller on a Mega board instead. How would I recode your sketch to use it? Thanks!
@arnoud-whizzbizz
@arnoud-whizzbizz 3 года назад
Did you check: create.arduino.cc/projecthub/ryanchan/how-to-use-the-l298n-motor-driver-b124c5 and swap the include for the motor shield for the L298-lib of choice. I did not check it yet, I only used the TB6612FNG boards as an alternative of the motor-shield. You can connect multiple of these (especially on a Mega with so many outputs!). Happy hacking and good luck!
@yogeshsaini2730
@yogeshsaini2730 2 года назад
Very nice video...and very usefull video
@kenbiringer8071
@kenbiringer8071 3 года назад
Liked it! Do you have the code for the transmitter and receiver for the buggy?
@arnoud-whizzbizz
@arnoud-whizzbizz 3 года назад
Thanks! I've put these on www.whizzbizz.com/en/joystick.nrf24 where you can copy them from the code-windows. Hope that works!
@MrVipulLal
@MrVipulLal 3 года назад
Love your presentation! Thanks for this
@achaadmi
@achaadmi 3 года назад
Very nicely made, thank you! I should give it a try.
@philiparnaudov9001
@philiparnaudov9001 Год назад
the 2 unused connections are the spi bus, given 2 outputs by Arduino, basically analog 4 and 5
@arnoud-whizzbizz
@arnoud-whizzbizz Год назад
Yep, SCL and SDA. For this project they are not necessary...
@Xyfka2
@Xyfka2 3 года назад
Wow, interesting code! I'll check if it works on my hardware... Many people say that if you want to use nFR to communicate with other device you will need some capacitors in voltage sections nFR, because voltage to work nFR would be unstable (?). I tried it many times without results. All my projects Radio Controlled doesn't works :( I have a question: did you try to control other devices using this joy with bluetooth communication? There's a place where you can to connect it, but I'm looking for a code for that, but no results. Most people to control devices via BT uses Android app, so why not to try using this shield?
@arnoud-whizzbizz
@arnoud-whizzbizz 3 года назад
Thanx! Take a look at the other video's in my channel with this Joystick-shield and Bluetooth! Or at www.whizzbizz.com/en/bluetooth.joystick.shield
@Xyfka2
@Xyfka2 3 года назад
@@arnoud-whizzbizz Wow, great! Thanx! I'll check it :) How about nFR+capasitors, did you heard about that? Check this: bronet.pl/produkt/hardpilot-v2-diy/ at the bottom there's a diagram.
@arnoud-whizzbizz
@arnoud-whizzbizz 3 года назад
@@Xyfka2 I did not have to place extra elco's to stabilize things. I can image that some motors may interfere, but in my case it all worked right away. DIY-joysticks: there are a bunch. Did you check: howtomechatronics.com/projects/diy-arduino-rc-transmitter/
@victorvillalvazo3095
@victorvillalvazo3095 Год назад
Hello whizbizz I have a question about the library, where is located?
@arnoud-whizzbizz
@arnoud-whizzbizz Год назад
Just follow the link on the project page www.whizzbizz.com/en/joystick.nrf24 under "The Arduino Sketch for the joystick shield". May also be within regular Arduino library management. Good luck!
@RobsonCarvalhoAtsuki
@RobsonCarvalhoAtsuki 2 года назад
Nice video! the nRF24L01 on your joystick operates on 5V or 3V?
@arnoud-whizzbizz
@arnoud-whizzbizz 2 года назад
Good point, had to check this. The socket for the nRF24L01 on the joystick-shield ALWAYS provides 3.3v, independently from the 5/3.3v switch on the board. nRF24L01 likes 3.3 volt!
@amir._.nazarpour
@amir._.nazarpour 3 года назад
very useful
@barryporteous4904
@barryporteous4904 2 года назад
Buttons only? Is the joystick used? Thank you.
@arnoud-whizzbizz
@arnoud-whizzbizz 2 года назад
Sure, to steer and to throttle
@robertorissi5558
@robertorissi5558 3 года назад
Testei e funcionou muito bem,o led de comunicação fica piscando e o botoes do transmiter aciona os ledes do receptor,agora falta testar o buggy,Sumare SP Brasil.
@arnoud-whizzbizz
@arnoud-whizzbizz 3 года назад
Bem feito! É muito bom experimentar o Buggy. Tenho certeza que você vai fazer funcionar! Obrigado e boa sorte!
@arabmusic3981
@arabmusic3981 2 года назад
switcher in 3.3 V or 5V????
@arnoud-whizzbizz
@arnoud-whizzbizz 2 года назад
As you can clearly see in the video, I kept the switch on the board to 5v. The socket for the nRF24L01 on the joystick-shield ALWAYS provides 3.3v, independently from the 5/3.3v switch on the board. nRF24L01 likes 3.3 volt.
@fouzanjaved5441
@fouzanjaved5441 2 года назад
Sir, can you make me a 4 DOF robotic arm car with arduino joystick shield and also give me the circuit diagram and the code for the 4 DOF robotic arm car with arduino joystick shield.
@arnoud-whizzbizz
@arnoud-whizzbizz 2 года назад
Good to hear my video got you inspired! Sorry to say, I haven't done that before. Perhaps when I've been experimenting a bit more with robotic arms. The joystick on the shield is already in use for the car, so perhaps a PS2-style controller (with two joysticks) would be more appropriate? Good luck and have fun with your experiments!
@arnoud-whizzbizz
@arnoud-whizzbizz 2 года назад
Or just buy www.aliexpress.com/item/4000959241346.html
@fedorrozanob9856
@fedorrozanob9856 2 года назад
Where is code?
@arnoud-whizzbizz
@arnoud-whizzbizz 2 года назад
www.whizzbizz.com/en/joystick.nrf24
Далее
NRF24 Frustration - Radio module doesn't work?
12:46
Просмотров 92 тыс.
🕊️Valera🕊️
00:34
Просмотров 2,7 млн
КУШАТЬ ХОЧЕШЬ? #дистори
00:15
Просмотров 142 тыс.
10 Incredible Arduino projects of the year 2022!
8:15
Просмотров 694 тыс.
DIY sonar scanner (practical experiments)
14:30
Просмотров 1 млн
Breadboarding tips
20:16
Просмотров 437 тыс.
DO NOT buy this display, unless...
44:52
Просмотров 24 тыс.
Arduino + NRF24 simple tutorial and range test
12:37
Просмотров 349 тыс.
Building a remote control unit with Bluetooth
14:05
Просмотров 4,5 тыс.