How to make Simple Transmitter and Receiver at home | DIY Arduino based Radio Control

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 116

  • @justaneric
    @justaneric 6 месяцев назад +3

    why did u attach the joysticks like that 😭u could've bent the already existing pins instead of soldering them to some other header pins

    • @AKElectroDIY
      @AKElectroDIY  6 месяцев назад

      I did this so that I can remove joysticks anytime and use them for other projects

  • @sajidakilledar779
    @sajidakilledar779 6 месяцев назад +2

    Hey i started making this kendin yap 6 channel receiver and transmitter. I finished making transmitter. But in reciever there is a problem he is using an external battery for reciever which i don't want to use. I want to directly power both reciever and servos with bec of esc can you help which pin should i use in positive line and with 5v will both work correctly?

    • @AKElectroDIY
      @AKElectroDIY  6 месяцев назад

      Just connect 5V of ESC to Servo 5V and Arduino 5V. Notice that don't connect 5V to Vin of arduino, as arduino requires 6 to 9 V on that pin. If you connect esc 5v to arduino 5v pin, then it should work good.

    • @sajidakilledar779
      @sajidakilledar779 6 месяцев назад +1

      Thanks

  • @UncleFreid
    @UncleFreid 11 месяцев назад +1

    Дякую брате. Ми їх зробимо)

  • @cosmogaming6705
    @cosmogaming6705 9 месяцев назад +2

    Bro can you make mini reciver for fsi6x?? 👀

  • @darkstorieys
    @darkstorieys 5 месяцев назад +1

    bro ye muje agar rc car mae lagana ho yo kya karu please thodi guidance chahiye batado . good content 👌🏻 u reply to each comment is so appreciable

    • @darkstorieys
      @darkstorieys 5 месяцев назад +1

      ya fir mae transmitter khareedu kya better rahega

    • @AKElectroDIY
      @AKElectroDIY  5 месяцев назад

      Thank you for watching.
      Acha agar ap ne rc car kay liye transmitter banana hai to ye wala best rahe ga. Wese ye kisi bhi cheez mein use ho sakta hai, rc plane, car, boat, etc. Lekin rc car and boat kayliye ye best hai.
      Agar ap ke paas zyada budget hai to professional transmitter bhi buy kar sakte ho. Us mein apko behtar options aur settings mil jayen gi. Lekin normally yehi wala chal jaye ga.

    • @darkstorieys
      @darkstorieys 5 месяцев назад

      @@AKElectroDIY thankyou bhai 😌 best of luck for your channel 👍🏻

    • @darkstorieys
      @darkstorieys 5 месяцев назад +1

      @@AKElectroDIY bro esc bhi lagani hoti h kya or isme input golyage kya deni h rc car ke liae mere pass rockcrowler h usme fit karna h ye dc motor h

    • @AKElectroDIY
      @AKElectroDIY  5 месяцев назад

      @@darkstorieys is remote ke saath esc lagta hai. Motor aur receiver ke beech mein. Wo motor ki speed ko control karne kay liye use hota hai

  • @yugioh7955
    @yugioh7955 11 месяцев назад +2

    Hey 👋 could you tell me how long range can have this trnasmitter. Btw thanks for this video, amazing job

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      The range is about 400 to 1000 meters in open area.

  • @stocksanalysis5620
    @stocksanalysis5620 10 месяцев назад +1

    Agar main NRF ko receiver main without antina use karunga aur transmetter me antina wala NRF to kitna range dega aur kaisa work karega

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Bilkul same work kare ga. Matlab ap kisi bhi nrf antenna module ko, without-antenna nrf se replace kar sakte ho. In dono ka code bhi yehi same rahe ga.
      Siraf range kam ho jaye gi. Jis tara ap keh rahe ho us tara range 50 se 200 meter tak aye gi. Aur agar dono antenna module use karo to range 100 to 1000 meter

  • @mohammedsufiyanbepari8638
    @mohammedsufiyanbepari8638 11 месяцев назад +2

    Hello bro, I have built this project by seeing your video for my college project. It is working on the breadboard but as I put it in the circuit and soldered it is not working the power supply the soldering and every connection I have checked so many times. The servo and motor work on their own and don't respond to the transmitter. Please help me with this problem.

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад +1

      I also had the same problem at the start. But later it somehow got working, even I don't know why.
      You can try these steps to solve the problem
      Reupload the transmitter and receiver code
      There is a parameter in the code like this
      const uint64_t pipeIn = 0xE9E8F0F0E1LL;
      make sure that this parameter is same in both the transmitter and receiver code
      Compare the circuit diagram of breadboard circuit and the actual circuit, and check if there is any difference between the circuits, that could be causing error.
      Use a different battery to power the transmitter and different one to power the receiver
      Let me know if these steps work or not. You can ask for further help if you want.

    • @mohammedsufiyanbepari8638
      @mohammedsufiyanbepari8638 11 месяцев назад +1

      Thank you for giving a solution I tried this also it works on the breadboard with the same connections but not on the circuit. I tried everything you have mentioned but still doesn't work.
      @@AKElectroDIY

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад +1

      Try making another circuit. May it will work. As I was also facing the same issue, but now it is working. If not, you can just make the circuit on the breadboard using your own small pieces of wires as jumper wires.

    • @mohammedsufiyanbepari8638
      @mohammedsufiyanbepari8638 11 месяцев назад +1

      I have tested the circuit it is working on the breadboard. I checked my circuit again and came to find out that through the ESC controller, I am providing the input for the receiver so the power supply is not sufficient. I solder Arduino 5v pins across the channel positive pins for the servo motors to at least make some movement.
      So can you tell me what have you done on the receiver side for the channel pins input.
      @@AKElectroDIY

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад +1

      I powered the arduino using 9v, giving it on the arduino VIN. For the servos, they can also run on the arduino 5V pin, but using the 5v pins of arduino to power the servos is not recommended as the servo movements cause jerks in the voltage of arduino. So, I did not connect the servo vcc to arduino. I just made all the servo vcc pins common with each other. The servos are powered through the esc. As for arduino, it can also be powered through the esc by giving the vcc of esc to the 5v vcc of arduino board.
      In short, you should first try to power arduino using 9v to vcc input and give power to servo using arduino 5v. But use only servo motors to test the circuit, don't use esc. If everything goes well, then later on you can try using esc.

  • @stocksanalysis5620
    @stocksanalysis5620 11 месяцев назад +1

    Thankyou bhaiya

  • @stocksanalysis5620
    @stocksanalysis5620 10 месяцев назад +1

    Agar main NRF module without antina use karunga to kitna range dega

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Without antenna kay kaafi kam range de ga. About 20 to 100 meters I think. Agar range kam chahiye to without antenna ke use kar sakte hain.

  • @sahebdebbarman8099
    @sahebdebbarman8099 6 месяцев назад +1

    Bhi mana subscribe kiya hay
    Lakin link open nehe ho raha
    Or, mara pas arduino uno hay,
    Yea coad run kara ga?

    • @AKElectroDIY
      @AKElectroDIY  6 месяцев назад

      Ye link use karein
      drive.google.com/drive/folders/18cyR0gG1ZaslO4n9NSvXZlexezHwtqBd
      Arduino UNO aur NANO interchangeable hain. Matlab ap arduino nano ki jaga pr arduino uno use kar sakte ho. Aur arduino uno ki jaga pr arduino nano use kar sakte ho. Koi problem nahi hai. Lekin connections bilkul same hona chahiye

    • @sahebdebbarman8099
      @sahebdebbarman8099 6 месяцев назад +1

      @@AKElectroDIY ok

  • @mouhsinesimo6540
    @mouhsinesimo6540 10 месяцев назад +1

    Can these electronic items be operated on 50 volts?

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      These are made for 5 volts and 3.3 volts. You have to use a voltage regulator to convert 50 volts to 5 volts, else these components will be damaged.

    • @mouhsinesimo6540
      @mouhsinesimo6540 9 месяцев назад +1

      Something for the name of an effort organizer that we can publish

    • @AKElectroDIY
      @AKElectroDIY  9 месяцев назад

      I don't understand. Can you explain what you're saying?

    • @mouhsinesimo6540
      @mouhsinesimo6540 9 месяцев назад +1

      I want to buy a voltage regulator that works from 3 to 50 volts to work with a remote controller

    • @AKElectroDIY
      @AKElectroDIY  9 месяцев назад

      You can just use a 4 volt battery to power it

  • @stocksanalysis5620
    @stocksanalysis5620 11 месяцев назад +1

    Ese bnane me kitna cost ayega
    What is the range of this transmetter please give me answer of both questions

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      The range is about 400 to 1000 meters in open area. Generally when we fly rc planes/drone in line of sight, we fly them within 300 meters.
      And about the price, kindly tell me whether you're from India or Pakistan?

  • @asiyamujawar9682
    @asiyamujawar9682 10 месяцев назад +1

    Hey can we run bldc motor with this receiver and transmitter

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Yes you can

    • @asiyamujawar9682
      @asiyamujawar9682 10 месяцев назад +2

      Hey did your receiver and transmitter directly established connection after uploading code or did you made breadboard small connection of code hello world how did you establish can you explain

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад +1

      I uploaded the code to both transmitter and receiver. Then I turned them ON and they connected automatically. This is because I used the same address (radio communication address for modulation) in codes of transmitter and receiver to make them connect together after powering them on.
      In short, you just have to upload the code, and they will connect automatically.

    • @asiyamujawar9682
      @asiyamujawar9682 10 месяцев назад +1

      @@AKElectroDIY thanks I will also try

  • @stocksanalysis5620
    @stocksanalysis5620 11 месяцев назад +1

    1800kv bldc motor me kitna inches propeller use karu

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      6 to 8 inch tak use kar sakte ho

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      Agar 7 inch ka mil jaye to wo best rahe ga. 8 inch ka use karna ho to pehle dekh lena ke esc over heat to nahi ho raha. Warna 6 inch ka hi use kar lena

  • @adclip3580
    @adclip3580 Год назад +1

    Can I replace the 100u capacitor with a 47u or 220u capacitor

    • @AKElectroDIY
      @AKElectroDIY  Год назад +1

      Yes you can replace the capacitor with 47uF or 220uF. 47uF is better as it will be small in size but 220uF can also be used

  • @NTechidea.
    @NTechidea. 5 месяцев назад +1

    Any ones got struck in this transmitter,use uno in transmitter nano in receiver.

    • @AKElectroDIY
      @AKElectroDIY  5 месяцев назад

      No problem. Arduino uno and nano are interchangeable. They will work the same with the same code and same wiring.

    • @NTechidea.
      @NTechidea. 5 месяцев назад +1

      @@AKElectroDIY if we use arduino uno in receiver reciver not works well because uno consist pin number 3,5,6,9,10,11 only pwm pins this pins are only servo attachable,but in nano all are pwm pins.tair fore use nano

    • @AKElectroDIY
      @AKElectroDIY  5 месяцев назад

      @@NTechidea. The Arduino nano pinout as showing on google has the same pwm pins as uno. But as its small size and lightweight, so yes its better for the receiver than a uno.

  • @sangitakasana6484
    @sangitakasana6484 Год назад +1

    Which capacitor you have used?

  • @bgmi36108
    @bgmi36108 11 месяцев назад +2

    Bhai programing kaise karenge hm mera pass computer nhi hai😢😢,
    Bina programing ka nhi kaam karta ka ye compunents?

    • @w_u_f
      @w_u_f 11 месяцев назад +1

      You can borrow your friends' computer

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      Mobile phone se programming ho sakti hai

  • @appsaccounts9007
    @appsaccounts9007 11 месяцев назад +1

    Can you please tell OR Can You make a Video On Using these transmitter and using Arduino as flight controller How to make a Quadcopter Drone ?

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      OK sure
      I am already planning to make a video on a DIY Arduino based Quadcopter.

  • @stocksanalysis5620
    @stocksanalysis5620 10 месяцев назад +1

    Mai sasta wala transmitter and receiver ka DIV kit Lena chahta hu wo kaisa wark karta hai

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Mein ne try nahi kya. Lekin mein ne us ke reviews dekhay thay. Acha work karta hai

  • @stocksanalysis5620
    @stocksanalysis5620 11 месяцев назад +1

    Main f22 plane banane wala hun to main banane ke liye kaun sa board use karu

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      Ap in mein se kisi ka bhi bana sakte ho
      Thermocol
      Cardboard
      Depron foamboard
      Mene depron foamboard se f22 banaya hai. Meri video dekh lena guidance kay liye. Wohi plane cardboard se bhi bana sakte ho. Depron best hai lekin wo thora sa mehnga ho ga.

  • @alonesony3499
    @alonesony3499 Год назад +1

    BRO IT is a request ,can you please give the link for all the parts u use in this project, make sure that the budget should be a little bit cheap ,as i am a student...😊😊😊

    • @AKElectroDIY
      @AKElectroDIY  Год назад

      Of course i can give the links to all parts.
      Kindly tell me your country

    • @AKElectroDIY
      @AKElectroDIY  Год назад

      You can buy from robu.in

  • @jeshmireang6165
    @jeshmireang6165 11 месяцев назад +1

    Can we use in drone

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      Yes you can use it in drone.

  • @mrbest353
    @mrbest353 8 месяцев назад

    !!!CAN I SET UP THE TRANSMITTER WITH ARDUNIO UNO AND NOT ARDUNIO NANO?

    • @AKElectroDIY
      @AKElectroDIY  8 месяцев назад

      Ofcourse, you can. Both the uno and nano are interchangeable. Just make sure to use the correct pins.

  • @farhatjahank7341
    @farhatjahank7341 10 месяцев назад +1

    Mai transmitter bana rha hu arduino nano se kaam nahi kar rahi hai nrf jab ki arduino nano sahi hai aur arduino uno se kam kar raha hai to kya karu😢

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Circuit ke connections check karo

  • @sanjeewakumara2755
    @sanjeewakumara2755 Год назад +1

    What is the range of the transmiter

  • @IshanSinha-m6y
    @IshanSinha-m6y 11 месяцев назад +1

    I have Big Size if Ardino UNO So I Can code on this

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      Yes you can. You can use this same code and same wiring diagram.

  • @bmatic2069
    @bmatic2069 11 месяцев назад +1

    I subscribed to your channel but link for code still does not work

    • @AKElectroDIY
      @AKElectroDIY  11 месяцев назад

      Thanks for subscribing.
      I think that you are opening the link on mobile phone. It should work if you copy and then paste the link in google or any other browser.

    • @bmatic2069
      @bmatic2069 11 месяцев назад +1

      @@AKElectroDIY I use windows 10 with Firefox I also tried Chrome and whichever way I try I get the screen "Unlock link" "Complete the action"...etc and also loads of spam - bitcoins, software etc adverts...

    • @AKElectroDIY
      @AKElectroDIY  6 месяцев назад +1

      drive.google.com/drive/folders/18cyR0gG1ZaslO4n9NSvXZlexezHwtqBd

    • @bmatic2069
      @bmatic2069 6 месяцев назад +1

      @@AKElectroDIY thanks

  • @shortsandfun-15
    @shortsandfun-15 Год назад +2

    Link is not working

    • @AKElectroDIY
      @AKElectroDIY  Год назад +1

      drive.google.com/drive/folders/18cyR0gG1ZaslO4n9NSvXZlexezHwtqBd

  • @evilvasanth6384
    @evilvasanth6384 7 месяцев назад +1

    Not open code link bro

    • @AKElectroDIY
      @AKElectroDIY  7 месяцев назад

      Copy it and paste on google.

  • @mohsenganjkhanloo2408
    @mohsenganjkhanloo2408 5 месяцев назад +1

    Hello brother, can you tell this receiver how to install a motor without a two-wire core, thank you

    • @AKElectroDIY
      @AKElectroDIY  5 месяцев назад

      Sorry I did not understand what you want to ask. Can you please clarify what you mean by two-wire core?

  • @rcstudio2510
    @rcstudio2510 Год назад +1

    Hello

    • @AKElectroDIY
      @AKElectroDIY  Год назад

      Hi

    • @rcstudio2510
      @rcstudio2510 Год назад

      @@AKElectroDIY ye resewar katny ka hai

    • @AKElectroDIY
      @AKElectroDIY  Год назад

      @@rcstudio2510 ye receiver khud hi banaya hai. Price 300 inr ya 1200 pkr

    • @rcstudio2510
      @rcstudio2510 Год назад

      @@AKElectroDIY ap ki country se hain...mene purchase krna hai

    • @rcstudio2510
      @rcstudio2510 Год назад

      Katny chaanel hai

  • @mouhsinesimo6540
    @mouhsinesimo6540 10 месяцев назад +1

    Do you have WhatsApp, Professor?

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Yes I have. But you can contact me on messenger. I have the same username.
      By the way, I'm not really a professor 😅

    • @mouhsinesimo6540
      @mouhsinesimo6540 10 месяцев назад +1

      I really need your help

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      You can contact me on messenger @akelectrodiy

  • @stocksanalysis5620
    @stocksanalysis5620 10 месяцев назад +1

    Bhaiya aap apna number dijiye na mujhe ak project ko leke kam hai

    • @AKElectroDIY
      @AKElectroDIY  10 месяцев назад

      Mera fb account hai. Ap messenger per mujhe message kar sakte hain