Arduino 10 Channels Wireless Transmitter Receiver | nrf24l01+| DIY 🔥

แชร์
ฝัง

ความคิดเห็น • 498

  • @MohamedMusharafTEEE
    @MohamedMusharafTEEE 2 ปีที่แล้ว +19

    I made this it is not a fake video it is work well really. it is working I expected. I was very happy😁😁

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +5

      Thank you very much for your comments :) I am glad that this project helped you .

    • @arprofessionalgaming464
      @arprofessionalgaming464 10 หลายเดือนก่อน +1

      Your transmitter and receiver work properly till now?

  • @JonathanDeWitt1988
    @JonathanDeWitt1988 2 ปีที่แล้ว +8

    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.

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      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 👍

    • @Nkgfbf360
      @Nkgfbf360 ปีที่แล้ว

      @@hashincludeelectronics so nice ...

  • @janpol2282
    @janpol2282 2 ปีที่แล้ว +4

    Question: can I put a 10uf capacitor & adapter at the same time on the NRF24L01?

  • @sagarthakorlive
    @sagarthakorlive ปีที่แล้ว +3

    Its a perfect 100% pure tutorial its called tutorial exately thanka a lot for this stuff

  • @samuddhaofficial4303
    @samuddhaofficial4303 7 หลายเดือนก่อน +2

    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?

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน +1

      Yes you can those buttons 👍🏻👏🏻

    • @samuddhaofficial4303
      @samuddhaofficial4303 7 หลายเดือนก่อน +1

      @@hashincludeelectronics Then there is no need to make some changes in the code?

    • @samuddhaofficial4303
      @samuddhaofficial4303 7 หลายเดือนก่อน +1

      ​@@hashincludeelectronics please reply ..🙏

  • @davidtanguay7988
    @davidtanguay7988 11 หลายเดือนก่อน +2

    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.

    • @hashincludeelectronics
      @hashincludeelectronics  11 หลายเดือนก่อน

      Thank you very much for checking out the video and nice comment 👍🏻👏🏻

  • @olegsamsonik4939
    @olegsamsonik4939 2 ปีที่แล้ว +5

    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.

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      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.

  • @GuilhermedaSilvaCaetano0095
    @GuilhermedaSilvaCaetano0095 ปีที่แล้ว +2

    i have a question,I can do this project with the ARM STM32 DEVELOPMENT BOARD

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      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 👏🏻👍🏻

  • @shahnewajbd4623
    @shahnewajbd4623 5 หลายเดือนก่อน +1

    @hashincludeelectronics for using esc for a bldc motor,in the place of servo motor shall we need to change any in code?

    • @hashincludeelectronics
      @hashincludeelectronics  5 หลายเดือนก่อน

      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 . 👍🏻👏🏻

  • @dax_bro
    @dax_bro 3 หลายเดือนก่อน +2

    Which receiver code we have to use? "receiver" or "receiver_print_code"
    ???
    Best tutorial in the TH-cam ❤😊

    • @hashincludeelectronics
      @hashincludeelectronics  3 หลายเดือนก่อน

      Thank you so much 👍🏻👏🏻

    • @dax_bro
      @dax_bro 3 หลายเดือนก่อน +1

      But which code we have to use?

    • @hashincludeelectronics
      @hashincludeelectronics  3 หลายเดือนก่อน

      @@dax_bro receiver 👍🏻👏🏻

    • @dax_bro
      @dax_bro 3 หลายเดือนก่อน +1

      So much thanks 😊❤❤

    • @hashincludeelectronics
      @hashincludeelectronics  3 หลายเดือนก่อน

      @@dax_bro welcome 🙏

  • @jeremias5737
    @jeremias5737 ปีที่แล้ว +2

    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

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      Muchas Gracias 🙂👍🏻

    • @jeremias5737
      @jeremias5737 ปีที่แล้ว +1

      @@hashincludeelectronics estoy haciendo un camion con su remolque a control remoto. Me sirvió mucho tu video saludos

    • @valquiriavalor7082
      @valquiriavalor7082 ปีที่แล้ว

      hola, no estas batallando con los modulos nrf? los mios no se comunican:c

    • @jeremias5737
      @jeremias5737 ปีที่แล้ว

      @@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

    • @valquiriavalor7082
      @valquiriavalor7082 ปีที่แล้ว

      @@jeremias5737 muchas gracias por responder, hiciste algo extra para disminuir el ruido o solo seguiste tal cual el video?

  • @hansenlobo
    @hansenlobo ปีที่แล้ว +3

    The power to reciver arduino should be given to 5v pin or VIN pin?

  • @shahnewajbd4623
    @shahnewajbd4623 8 หลายเดือนก่อน +2

    Thank you for this type of video

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      You are welcome 🙏

    • @shahnewajbd4623
      @shahnewajbd4623 8 หลายเดือนก่อน

      @@hashincludeelectronics please make a video for how to reset factory a nodemcu 🙏

    • @shahnewajbd4623
      @shahnewajbd4623 8 หลายเดือนก่อน

      @@hashincludeelectronics please make it

  • @kunalsharma7890
    @kunalsharma7890 3 หลายเดือนก่อน +1

    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

    • @hashincludeelectronics
      @hashincludeelectronics  3 หลายเดือนก่อน +1

      Currently I don’t have PCB for this project . 👍🏻👏🏻

    • @kunalsharma7890
      @kunalsharma7890 2 หลายเดือนก่อน

      @@hashincludeelectronics ok sir bt i think it will be helpful

  • @NLOLegion
    @NLOLegion 2 หลายเดือนก่อน +1

    Здравствуйте, а с обратной связью? - чтобы приемник мог передавать данные на передатчик? Сложно такое сделать? К примеру - датчик движения будет на приемнике зажигать лампочку на передатчике.

    • @hashincludeelectronics
      @hashincludeelectronics  2 หลายเดือนก่อน +1

      It will be possible . However I have not tried that 👍🏻👏🏻

  • @cuber_boi
    @cuber_boi ปีที่แล้ว +2

    Can i use this roborace comp
    Will this control the pwm and brake or i have to buy a heavy motor driver like smartelex ?

  • @harshdhanawade
    @harshdhanawade 8 หลายเดือนก่อน +2

    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 ?

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      You can only connect potentiometers to Arduino analog pins . Regarding toggle switch you can use it instead of push button 👍🏻👏🏻

  • @phamlong1180
    @phamlong1180 ปีที่แล้ว +1

    hi your video is very helpful for me but i am having problem : if(radio.isChipconected()&& radio.available()) . Can you help me? 11:09

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Thanks for checking out the video 👍🏻. What problem are you facing ?

    • @phamlong1180
      @phamlong1180 ปีที่แล้ว

      @@hashincludeelectronics I cannot connect between tx and rx. tx light is on but rx is not

    • @Falcon_X1
      @Falcon_X1 ปีที่แล้ว

      @@phamlong1180 if you're getting of a error on this line of code , remove the "radio.isChipconnectedd()&&" and then try again to upload...

  • @yash-hy8gr
    @yash-hy8gr 8 หลายเดือนก่อน +1

    Kya hum is Transmitter ko scale vehicle me use kar samte hai

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      Not sure what is scale vehicle 👍🏻👏🏻

    • @yash-hy8gr
      @yash-hy8gr 8 หลายเดือนก่อน

      Means mini model of original vehicle

    • @yash-hy8gr
      @yash-hy8gr 8 หลายเดือนก่อน

      Bro I want to use it in mini model of TATA 4925 truck

  • @hasiah611
    @hasiah611 8 หลายเดือนก่อน +1

    How to connect multiple transmitter to one receiver to light up led and trigger relay on the receiver side?

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      You can use same pipe address in all transmitters 👍🏻👏🏻

  • @bolivianracing
    @bolivianracing 2 หลายเดือนก่อน +1

    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

  • @zlatkoturcic3041
    @zlatkoturcic3041 2 ปีที่แล้ว +2

    Question: Why don't you use the switch in the joystick?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      You can use that switch as well if needed. However I used additional switches .

    • @orange_tweleve
      @orange_tweleve ปีที่แล้ว

      It's kinda annoying to use that switch cuz there's a high chance to move the joystick axes while pressing down on it.

  • @ankushdhiman0111
    @ankushdhiman0111 8 หลายเดือนก่อน +1

    hlo bro brushed motor ko control kar sakta hai for rc tank

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      Yes you can . Please check my videos on cars 👍🏻👏🏻

    • @ankushdhiman0111
      @ankushdhiman0111 8 หลายเดือนก่อน +1

      all car video are related with esp32 module

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      @@ankushdhiman0111 there is video using nrf module and Arduino . Please check that 👍🏻👏🏻

  • @madiyorsulton4432
    @madiyorsulton4432 2 ปีที่แล้ว +2

    is it possible to do with two DC motor l298n driver in addition?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      Yes you can do that . Check my videos on rc car using nrf module for reference

  • @rogelkimuelr.4473
    @rogelkimuelr.4473 9 หลายเดือนก่อน +1

    is it ok if the transmitter port available is com9 only? while the receiver port is com8?

    • @hashincludeelectronics
      @hashincludeelectronics  9 หลายเดือนก่อน

      Yes that’s fine . 👍🏻🙏

    • @rogelkimuelr.4473
      @rogelkimuelr.4473 9 หลายเดือนก่อน +1

      @@hashincludeelectronics hello, follow up question, is it ok to use variable regulated ps instead of using buck converter?

    • @hashincludeelectronics
      @hashincludeelectronics  9 หลายเดือนก่อน

      @@rogelkimuelr.4473 yes you can . However make sure it provides 5v output at receiver . 👍🏻👏🏻

  • @mohsenganjkhanloo2408
    @mohsenganjkhanloo2408 8 หลายเดือนก่อน +1

    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

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      Yes you can connect 16*2 LCD display to it 👍🏻👏🏻

    • @mohsenganjkhanloo2408
      @mohsenganjkhanloo2408 8 หลายเดือนก่อน +1

      @@hashincludeelectronics Can you teach me how to do this?

  • @mohammedayman6938
    @mohammedayman6938 2 หลายเดือนก่อน +1

    Can I dispense with all the joysticks and potentiometer and use only the push buttons?

  • @yash-hy8gr
    @yash-hy8gr 8 หลายเดือนก่อน +1

    Kya hum 2 push button ki jagah toggle switch use kar sakte hai

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน +1

      Yes you can 👍🏻👏🏻

    • @yash-hy8gr
      @yash-hy8gr 8 หลายเดือนก่อน +1

      ​Thanks for answering

    • @yash-hy8gr
      @yash-hy8gr 8 หลายเดือนก่อน +1

      Bhai kya hum is transmitter ko scale vehicle me use kar sakte hai kya

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      @@yash-hy8gr what is scale vehicle? If it’s a remote car then you can use this transmitter receiver 👍🏻👏🏻

    • @yash-hy8gr
      @yash-hy8gr 8 หลายเดือนก่อน

      Yes yes it's rc car means mini model of original vehicle

  • @habashkt1483
    @habashkt1483 2 ปีที่แล้ว +2

    Can use push Botten insted of joystick?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      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 .

  • @sulavshrestha8687
    @sulavshrestha8687 ปีที่แล้ว +1

    Its like we need to connect differently than universal receivers can u do with 3 pin

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Sorry but I did not understand your question

    • @sulavshrestha8687
      @sulavshrestha8687 ปีที่แล้ว

      @@hashincludeelectronics i mean theres is light use in other channels can u do other functions rather than led

  • @Nkgfbf360
    @Nkgfbf360 ปีที่แล้ว +5

    Awesome one , its very useful to me, all the best for your upcoming video...💜💜💜🥳🥳🥳🥳😇🔥🔥🔥🔥🔥🔥🔥🔥

  • @subhadipghanta09
    @subhadipghanta09 7 หลายเดือนก่อน +2

    for circuit design, what software is best ? free

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน +1

      I use fritzing 👍🏻👏🏻

    • @subhadipghanta09
      @subhadipghanta09 7 หลายเดือนก่อน

      @@hashincludeelectronics but how can i add nrf24L01 adapter module ?

  • @utkarshnaugariya2118
    @utkarshnaugariya2118 7 หลายเดือนก่อน +1

    If i want to use 12v brushed motor in place of servo and led

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน

      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 👍🏻👏🏻

  • @ishtq
    @ishtq 6 หลายเดือนก่อน +1

    Can I replace lights with DC motors with same wiring diagram , please fast answer

    • @hashincludeelectronics
      @hashincludeelectronics  6 หลายเดือนก่อน

      You can not directly connect DC motors to microcontroller . You will have to use motor driver module to run DC motors 👍🏻👏🏻

  • @lizoncarz1245
    @lizoncarz1245 11 หลายเดือนก่อน +1

    Instead of servo can we use a bldc motor

  • @newthinkofficial
    @newthinkofficial 2 ปีที่แล้ว +2

    Can I use on/off switches at the place of push buttons?

  • @Bryan-h2w
    @Bryan-h2w 5 หลายเดือนก่อน +1

    Hi
    I want to know what type of potensiometer do you use in transmitter?

    • @hashincludeelectronics
      @hashincludeelectronics  5 หลายเดือนก่อน

      It’s 10k potentiometer 👍🏻👏🏻

    • @Bryan-h2w
      @Bryan-h2w 5 หลายเดือนก่อน +1

      @@hashincludeelectronics thank you ❤️🙏

    • @hashincludeelectronics
      @hashincludeelectronics  5 หลายเดือนก่อน

      @@Bryan-h2w welcome 🙏

    • @Bryan-h2w
      @Bryan-h2w 5 หลายเดือนก่อน +1

      Bro i have another question
      How many watts of 220 ohm resistance did you use?

    • @hashincludeelectronics
      @hashincludeelectronics  5 หลายเดือนก่อน

      @@Bryan-h2w just use any 220 ohm 👍🏻👏🏻

  • @shahnewajbd4623
    @shahnewajbd4623 7 หลายเดือนก่อน +1

    How can we use brushlese motor in this project?

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน

      Please check my video ok BLDC motor for reference 👍🏻👏🏻

    • @shahnewajbd4623
      @shahnewajbd4623 7 หลายเดือนก่อน

      @@hashincludeelectronics it is very difficult for me to change the code for using bldc

    • @shahnewajbd4623
      @shahnewajbd4623 7 หลายเดือนก่อน

      Please edit the code for bldc and share with me

    • @shahnewajbd4623
      @shahnewajbd4623 7 หลายเดือนก่อน

      ​@@hashincludeelectronicsplease modify the code for for bldc and share with me please 🙏🙏🙏

  • @xrphobby1341
    @xrphobby1341 ปีที่แล้ว +1

    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.

  • @baybadki
    @baybadki 10 หลายเดือนก่อน +1

    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

  • @surajkanojiya5943
    @surajkanojiya5943 ปีที่แล้ว +1

    Is there any chance or way of extending the range of the transmitter and receiver?

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      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
      @surajkanojiya5943 ปีที่แล้ว

      @@hashincludeelectronics I need at least 5km range for my project purpose.

    • @Falcon_X1
      @Falcon_X1 ปีที่แล้ว

      @@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.....

  • @shadowfighter7085
    @shadowfighter7085 ปีที่แล้ว +2

    Can i use this with arduino uno instead of nano

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      Yes you can 👍🏻👏🏻

    • @shadowfighter7085
      @shadowfighter7085 ปีที่แล้ว +2

      @@hashincludeelectronics hii bro
      Why are you not doing any projects it's been one year you posted videos

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      @@shadowfighter7085 I will be back with videos soon . Currently occupied with some other stuff . But stay tuned 👍🏻👏🏻

  • @SampaBarman-rj1go
    @SampaBarman-rj1go 11 หลายเดือนก่อน +1

    Can i add trogle switch in this

  • @newthinkofficial
    @newthinkofficial 2 ปีที่แล้ว +1

    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....

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      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
      @newthinkofficial 2 ปีที่แล้ว +2

      @@hashincludeelectronics but how can I combine those codes?
      And what will be the circuit diagram?
      Please help

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      @@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.

    • @newthinkofficial
      @newthinkofficial 2 ปีที่แล้ว +2

      @@hashincludeelectronics please provide me code and circuit diagram.
      Please!🙏

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      @@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 . 👍🏻

  • @shadowfighter7085
    @shadowfighter7085 ปีที่แล้ว +1

    Can i add a bldc motor in the receiver part

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Yes you can . You should use any of the servo channel for BLDC motor 👏🏻👍🏻

  • @sanjeewakumara2755
    @sanjeewakumara2755 ปีที่แล้ว +1

    Can i control brushless motors from this transmiter and receiver

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Yes you can . You can use any of these servo channels . 👏🏻👍🏻

  • @Ahmedboublia
    @Ahmedboublia 2 ปีที่แล้ว +1

    Is there is a different if I chose the nrf module vs nrf +antenna
    I mean the code is the same or change

  • @noiceman_but_yt4725
    @noiceman_but_yt4725 9 หลายเดือนก่อน +1

    I have nrf module without the antenna will it work ?

    • @hashincludeelectronics
      @hashincludeelectronics  9 หลายเดือนก่อน

      Yes it will 👍🏻👏🏻

    • @noiceman_but_yt4725
      @noiceman_but_yt4725 9 หลายเดือนก่อน

      @@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 ?

    • @noiceman_but_yt4725
      @noiceman_but_yt4725 9 หลายเดือนก่อน

      @@hashincludeelectronics also is giving the power thing for module important?

  • @Md7riyazz
    @Md7riyazz ปีที่แล้ว +1

    Bro i have one nano only iam use nodemcu instead of another nano pls reply quick i have exibition

    • @Falcon_X1
      @Falcon_X1 ปีที่แล้ว +1

      i dont think that works.. but try it... if you have 2 nodemcu , then check other videos in YT

  • @bebashambatan6903
    @bebashambatan6903 11 หลายเดือนก่อน +1

    Sir, have you made it for 2 way communication?

  • @Writertrueline04short
    @Writertrueline04short ปีที่แล้ว +1

    Transmiter and receiver ki jagah par Lora 3:34 module transmitter and receiver Ka use kar Ke ak video banao bade bhaiya

  • @CrazyGaming-lw7cf
    @CrazyGaming-lw7cf ปีที่แล้ว +2

    @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

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      Yes you can use dc motor. Please check my videos rc car using nrf trans receiver module for reference 👍🏻👏🏻

  • @rajmishra5080
    @rajmishra5080 ปีที่แล้ว +1

    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

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      Yea you can . Please check my other videos on car using nrf transmitter receiver . That video will give you idea 👍🏻👏🏻

  • @arunkantony5803
    @arunkantony5803 4 หลายเดือนก่อน +1

    what is the value of potentiometer ? Thanks for the video

  • @kadyo_diy
    @kadyo_diy 2 ปีที่แล้ว +1

    Can use nano Atmega168p?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      I believe you can use it . There is not much difference . Give it a try if you don’t have 328p available .

    • @kadyo_diy
      @kadyo_diy 2 ปีที่แล้ว

      @@hashincludeelectronics yess thank you

  • @FFSTARZARD
    @FFSTARZARD 11 หลายเดือนก่อน +2

    Can we make 14 channels in aurdino nano

    • @hashincludeelectronics
      @hashincludeelectronics  11 หลายเดือนก่อน +1

      Yes we can . You can use analog pins as additional pins 👏🏻👍🏻

  • @DIYTechnicianRM
    @DIYTechnicianRM 22 วันที่ผ่านมา +1

    transmitter mai jitne bhi component laga hai...un sab me arduino se power de rhe ho...voltage drop nhi hoga ?

    • @hashincludeelectronics
      @hashincludeelectronics  20 วันที่ผ่านมา

      It provides around 1A current . So that’s fine at transmitter 👍🏻👏🏻

    • @DIYTechnicianRM
      @DIYTechnicianRM 20 วันที่ผ่านมา +1

      @@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

    • @hashincludeelectronics
      @hashincludeelectronics  20 วันที่ผ่านมา

      @ that is also fine . But make sure grounds are connected together 👍🏻👏🏻

    • @DIYTechnicianRM
      @DIYTechnicianRM 20 วันที่ผ่านมา +1

      @@hashincludeelectronics ha...GND to sabka common rahega...

    • @hashincludeelectronics
      @hashincludeelectronics  20 วันที่ผ่านมา

      @ yes 👍🏻👏🏻

  • @dhanjaylaudenci1657
    @dhanjaylaudenci1657 2 ปีที่แล้ว +1

    Can i use ESP8266 NODEMCU without using arduino nano?Please reply bro this the last part where im gonna build it

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      Unfortunately not in this project . This project needs Arduino board either Nano or Uno.

    • @dhanjaylaudenci1657
      @dhanjaylaudenci1657 2 ปีที่แล้ว +1

      @@hashincludeelectronics Oh okay thank bro

  • @MrBoi96969
    @MrBoi96969 9 หลายเดือนก่อน +2

    bro i tried but i didnot get any pwm digits on serial monitor ( i have checked the circuit )

    • @hashincludeelectronics
      @hashincludeelectronics  9 หลายเดือนก่อน

      Please check the video slowly and carefully for any missing step 👍🏻👏🏻

  • @bjornmosell1747
    @bjornmosell1747 ปีที่แล้ว +2

    Best tutorial ever❤

  • @GuilhermedaSilvaCaetano0095
    @GuilhermedaSilvaCaetano0095 ปีที่แล้ว +1

    i have a question, how much meters this transmitter and receiver can stay conected?

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Thanks for checking out the video 👏🏻👍🏻. It is said that it can go upto 1km. Give it a try 👍🏻

  • @android99ff
    @android99ff ปีที่แล้ว +1

    Can i use only servo or motor without using led

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      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 👍🏻👏🏻

  • @yash-hy8gr
    @yash-hy8gr 5 หลายเดือนก่อน +1

    Bro what for we use UBEC

    • @hashincludeelectronics
      @hashincludeelectronics  5 หลายเดือนก่อน

      It’s kind of step down voltage converter . We need it to provide good 5v power supply to servo motors 👍🏻👏🏻

  • @narenpai
    @narenpai ปีที่แล้ว +1

    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

    • @narenpai
      @narenpai ปีที่แล้ว

      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

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      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 👍🏻👏🏻

  • @xrphobby1341
    @xrphobby1341 2 ปีที่แล้ว +1

    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

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      Unfortunately I don’t have idea about this module you said .

    • @xrphobby1341
      @xrphobby1341 2 ปีที่แล้ว

      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.

  • @chidinmaogbazi5687
    @chidinmaogbazi5687 2 ปีที่แล้ว +1

    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.

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      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 .

    • @chidinmaogbazi5687
      @chidinmaogbazi5687 2 ปีที่แล้ว +1

      @@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.

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      @@chidinmaogbazi5687 awesome work 👍🏻

  • @sgtsak
    @sgtsak 9 หลายเดือนก่อน +3

    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.!

    • @hashincludeelectronics
      @hashincludeelectronics  9 หลายเดือนก่อน

      Thank you very much for checking out the video and nice comment . I am glad that this video helped you 👍🏻👏🏻

    • @sarfarajakram6386
      @sarfarajakram6386 8 หลายเดือนก่อน

      I have building a remote controlled ship about 10 feet long

  • @АлександрСелезнев-д7к
    @АлександрСелезнев-д7к 2 ปีที่แล้ว +1

    Hello! Can you help me? I have an error 'class RF24' has no member named 'isChipConnected'

  • @sureshsurange9388
    @sureshsurange9388 10 หลายเดือนก่อน +1

    Can you make different channels outputs for rc plane

    • @hashincludeelectronics
      @hashincludeelectronics  10 หลายเดือนก่อน

      You can use the same setup for RC planes . It’s like you have to use servos and bldc motor . 👍🏻👏🏻

    • @sureshsurange9388
      @sureshsurange9388 10 หลายเดือนก่อน

      @@hashincludeelectronics no I meant that can you show how to make different channel output as in other commercial recievers.

  • @nikolatesla892
    @nikolatesla892 2 ปีที่แล้ว +2

    Can I make it with Arduino pro mini?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      Unfortunately I have not used Arduino mini . If all required pins are available then give it a try . Else use Arduino nano or Uno .

  • @VeronicaKhutlane-ff5bb
    @VeronicaKhutlane-ff5bb หลายเดือนก่อน +1

    Thank you man, you helped me so much

  • @shadinov6334
    @shadinov6334 2 ปีที่แล้ว +5

    Thank you for uploading an amazing video!!!!!! 😍

  • @zlatkoturcic3041
    @zlatkoturcic3041 2 ปีที่แล้ว +1

    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)

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      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 .

  • @rohithraj2716
    @rohithraj2716 6 หลายเดือนก่อน +1

    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

    • @hashincludeelectronics
      @hashincludeelectronics  6 หลายเดือนก่อน

      You can check my video on Arduino nrf24l01 car for reference👍🏻👏🏻

  • @avtech321
    @avtech321 ปีที่แล้ว +1

    Sir, what is value of potentiometer please reply me 2:42

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      You can use 10k potentiometer 👍🏻

    • @avtech321
      @avtech321 ปีที่แล้ว +2

      @@hashincludeelectronics thank you so much sir , I am your big fan , 🤝🤝🙏

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      @@avtech321 you are welcome 🙏 keep learning 👍🏻

  • @orange_tweleve
    @orange_tweleve ปีที่แล้ว +1

    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

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      Try connecting just one servo and one potentiometer first . And then go on increasing .

  • @maheshkudale5318
    @maheshkudale5318 2 ปีที่แล้ว +1

    सर,
    क्या एक लॉरा मोडूल रिसिव्हर और ट्रान्समीटर दोनो काम एकसाथ कर सक्ता हैं ?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว

      Yes it can do . This module can act as transmitter and receiver . But it can receive or transmit data at a time

  • @E_D_I_T_EFX
    @E_D_I_T_EFX ปีที่แล้ว +1

    Thank god its working smoothervthan me

  • @xeilebballesteros
    @xeilebballesteros 6 หลายเดือนก่อน +1

    Does it work with motors

    • @hashincludeelectronics
      @hashincludeelectronics  6 หลายเดือนก่อน

      Yes it does . 👍🏻👏🏻

    • @xeilebballesteros
      @xeilebballesteros 6 หลายเดือนก่อน

      @@hashincludeelectronics how am I gonna put it in?

    • @xeilebballesteros
      @xeilebballesteros 6 หลายเดือนก่อน

      @@hashincludeelectronics I use coreless mini DC motor

  • @AkashDas-vx2ph
    @AkashDas-vx2ph 2 ปีที่แล้ว +3

    Excellent sir ☺️

  • @MTS-Gaming-tl4ko
    @MTS-Gaming-tl4ko 3 หลายเดือนก่อน +1

    Hello how I can use brushless motor

    • @MTS-Gaming-tl4ko
      @MTS-Gaming-tl4ko 3 หลายเดือนก่อน +1

      How I can join

    • @hashincludeelectronics
      @hashincludeelectronics  3 หลายเดือนก่อน

      Please check my video on how to use BLDC motor 👍🏻👏🏻

  • @hansenlobo
    @hansenlobo ปีที่แล้ว +1

    How many channel transmitter can be built using arduino nano?

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      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 .

  • @Mirzazahed83
    @Mirzazahed83 10 หลายเดือนก่อน +2

    Sir plz make transmitter and receiver for drone

  • @jubayerhossain8694
    @jubayerhossain8694 2 ปีที่แล้ว +3

    Sir Please using esp32...

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      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.

    • @jubayerhossain8694
      @jubayerhossain8694 2 ปีที่แล้ว +1

      Thank you sir.....❣️

    • @jubayerhossain8694
      @jubayerhossain8694 2 ปีที่แล้ว +1

      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..?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      @@jubayerhossain8694 just add those new channels variables in the sending data structure . Check how the 2 channels are used .

    • @jubayerhossain8694
      @jubayerhossain8694 2 ปีที่แล้ว +1

      Thank you sir .....🤍

  • @newthinkofficial
    @newthinkofficial 2 ปีที่แล้ว +3

    Very helpful video. Good job!

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      Welcome 👍🏻

    • @newthinkofficial
      @newthinkofficial 2 ปีที่แล้ว +2

      @@hashincludeelectronics please create a videos:- how to connect a motor driver (to connect 775 12v dc motor) to this receiver ?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +1

      @@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 .

    • @newthinkofficial
      @newthinkofficial 2 ปีที่แล้ว +1

      @@hashincludeelectronics okay... Thank you..!

  • @witelectronic
    @witelectronic 4 หลายเดือนก่อน +2

    I tried it and it works perfectly. Very good. .....Mix two channel code ? Please. Thank you.

  • @zlatkoturcic3041
    @zlatkoturcic3041 2 ปีที่แล้ว +1

    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
      @hashincludeelectronics  2 ปีที่แล้ว +1

      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 .

    • @giorgioantonaci1769
      @giorgioantonaci1769 10 หลายเดือนก่อน

      ⁠@@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??

  • @rmilo
    @rmilo 2 ปีที่แล้ว +1

    Nice, im gonna use a arduino uno for the controller and a arduino mega for the car

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +2

      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 .

  • @roshikschannel9971
    @roshikschannel9971 ปีที่แล้ว +1

    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!

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Please makes sure there is no loose connection . Also make sure you are using nrf adapter as shown in video . Check for power supply 👏🏻👍🏻

  • @TechnoShuvo360
    @TechnoShuvo360 2 ปีที่แล้ว +4

    What is its range?

    • @hashincludeelectronics
      @hashincludeelectronics  2 ปีที่แล้ว +2

      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 👏🏻

    • @TechnoShuvo360
      @TechnoShuvo360 2 ปีที่แล้ว +3

      @@hashincludeelectronics Thanks

    • @pascalvonrotz6555
      @pascalvonrotz6555 2 ปีที่แล้ว +1

      @@hashincludeelectronics how far did you Test it jet

  • @yogeshjangra3973
    @yogeshjangra3973 7 หลายเดือนก่อน +1

    Please tell the potentiometer reading.

  • @naveenk4792
    @naveenk4792 ปีที่แล้ว +1

    WHAT HAPPENS WE SEND TWO SIGNALS AT A SAME TIME THROUGH nrf24l01 ?????????

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      Not sure if we can send 2 signals at the same time from same transmitter . Please check nrf24l01 sheet 👍🏻👏🏻

  • @channelduit1474
    @channelduit1474 7 หลายเดือนก่อน +1

    Klw pakai esc hubungkan ke socket mana

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน

      You can use it in place of any servo motor 👍🏻👏🏻

  • @Allah_Is_The_creater
    @Allah_Is_The_creater 8 หลายเดือนก่อน +1

    Same code works with ML01DP5?

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน +1

      Not exactly sure about this module 👍🏻👏🏻

    • @Allah_Is_The_creater
      @Allah_Is_The_creater 8 หลายเดือนก่อน +1

      @@hashincludeelectronics thanks

    • @Allah_Is_The_creater
      @Allah_Is_The_creater 8 หลายเดือนก่อน +1

      @@hashincludeelectronics it's nrf24 model too

    • @hashincludeelectronics
      @hashincludeelectronics  8 หลายเดือนก่อน

      @@Allah_Is_The_creater it might work . But I suggest please check tutorial on internet on this module 👍🏻👏🏻

    • @Allah_Is_The_creater
      @Allah_Is_The_creater 8 หลายเดือนก่อน +1

      @@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 .

  • @gaurabdas7309
    @gaurabdas7309 7 หลายเดือนก่อน +1

    How to code BLDC motor in it's receiver?

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน

      You can use the same servo motor code but make small change in it . Please make the change in map function in receiver code 👍🏻👏🏻

    • @gaurabdas7309
      @gaurabdas7309 7 หลายเดือนก่อน +1

      And how to connect bldc to the receiver ?

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน

      @@gaurabdas7309 please check my video on how to use BLDC motor with Arduino for reference 👏🏻👍🏻

    • @gaurabdas7309
      @gaurabdas7309 6 หลายเดือนก่อน +1

      How to change the reciever code for bldc. Please reply I have my project pending

    • @hashincludeelectronics
      @hashincludeelectronics  6 หลายเดือนก่อน

      @@gaurabdas7309 please check my video on BLDC motor that will help you . You will have to make very small change at receiver code only 👍🏻👏🏻

  • @Guts_024
    @Guts_024 ปีที่แล้ว +1

    How can i use this with motor driver??

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว +1

      You can refer my rc car videos based on nrf trans receivers. You will get idea about it 👍🏻👏🏻

    • @Guts_024
      @Guts_024 ปีที่แล้ว +1

      @@hashincludeelectronics thanks 👍 I'll check it right away 🙂.

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      @@Guts_024 awesome 👍🏻

  • @savithagatty3234
    @savithagatty3234 ปีที่แล้ว +2

    Thanks bro it's fantastic

  • @Allah_Is_The_creater
    @Allah_Is_The_creater 6 หลายเดือนก่อน +1

    I did everything the exact same and it keep showing me no signal in serial monitor 😢 please answer me 😢

    • @hashincludeelectronics
      @hashincludeelectronics  6 หลายเดือนก่อน

      Please use rechargeable battery . Also make sure there are no loose connections . Also use nrf adapter only . Check video for any missing step again . 👏🏻👍🏻

  • @yeungmea4681
    @yeungmea4681 ปีที่แล้ว +1

    in reciver ino file cannot verify / compile in >> if(radio.isChipConnected() && radio.available()) please check again ,how to fix that thank you !

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      It should compile . Please check the video for any missing steps .also make sure you install the correct libraries as shown in video 👏🏻

    • @yeungmea4681
      @yeungmea4681 ปีที่แล้ว +1

      @@hashincludeelectronics how libraries and where can be download & correct to verify that reciver.ino please ? please help us thank you !

    • @yeungmea4681
      @yeungmea4681 ปีที่แล้ว +1

      sorry ..can you tell us which main step to care ? still cannot verifty / compile in please help us thank you !

    • @hashincludeelectronics
      @hashincludeelectronics  ปีที่แล้ว

      @@yeungmea4681 if you get compilation error then please install the all the libraries properly as shown in video .

    • @Falcon_X1
      @Falcon_X1 ปีที่แล้ว

      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..

  • @Er.dilipkumar
    @Er.dilipkumar 7 หลายเดือนก่อน +1

    I want make a project which is wireless home appliances on ,off & and also show ampere & volt in remote display

    • @hashincludeelectronics
      @hashincludeelectronics  7 หลายเดือนก่อน

      You can check my video on home automation for reference 👍🏻👏🏻