First of all I would like to say a very well done tutorial. The code explanation part seemed a bit rushed. But I think by pausing often the parts can be understood. And I understand why that portion was fast. The video would be much too long if you didn't. Besides, anyone who is going to be adapting your code to their project should be able to figure it out. I have been experimenting with both Arduino and ESP32 to control a 6-servo robotic arm. With the Arduino I've used an HC-12 module. I've been hesitant to switch to an NRF module because of the problems I've heard about them and needing so many Arduino pins for communication. Your tutorial is making me rethink using the NRF module. I'm very impressed by the responsiveness of your controls. And you dealt with the parsing on the receiving code nicely. You definitely earned my subscription. Thank you for sharing.
Thank you very much for checking out the video and nice comment 👍I am glad that you found this video helpful. Yeah I kept code explanation short so that video does not become longer. Code is really straight forward and as you mentioned it can be customized as per project need. Thanks for subscription too 👍
Great. Can I use push on or push off buttons instead of normal push buttons? And how to use rocker switches, 3 position toggle switches in this project?
I have the version with the Power Amp and external antenna. Had to modify the code to set the power level to avoid saturating the receiver during testing. Otherwise this project worked great.
Hello! Very clear and great video. What needs to be changed in your code so that when you press one of the buttons, the LED lights up and goes out when you press it again. And what needs to be changed so that when you press one of the buttons, the LED blinks like a turn signal. I would like to apply your control in the model of the car where there is a headlight and turn signal control.
Thanks for checking out the video. You can do that at receiver end. At receiver end you need to set the LED status (Use some variable). So when the LED status variable changes from LOW - > HIGH that is ( 0 -> 1) , then you consider toggling the LED. same you can use of blinks.
Thank you for checking out the video 👍🏻👏🏻. I have not tried that module . I would suggest to use the same modules which I used in project to avoid issues 👏🏻👍🏻
You will have to make changes in receiver code . The value written to servo motor is 0-180 and 90 is center position when joystick is at center . For BLDC you will have to make center position value as 0 when joystick is at center . 👍🏻👏🏻you can check my BLDC motor video for the reference and see how we can change the code accordingly . 👍🏻👏🏻
Excelente video te felicito mi amigo. Eres el mejor, todo muy bien explicado y ordenado. Este si es un tutorial de verdad y no falso como en muchos otroa videos. Like y suscripción saludos
@@valquiriavalor7082 hola si batallé porque habia visto otros tutoriales y crei que los pines los conectaban siempre igual y en este tutorial en lugar del el pin 10 era el 11 (el miso). Pero fue error mio por no verificar bien la conexión. Checa eso y ojala se te solucione saludos
Sir this i best kya aap eka pcb bna doge jisse hm pcbway ya kisi bhi site se order kr ske or wire mess bhi n ho please sir it will be much helpfull agr aap kr pao to
Здравствуйте, а с обратной связью? - чтобы приемник мог передавать данные на передатчик? Сложно такое сделать? К примеру - датчик движения будет на приемнике зажигать лампочку на передатчике.
Great application! Thanks for sharing. I'm interested in creating a transparent bridge for only digital signals (on/off) for industrial applications, where a machine is moving fast or in a complicated manner and there're great inconveniences routing cables that will break. The problem is electromagnetic noise. How to choose the best hardware platform to be in a safe situation and avoid loss of information because EMI. I've seen ESP32 using wifi may be more robust in this regard, what can you say about this? Would you still use the NRFs? Thanks
Yes you can use . However we are already using push buttons in this project . Joysticks are used for different purpose that it to add some analog control .
You can use that . However you will have to motor driver module to run that 12 v dc motor . You can check my video on L298N motor driver for that . Also check my car related videos using nrf24l01 module 👍🏻👏🏻
Hello how is possible to connect wirelessly the pins of MAX7219 (CLK, CS, DIN) to Arduino pins? So that there's no more physical wires that connects between MAX7219 and Arduino. Thank you.
Hi , I have used Uno as transmitter and nano as receiver. But nothing shows up on the serial monitor even though im using rechargeable batteries. Please help as the serial monitor remains blank
It is said that the range can go upto 1km . If you need additional range then please check for other module which can provide that much range . How much range do you need ? And for what purpose ?
@@surajkanojiya5943 Most people say that antennas like clover leaf and Yagi can provide these range. However, you need to make it yourself (I mean test it yourself) and sometimes, it will have power issues or any other things.... But try it.....
I have to connect two L298N motor drivers. So what will be the connections ( circuit diagram) and code for the receiver.? I need this connection on one potentiometer and one analogue joystick. Transmitter will be same....
Please check my video on how to use L298N driver . Also check rc car using nrf where I have used L298N driver with nrf transmitter. Those videos will give you idea for your project . Good luck 👍🏻
@@newthinkofficial unfortunately I can not help with full code and diagram for your customised project. Please note that it needs full connections , testing etc . So you need to check videos and use it in your project . 👍🏻
@@hashincludeelectronics also I m thinking of making rc boat using this , and the module will be really deep in boat , will the receiver get signal from it ?
Hello, I am having trouble with this, I am using an arduino nano and uno, and using the exact same modules and have confirmed multiple times connections are correct. I am using the correct powersource for the transmitter, but am still getting the "no signal" error from the receiver. Please help, I have tried multiple things, not working
Thanks for your video, how is it possible to send data from 3pins of 74HC165 (Load input pin#1, Clock pin#2 and Output pin#9) to multiple arduino boards? Thank you
Thank you, it's a Shift register that I used to expand inputs of arduino to have more push buttons. I thought instead of connecting the 3pins of Shift register using wires to arduino pins, would be great if it is done wireless with NRF24L01 module.
Good day, @hash include electronics. Thank you for uploading an amazing video. I am presently going through the connections and I was able to read the values from receiver code - print values on the Serial monitor (Chapter 8:08). I am presently stuck on trying to add the LEDs and Servos. I tried connecting just the 4 LEDs without a battery (just the USB cable to the computer), to the receiver connection and ran the appropriate sketch, to no avail as the push buttons were not able to turn them on, from the transmitter side. I must admit I made some adjustments to your given circuit. I used 2 pieces of NRF24L01 RF Transceiver instead of 2 pieces of Nrf24l01 1.1km Wireless module because my Nrf24l01 1.1km Wireless module did not seem to work.
Thanks for checking out video 👍🏻 if you are able to receive the values then it should work for LEDs as well . Hope you have using nrf adapter as well . Try using battery supply . Don’t worry it will work .
@@hashincludeelectronics Thank you so much for your help, it has finally worked, I only needed to solder a 10uF 25V capacitor to my nRF24L01 module even with the wireless adaptor in use. I am very very grateful. Thank you once again.
This is a really good video. I have been building a custom radio for my model tugboat following a different video, with no audio. This video filled in some gaps for me. I’m soldering my project PCB boards. Thank you for posting.!
I have one more question ; can this be done with 2X Arduino pro mini MK 3.3V or 5V, or a combination with Arduino NANO and Arduino Pro mini (SparkFun) and do these codes of yours match? Zlatko Turčić (Croatia)
How to control motor forward and backward does the code changes or can we connect motor in place of one servo Please tell bro Or we should use brushed esc or brushless esc Please reply bro
I've come across a little issue , the serial monitor shows that it recieves data but when upload the reciever code to the arduino to use the servos won't move. Any idea why such a thing could happen ? Edit : I didn't edit anything on the code , did I miss something that was supposed to be selected ? Like a line that was unselected but I have to select. Oh and I used 3pin toggle switches for the switches , non of them work on the serial monitor along with one potentiometer. Edit : so I did manage to make everything work and even added 2 more led channels , but still I can't seem to get the two potentiometers to work. For some reason when I move the rigjt joystick y axis, the two potentiometer channels move too. Worst part is I don't see any short circuit anywhere. ( was tested with the pots removed) . When I attach both pots , one of them work but still it's possible to move that axis with the joystick right y axis
You can use all the IO pins of Arduino board to set your channels . I have used almost all the pins . 👍🏻 please check if any pin is left and you can use that for new channel .
with esp32 you will not get that long range . And actually there is video on my channel "Parallel Parking Car" where I have created transmitter using joystick+esp32 and receiver+esp32. You can take a look at that. You can add more channels to it.
Parking car is only 2 channel transmitter and receiver but in this transmitter and receiver 10 channel so how to make a 10 channel transmitter and receiver using esp32..?
@@newthinkofficial You can check my video on nrf24l01 rc car which uses L298N motor driver to control DC motor . You can use this receiver in the same way. Give it a try .
Greetings! I connected everything like you, downloaded the codes from Git hub, the transmitter is Arduino "NANO" and the receiver Arduino "mini". The serial monitor keeps showing "No Signal". What could be the problem? Nice greeting!
@@hashincludeelectronics i have the same problem but with an arduino uno and an arduino mega. (I’m using a rechargeable battery and nfr adapter). What could be the problem??
Nice . Yeah it should work as long as you make proper connections as per Arduino board . Make sure you use rechargeable battery only 👍🏻good luck and also share the experience later .
@@hashincludeelectronics before 5 months I was thinking about making rc airplane and before a week I finish most of the things and by a mistake on the wires and programing the Arduino my both Arduino stops working and I was about to stop.... So I saw your video before couple days...you bring me back to the table and I get some stuff online and I received them today and I'm about to start practicing on the white board that u preparing on .
Please use rechargeable battery . Also make sure there are no loose connections . Also use nrf adapter only . Check video for any missing step again . 👏🏻👍🏻
Bro, that is caused by the missing function of that library, And you need to remove the "radio.isChipConnected() &&" from the code (don't remove a single thing other than this) and try to upload... I hope this helps..
I made this it is not a fake video it is work well really. it is working I expected. I was very happy😁😁
Thank you very much for your comments :) I am glad that this project helped you .
Your transmitter and receiver work properly till now?
First of all I would like to say a very well done tutorial. The code explanation part seemed a bit rushed. But I think by pausing often the parts can be understood. And I understand why that portion was fast. The video would be much too long if you didn't. Besides, anyone who is going to be adapting your code to their project should be able to figure it out.
I have been experimenting with both Arduino and ESP32 to control a 6-servo robotic arm. With the Arduino I've used an HC-12 module. I've been hesitant to switch to an NRF module because of the problems I've heard about them and needing so many Arduino pins for communication. Your tutorial is making me rethink using the NRF module. I'm very impressed by the responsiveness of your controls. And you dealt with the parsing on the receiving code nicely. You definitely earned my subscription. Thank you for sharing.
Thank you very much for checking out the video and nice comment 👍I am glad that you found this video helpful. Yeah I kept code explanation short so that video does not become longer. Code is really straight forward and as you mentioned it can be customized as per project need. Thanks for subscription too 👍
@@hashincludeelectronics so nice ...
Question: can I put a 10uf capacitor & adapter at the same time on the NRF24L01?
Its a perfect 100% pure tutorial its called tutorial exately thanka a lot for this stuff
Thank you very much for checking out the video 👍🏻👏🏻
Great. Can I use push on or push off buttons instead of normal push buttons?
And how to use rocker switches, 3 position toggle switches in this project?
Yes you can those buttons 👍🏻👏🏻
@@hashincludeelectronics Then there is no need to make some changes in the code?
@@hashincludeelectronics please reply ..🙏
I have the version with the Power Amp and external antenna. Had to modify the code to set the power level to avoid saturating the receiver during testing. Otherwise this project worked great.
Thank you very much for checking out the video and nice comment 👍🏻👏🏻
Hello! Very clear and great video. What needs to be changed in your code so that when you press one of the buttons, the LED lights up and goes out when you press it again. And what needs to be changed so that when you press one of the buttons, the LED blinks like a turn signal. I would like to apply your control in the model of the car where there is a headlight and turn signal control.
Thanks for checking out the video. You can do that at receiver end. At receiver end you need to set the LED status (Use some variable). So when the LED status variable changes from LOW - > HIGH that is ( 0 -> 1) , then you consider toggling the LED. same you can use of blinks.
i have a question,I can do this project with the ARM STM32 DEVELOPMENT BOARD
Thank you for checking out the video 👍🏻👏🏻. I have not tried that module . I would suggest to use the same modules which I used in project to avoid issues 👏🏻👍🏻
@hashincludeelectronics for using esc for a bldc motor,in the place of servo motor shall we need to change any in code?
You will have to make changes in receiver code . The value written to servo motor is 0-180 and 90 is center position when joystick is at center . For BLDC you will have to make center position value as 0 when joystick is at center . 👍🏻👏🏻you can check my BLDC motor video for the reference and see how we can change the code accordingly . 👍🏻👏🏻
Which receiver code we have to use? "receiver" or "receiver_print_code"
???
Best tutorial in the TH-cam ❤😊
Thank you so much 👍🏻👏🏻
But which code we have to use?
@@dax_bro receiver 👍🏻👏🏻
So much thanks 😊❤❤
@@dax_bro welcome 🙏
Excelente video te felicito mi amigo. Eres el mejor, todo muy bien explicado y ordenado. Este si es un tutorial de verdad y no falso como en muchos otroa videos. Like y suscripción saludos
Muchas Gracias 🙂👍🏻
@@hashincludeelectronics estoy haciendo un camion con su remolque a control remoto. Me sirvió mucho tu video saludos
hola, no estas batallando con los modulos nrf? los mios no se comunican:c
@@valquiriavalor7082 hola si batallé porque habia visto otros tutoriales y crei que los pines los conectaban siempre igual y en este tutorial en lugar del el pin 10 era el 11 (el miso). Pero fue error mio por no verificar bien la conexión. Checa eso y ojala se te solucione saludos
@@jeremias5737 muchas gracias por responder, hiciste algo extra para disminuir el ruido o solo seguiste tal cual el video?
The power to reciver arduino should be given to 5v pin or VIN pin?
Vin pin
Thank you for this type of video
You are welcome 🙏
@@hashincludeelectronics please make a video for how to reset factory a nodemcu 🙏
@@hashincludeelectronics please make it
Sir this i best kya aap eka pcb bna doge jisse hm pcbway ya kisi bhi site se order kr ske or wire mess bhi n ho please sir it will be much helpfull agr aap kr pao to
Currently I don’t have PCB for this project . 👍🏻👏🏻
@@hashincludeelectronics ok sir bt i think it will be helpful
Здравствуйте, а с обратной связью? - чтобы приемник мог передавать данные на передатчик? Сложно такое сделать? К примеру - датчик движения будет на приемнике зажигать лампочку на передатчике.
It will be possible . However I have not tried that 👍🏻👏🏻
Can i use this roborace comp
Will this control the pwm and brake or i have to buy a heavy motor driver like smartelex ?
Hello bro I don’t want the push switch insted of this i add more
2 X potentiometer &
2 X toggle switch
What is want to do for this ?
You can only connect potentiometers to Arduino analog pins . Regarding toggle switch you can use it instead of push button 👍🏻👏🏻
hi your video is very helpful for me but i am having problem : if(radio.isChipconected()&& radio.available()) . Can you help me? 11:09
Thanks for checking out the video 👍🏻. What problem are you facing ?
@@hashincludeelectronics I cannot connect between tx and rx. tx light is on but rx is not
@@phamlong1180 if you're getting of a error on this line of code , remove the "radio.isChipconnectedd()&&" and then try again to upload...
Kya hum is Transmitter ko scale vehicle me use kar samte hai
Not sure what is scale vehicle 👍🏻👏🏻
Means mini model of original vehicle
Bro I want to use it in mini model of TATA 4925 truck
How to connect multiple transmitter to one receiver to light up led and trigger relay on the receiver side?
You can use same pipe address in all transmitters 👍🏻👏🏻
Great application! Thanks for sharing. I'm interested in creating a transparent bridge for only digital signals (on/off) for industrial applications, where a machine is moving fast or in a complicated manner and there're great inconveniences routing cables that will break. The problem is electromagnetic noise. How to choose the best hardware platform to be in a safe situation and avoid loss of information because EMI. I've seen ESP32 using wifi may be more robust in this regard, what can you say about this? Would you still use the NRFs? Thanks
What range are we looking for ? 👍🏻👏🏻
Question: Why don't you use the switch in the joystick?
You can use that switch as well if needed. However I used additional switches .
It's kinda annoying to use that switch cuz there's a high chance to move the joystick axes while pressing down on it.
hlo bro brushed motor ko control kar sakta hai for rc tank
Yes you can . Please check my videos on cars 👍🏻👏🏻
all car video are related with esp32 module
@@ankushdhiman0111 there is video using nrf module and Arduino . Please check that 👍🏻👏🏻
is it possible to do with two DC motor l298n driver in addition?
Yes you can do that . Check my videos on rc car using nrf module for reference
is it ok if the transmitter port available is com9 only? while the receiver port is com8?
Yes that’s fine . 👍🏻🙏
@@hashincludeelectronics hello, follow up question, is it ok to use variable regulated ps instead of using buck converter?
@@rogelkimuelr.4473 yes you can . However make sure it provides 5v output at receiver . 👍🏻👏🏻
Hello brother.. it is possible to install a screen on this control so that the related settings can be made. Same as the Fly Sky control panel
Yes you can connect 16*2 LCD display to it 👍🏻👏🏻
@@hashincludeelectronics Can you teach me how to do this?
Can I dispense with all the joysticks and potentiometer and use only the push buttons?
Yes it will work 👍🏻👏🏻
Kya hum 2 push button ki jagah toggle switch use kar sakte hai
Yes you can 👍🏻👏🏻
Thanks for answering
Bhai kya hum is transmitter ko scale vehicle me use kar sakte hai kya
@@yash-hy8gr what is scale vehicle? If it’s a remote car then you can use this transmitter receiver 👍🏻👏🏻
Yes yes it's rc car means mini model of original vehicle
Can use push Botten insted of joystick?
Yes you can use . However we are already using push buttons in this project . Joysticks are used for different purpose that it to add some analog control .
Its like we need to connect differently than universal receivers can u do with 3 pin
Sorry but I did not understand your question
@@hashincludeelectronics i mean theres is light use in other channels can u do other functions rather than led
Awesome one , its very useful to me, all the best for your upcoming video...💜💜💜🥳🥳🥳🥳😇🔥🔥🔥🔥🔥🔥🔥🔥
Thank you very much 👌🏻👍🏻
for circuit design, what software is best ? free
I use fritzing 👍🏻👏🏻
@@hashincludeelectronics but how can i add nrf24L01 adapter module ?
If i want to use 12v brushed motor in place of servo and led
You can use that . However you will have to motor driver module to run that 12 v dc motor . You can check my video on L298N motor driver for that . Also check my car related videos using nrf24l01 module 👍🏻👏🏻
Can I replace lights with DC motors with same wiring diagram , please fast answer
You can not directly connect DC motors to microcontroller . You will have to use motor driver module to run DC motors 👍🏻👏🏻
Instead of servo can we use a bldc motor
Yes you can 👍🏻👏🏻
Can I use on/off switches at the place of push buttons?
Yes you can
@@hashincludeelectronicshow much ( k potentiometer) you have used in this video?
@@newthinkofficial it’s 10k
Hi
I want to know what type of potensiometer do you use in transmitter?
It’s 10k potentiometer 👍🏻👏🏻
@@hashincludeelectronics thank you ❤️🙏
@@Bryan-h2w welcome 🙏
Bro i have another question
How many watts of 220 ohm resistance did you use?
@@Bryan-h2w just use any 220 ohm 👍🏻👏🏻
How can we use brushlese motor in this project?
Please check my video ok BLDC motor for reference 👍🏻👏🏻
@@hashincludeelectronics it is very difficult for me to change the code for using bldc
Please edit the code for bldc and share with me
@@hashincludeelectronicsplease modify the code for for bldc and share with me please 🙏🙏🙏
Hello how is possible to connect wirelessly the pins of MAX7219 (CLK, CS, DIN) to Arduino pins? So that there's no more physical wires that connects between MAX7219 and Arduino. Thank you.
Unfortunately I am not sure about this module 👍🏻
Hi , I have used Uno as transmitter and nano as receiver. But nothing shows up on the serial monitor even though im using rechargeable batteries. Please help as the serial monitor remains blank
Are you using NRF adapter ?
Is there any chance or way of extending the range of the transmitter and receiver?
It is said that the range can go upto 1km . If you need additional range then please check for other module which can provide that much range . How much range do you need ? And for what purpose ?
@@hashincludeelectronics I need at least 5km range for my project purpose.
@@surajkanojiya5943 Most people say that antennas like clover leaf and Yagi can provide these range. However, you need to make it yourself (I mean test it yourself) and sometimes, it will have power issues or any other things.... But try it.....
Can i use this with arduino uno instead of nano
Yes you can 👍🏻👏🏻
@@hashincludeelectronics hii bro
Why are you not doing any projects it's been one year you posted videos
@@shadowfighter7085 I will be back with videos soon . Currently occupied with some other stuff . But stay tuned 👍🏻👏🏻
Can i add trogle switch in this
Yes you can add 👍🏻
@@hashincludeelectronics thanks.. sir
I have to connect two L298N motor drivers. So what will be the connections ( circuit diagram) and code for the receiver.?
I need this connection on one potentiometer and one analogue joystick.
Transmitter will be same....
Please check my video on how to use L298N driver . Also check rc car using nrf where I have used L298N driver with nrf transmitter. Those videos will give you idea for your project . Good luck 👍🏻
@@hashincludeelectronics but how can I combine those codes?
And what will be the circuit diagram?
Please help
@@newthinkofficial you need to check the videos slowly and carefully . Give it a try . Go step by step . Add one driver first and one motor.
@@hashincludeelectronics please provide me code and circuit diagram.
Please!🙏
@@newthinkofficial unfortunately I can not help with full code and diagram for your customised project. Please note that it needs full connections , testing etc . So you need to check videos and use it in your project . 👍🏻
Can i add a bldc motor in the receiver part
Yes you can . You should use any of the servo channel for BLDC motor 👏🏻👍🏻
Can i control brushless motors from this transmiter and receiver
Yes you can . You can use any of these servo channels . 👏🏻👍🏻
Is there is a different if I chose the nrf module vs nrf +antenna
I mean the code is the same or change
Yup it’s same . No change in code 👍🏻
I have nrf module without the antenna will it work ?
Yes it will 👍🏻👏🏻
@@hashincludeelectronics also I m thinking of making rc boat using this , and the module will be really deep in boat , will the receiver get signal from it ?
@@hashincludeelectronics also is giving the power thing for module important?
Bro i have one nano only iam use nodemcu instead of another nano pls reply quick i have exibition
i dont think that works.. but try it... if you have 2 nodemcu , then check other videos in YT
Sir, have you made it for 2 way communication?
It’s one way communication 👍🏻👏🏻
Transmiter and receiver ki jagah par Lora 3:34 module transmitter and receiver Ka use kar Ke ak video banao bade bhaiya
Sure will try 👍🏻👏🏻
@hash include electronic very nice video. Bro i have a question can we use dc gear motor instead of servo motor. Or we have to do something pls reply
Yes you can use dc motor. Please check my videos rc car using nrf trans receiver module for reference 👍🏻👏🏻
How can i control l298n motar driver instead of servo can you please help me I tried making change in code but not working please reply
Yea you can . Please check my other videos on car using nrf transmitter receiver . That video will give you idea 👍🏻👏🏻
what is the value of potentiometer ? Thanks for the video
@@arunkantony5803 10k 👍🏻👏🏻
Can use nano Atmega168p?
I believe you can use it . There is not much difference . Give it a try if you don’t have 328p available .
@@hashincludeelectronics yess thank you
Can we make 14 channels in aurdino nano
Yes we can . You can use analog pins as additional pins 👏🏻👍🏻
transmitter mai jitne bhi component laga hai...un sab me arduino se power de rhe ho...voltage drop nhi hoga ?
It provides around 1A current . So that’s fine at transmitter 👍🏻👏🏻
@@hashincludeelectronics agar transmitter mai joystick or nrf module ko alag se 5 volt buck converter se power du to koi prblm to nhi hoga na
@ that is also fine . But make sure grounds are connected together 👍🏻👏🏻
@@hashincludeelectronics ha...GND to sabka common rahega...
@ yes 👍🏻👏🏻
Can i use ESP8266 NODEMCU without using arduino nano?Please reply bro this the last part where im gonna build it
Unfortunately not in this project . This project needs Arduino board either Nano or Uno.
@@hashincludeelectronics Oh okay thank bro
bro i tried but i didnot get any pwm digits on serial monitor ( i have checked the circuit )
Please check the video slowly and carefully for any missing step 👍🏻👏🏻
Best tutorial ever❤
Thank you very much 👏🏻👍🏻
i have a question, how much meters this transmitter and receiver can stay conected?
Thanks for checking out the video 👏🏻👍🏻. It is said that it can go upto 1km. Give it a try 👍🏻
Can i use only servo or motor without using led
You can use but you need to make changes in code where we used LEDs and push buttons . We are already using servo motors though 👍🏻👏🏻
Bro what for we use UBEC
It’s kind of step down voltage converter . We need it to provide good 5v power supply to servo motors 👍🏻👏🏻
Hello, I am having trouble with this, I am using an arduino nano and uno, and using the exact same modules and have confirmed multiple times connections are correct. I am using the correct powersource for the transmitter, but am still getting the "no signal" error from the receiver. Please help, I have tried multiple things, not working
I got the code to work, but Now I am having the problem that as soon as I plug something in, the connection no longer works
Are you using rechargeable battery for receiver ? If not then please use it . Also make sure you are using nrf adapter as shown in video 👍🏻👏🏻
Thanks for your video, how is it possible to send data from 3pins of 74HC165 (Load input pin#1, Clock pin#2 and Output pin#9) to multiple arduino boards? Thank you
Unfortunately I don’t have idea about this module you said .
Thank you, it's a Shift register that I used to expand inputs of arduino to have more push buttons. I thought instead of connecting the 3pins of Shift register using wires to arduino pins, would be great if it is done wireless with NRF24L01 module.
Good day,
@hash include electronics. Thank you for uploading an amazing video. I am presently going through the connections and I was able to read the values from receiver code - print values on the Serial monitor (Chapter 8:08). I am presently stuck on trying to add the LEDs and Servos. I tried connecting just the 4 LEDs without a battery (just the USB cable to the computer), to the receiver connection and ran the appropriate sketch, to no avail as the push buttons were not able to turn them on, from the transmitter side. I must admit I made some adjustments to your given circuit. I used 2 pieces of NRF24L01 RF Transceiver instead of 2 pieces of Nrf24l01 1.1km Wireless module because my Nrf24l01 1.1km Wireless module did not seem to work.
Thanks for checking out video 👍🏻 if you are able to receive the values then it should work for LEDs as well . Hope you have using nrf adapter as well . Try using battery supply . Don’t worry it will work .
@@hashincludeelectronics Thank you so much for your help, it has finally worked, I only needed to solder a 10uF 25V capacitor to my nRF24L01 module even with the wireless adaptor in use. I am very very grateful. Thank you once again.
@@chidinmaogbazi5687 awesome work 👍🏻
This is a really good video. I have been building a custom radio for my model tugboat following a different video, with no audio. This video filled in some gaps for me. I’m soldering my project PCB boards. Thank you for posting.!
Thank you very much for checking out the video and nice comment . I am glad that this video helped you 👍🏻👏🏻
I have building a remote controlled ship about 10 feet long
Hello! Can you help me? I have an error 'class RF24' has no member named 'isChipConnected'
Uninstall any previously installed rf24 library . And install new one suggested in video
@@hashincludeelectronics
Works, thanks)
@@АлександрСелезнев-д7к glad that it worked 👍🏻 good job
Can you make different channels outputs for rc plane
You can use the same setup for RC planes . It’s like you have to use servos and bldc motor . 👍🏻👏🏻
@@hashincludeelectronics no I meant that can you show how to make different channel output as in other commercial recievers.
Can I make it with Arduino pro mini?
Unfortunately I have not used Arduino mini . If all required pins are available then give it a try . Else use Arduino nano or Uno .
Thank you man, you helped me so much
@@VeronicaKhutlane-ff5bb welcome 🙏
Thank you for uploading an amazing video!!!!!! 😍
Happy to help 👍🏻👏🏻
I have one more question ; can this be done with 2X Arduino pro mini MK 3.3V or 5V, or a combination with Arduino NANO
and Arduino Pro mini (SparkFun) and do these codes of yours match?
Zlatko Turčić (Croatia)
If all pins are available then I believe the code should work . I did not try Arduino pro mini but you can give it a shot .
How to control motor forward and backward does the code changes or can we connect motor in place of one servo
Please tell bro
Or we should use brushed esc or brushless esc
Please reply bro
You can check my video on Arduino nrf24l01 car for reference👍🏻👏🏻
Sir, what is value of potentiometer please reply me 2:42
You can use 10k potentiometer 👍🏻
@@hashincludeelectronics thank you so much sir , I am your big fan , 🤝🤝🙏
@@avtech321 you are welcome 🙏 keep learning 👍🏻
I've come across a little issue , the serial monitor shows that it recieves data but when upload the reciever code to the arduino to use the servos won't move. Any idea why such a thing could happen ?
Edit : I didn't edit anything on the code , did I miss something that was supposed to be selected ? Like a line that was unselected but I have to select. Oh and I used 3pin toggle switches for the switches , non of them work on the serial monitor along with one potentiometer.
Edit : so I did manage to make everything work and even added 2 more led channels , but still I can't seem to get the two potentiometers to work. For some reason when I move the rigjt joystick y axis, the two potentiometer channels move too. Worst part is I don't see any short circuit anywhere. ( was tested with the pots removed) . When I attach both pots , one of them work but still it's possible to move that axis with the joystick right y axis
Try connecting just one servo and one potentiometer first . And then go on increasing .
सर,
क्या एक लॉरा मोडूल रिसिव्हर और ट्रान्समीटर दोनो काम एकसाथ कर सक्ता हैं ?
Yes it can do . This module can act as transmitter and receiver . But it can receive or transmit data at a time
Thank god its working smoothervthan me
Awesome 👏🏻
@@hashincludeelectronics hi bro ive made this but its rx is not working properly
@@E_D_I_T_EFX i also face the same problem
Does it work with motors
Yes it does . 👍🏻👏🏻
@@hashincludeelectronics how am I gonna put it in?
@@hashincludeelectronics I use coreless mini DC motor
Excellent sir ☺️
Thank you 👍🏻👏🏻
Hello how I can use brushless motor
How I can join
Please check my video on how to use BLDC motor 👍🏻👏🏻
How many channel transmitter can be built using arduino nano?
You can use all the IO pins of Arduino board to set your channels . I have used almost all the pins . 👍🏻 please check if any pin is left and you can use that for new channel .
Sir plz make transmitter and receiver for drone
That will be a new project 👍🏻👏🏻
Sir Please using esp32...
with esp32 you will not get that long range . And actually there is video on my channel "Parallel Parking Car" where I have created transmitter using joystick+esp32 and receiver+esp32. You can take a look at that. You can add more channels to it.
Thank you sir.....❣️
Parking car is only 2 channel transmitter and receiver but in this transmitter and receiver 10 channel so how to make a 10 channel transmitter and receiver using esp32..?
@@jubayerhossain8694 just add those new channels variables in the sending data structure . Check how the 2 channels are used .
Thank you sir .....🤍
Very helpful video. Good job!
Welcome 👍🏻
@@hashincludeelectronics please create a videos:- how to connect a motor driver (to connect 775 12v dc motor) to this receiver ?
@@newthinkofficial You can check my video on nrf24l01 rc car which uses L298N motor driver to control DC motor . You can use this receiver in the same way. Give it a try .
@@hashincludeelectronics okay... Thank you..!
I tried it and it works perfectly. Very good. .....Mix two channel code ? Please. Thank you.
Awesome 🙌🏻
Greetings!
I connected everything like you, downloaded the codes from Git hub, the transmitter is Arduino "NANO" and the receiver Arduino "mini". The serial monitor keeps showing "No Signal". What could be the problem?
Nice greeting!
Please make sure you use rechargeable battery . Also make sure you use nrf adapter . Check for any loose connection. Don’t worry it will work .
@@hashincludeelectronics i have the same problem but with an arduino uno and an arduino mega. (I’m using a rechargeable battery and nfr adapter). What could be the problem??
Nice, im gonna use a arduino uno for the controller and a arduino mega for the car
Nice . Yeah it should work as long as you make proper connections as per Arduino board . Make sure you use rechargeable battery only 👍🏻good luck and also share the experience later .
I am getting no signal again and again, I have wired it correctly too. I am also using the same library version as you.
Please Help!
Please makes sure there is no loose connection . Also make sure you are using nrf adapter as shown in video . Check for power supply 👏🏻👍🏻
What is its range?
Theoretically it can go up to 1 km . But I haven’t got chance to test that full range . But with antenna the range is awesome 👏🏻
@@hashincludeelectronics Thanks
@@hashincludeelectronics how far did you Test it jet
Please tell the potentiometer reading.
You can use 10k 👍🏻👏🏻
WHAT HAPPENS WE SEND TWO SIGNALS AT A SAME TIME THROUGH nrf24l01 ?????????
Not sure if we can send 2 signals at the same time from same transmitter . Please check nrf24l01 sheet 👍🏻👏🏻
Klw pakai esc hubungkan ke socket mana
You can use it in place of any servo motor 👍🏻👏🏻
Same code works with ML01DP5?
Not exactly sure about this module 👍🏻👏🏻
@@hashincludeelectronics thanks
@@hashincludeelectronics it's nrf24 model too
@@Allah_Is_The_creater it might work . But I suggest please check tutorial on internet on this module 👍🏻👏🏻
@@hashincludeelectronics before 5 months I was thinking about making rc airplane and before a week I finish most of the things and by a mistake on the wires and programing the Arduino my both Arduino stops working and I was about to stop.... So I saw your video before couple days...you bring me back to the table and I get some stuff online and I received them today and I'm about to start practicing on the white board that u preparing on .
How to code BLDC motor in it's receiver?
You can use the same servo motor code but make small change in it . Please make the change in map function in receiver code 👍🏻👏🏻
And how to connect bldc to the receiver ?
@@gaurabdas7309 please check my video on how to use BLDC motor with Arduino for reference 👏🏻👍🏻
How to change the reciever code for bldc. Please reply I have my project pending
@@gaurabdas7309 please check my video on BLDC motor that will help you . You will have to make very small change at receiver code only 👍🏻👏🏻
How can i use this with motor driver??
You can refer my rc car videos based on nrf trans receivers. You will get idea about it 👍🏻👏🏻
@@hashincludeelectronics thanks 👍 I'll check it right away 🙂.
@@Guts_024 awesome 👍🏻
Thanks bro it's fantastic
Awesome 👍🏻👏🏻
I did everything the exact same and it keep showing me no signal in serial monitor 😢 please answer me 😢
Please use rechargeable battery . Also make sure there are no loose connections . Also use nrf adapter only . Check video for any missing step again . 👏🏻👍🏻
in reciver ino file cannot verify / compile in >> if(radio.isChipConnected() && radio.available()) please check again ,how to fix that thank you !
It should compile . Please check the video for any missing steps .also make sure you install the correct libraries as shown in video 👏🏻
@@hashincludeelectronics how libraries and where can be download & correct to verify that reciver.ino please ? please help us thank you !
sorry ..can you tell us which main step to care ? still cannot verifty / compile in please help us thank you !
@@yeungmea4681 if you get compilation error then please install the all the libraries properly as shown in video .
Bro, that is caused by the missing function of that library, And you need to remove the "radio.isChipConnected() &&" from the code (don't remove a single thing other than this) and try to upload... I hope this helps..
I want make a project which is wireless home appliances on ,off & and also show ampere & volt in remote display
You can check my video on home automation for reference 👍🏻👏🏻