I had tried to build a Arduino controlled quad a couple years ago, and I just got a 3d printer and I found your videos on this build. This will help allot in finally finishing my project. Thanks.
@TanishqIsHere7 жыл бұрын
*I just cannot thank you enough for this! was searching for this since the beginning of time*
@lebasson7 жыл бұрын
Congratulations on this series. The pacing and visual way of presenting the information is so good!
@jithinrajt65174 жыл бұрын
Sir where to connect the joystick to the transmitter circuit Potentiometer is numbered but Not cleared which number to which Potentiometer
@ioijiopjkiopjkp2 жыл бұрын
Man you have no idea how much this helped me, thanks!
@ashishpatil16512 жыл бұрын
broooo this is the only video i needed
@tanohack7 жыл бұрын
I want to build this great project! 😊 thanks for sharing it
@njamnjamb7 жыл бұрын
How to use test values? Mostly I don`t understand what should I do to correct unproper middle position.
@cesarhinojosa19687 жыл бұрын
hello, awesome job!!! but i have a question why have you soldered 5V to VIN on the receiver, we get VIN from the lipo battery, but i dont get that connection, the 3.3 voltage regulator goes from 5V or from Vin(sharing the connection)_
@robertparenton74702 жыл бұрын
Thank You! From Frisco, TX
@hondatechnodiag84955 жыл бұрын
wow you r amazing teacher tank you very much this series Really helped me in the completion of the end of the study I hope you put a smooth internet stuff I really liked your methodology in communicating the idea to the recipient
@santtappamulage60832 жыл бұрын
Sorry sir I not understand that port 1,2,3,4 which one where should connect
@sharmabhumi81747 жыл бұрын
test code only working and when i connect it digital pin 2 with reciever code it won't works at all i tried alot but no output is recieved
@ELECTRONOOBS7 жыл бұрын
The receiver doesn't work? have you tried first the receiver test code to see if you receive the values using the serial monitor of the arduino?
@sharmabhumi81747 жыл бұрын
Electronoobs yes reciever receives the values perfectly and if PWM code is uploaded then also works fine but ppm is not giving output and for reciever m using atmega328 dip not nano
@t41ef462 жыл бұрын
I followed every step of each video twice. But it still is not working for me. The software shows the controller is working but the motor doesnt respond. Sometimes, I just get random fluctuating behavior from the motor. Any advice is highly appreciated!
@app2133 жыл бұрын
Amazing tutorial. Could you maybe make a tutorial on showing how to connect a JR module to a diy Arduino tx controller?
@sameeralblushi76004 жыл бұрын
You got a SUBSCRIBER DUDE
@نشوانالظاهر-م9ف2 жыл бұрын
How are you sir...Can you use the ADXL345 you want the MPU6050 because I don't have the MPU6050 and thank you
@mr.karthiklegend3062 жыл бұрын
Which pins are used to joy controller
@tsstheskillsstudio53164 жыл бұрын
Where do we add joystics you added ?? Can you share something that can be standard and more eassy to understand ??
@adityaaherkar5097 жыл бұрын
How to connect joystick module instead of that Console
@kammaranithin5 жыл бұрын
hi..... the transmittor code and receiver test codes are compiling correctly but the actual receiver code is have some #error statement which is giving an error indication. Help me out.....
@abhishekmeena80193 жыл бұрын
This vedio cleared all my doubts but i have 2 ques.. Can u please explain me the concept behind the ps/2 port??? Also, should i use both joystick and potentiometer or only TWO JOYSTICKS ARE SUFFICIENT as your coding indicates the use of 4 joystick values (or potentiometer values) and one joystick have 2 potentiometers corresponding to 2 potentiometer values.
@MrAidit7 жыл бұрын
i want to use oscillator for the 6th channel for controlling gimbal. can you help me which part i should modify in the code?
@dushyantchaudharymathura3 жыл бұрын
Hi, when I use arduino nano instead of atmega chip in the transmitter, would the same transmitter code work or there is a separate version for arduino version.
@giniterminator7 жыл бұрын
Very good video and explanation! Congrats!
@pocat004 жыл бұрын
this is a really awesome video. where do you solder the trim wires on the Arduino Nano. because I would like to ads trim. would i need too change the code.
@vasyapupkin9115 жыл бұрын
thank you this is a great job. Tell me please, can i use a LoRa receiver and transmitter instead of nrf24?
@saadkarim69947 жыл бұрын
this is very good job and i want to start building it this summer
@BarefootBeekeeper6 жыл бұрын
Here's a question for anyone who knows: what happens with the trimmers on the transmitter when you convert it to Arduino? Can they be incorporated into the circuitry so they can still do their job? If so, how are they connected? If not, how do you trim the quad before/during flight?
@originalthehrao5 жыл бұрын
Dont think that you would need a trimmer with flight controller on board. You can add code to your flight controller to auto trim if its not already taking care of the trimming.
@dipakpatil35294 жыл бұрын
Pleas tell me the function of each potentiometer and switch. Like a which potentiometer is use for forwarding the drone and which is for reverse ,up and , down ?pleas reply
@andrew_with_laser_eyes5 жыл бұрын
Hey Electeonoobs, this really interests me. Is it possible to use a frsky transmitter module and receiver module to hack something together using Arduino to get that reliablitity/long range signal and be able to make a custom controller? I've been trying to figure this out for a while. Thanks
@shantotorofder39164 жыл бұрын
Hey can i use arduino pro mini to make the receiver....... If I can how many voltage regulator I have use....is this I have to use one voltage regulator for nrf and other for arduino pro mini..........I just want to know that arduino pro mini has voltage regulator or not..
@casandrachavez92985 жыл бұрын
hello sir, this transmitter and receiver are the same in your DIY transmitter and receiver
@abhishekshadagali5 жыл бұрын
Is transmitter construction is same for brushed and brushless drone
@ayushmanjain40086 жыл бұрын
receiver and transmitter antenna can be of different size or the size should be same to get a longer range?
@aminezitouni84276 жыл бұрын
could you tell me how can i change the receiver code to get the PWM at 1520us center pulse? Because The software that i use on my flight controller requires a receiver that supports a 1520us center pulse. what can you suggest me? please answer my question, thank you.
@sonaliganje7264 жыл бұрын
i have followed all your videos , i am getting 6 channel ppm data on my serial monitor with reciever test code but when i upload the final code to the reciever i cannot see the the recieved data on the multiwii platform ... i have used two arduino mega instead of arduino nano ... can u pls help me out
@zfazir69037 жыл бұрын
in this video, are you still use arduino uno and arduino nano? because you not mention the material of arduino uno
@kerricbennett53507 жыл бұрын
you 3.3 voltage regulator looks different in the receiver schematic than in the link given above. Is it the same? And, what type of decoupling capacitors did you use? thanks
@omsingharjit6 жыл бұрын
Nice , & thanks :) i wanna know , is it possible to somehow use Computers joysticks or Gamepads , as Arduino projects controller ???? i mean can we connect joystick's Usb to some usb compatible ics like Attiny85 and use its whole buttons and potentiometers ???? because by this way perhaps we can use is A , B , C , D , and Up , Down , Left , Right and other push buttons , with any Arduino projects !!!!?????
@edwalsh185 жыл бұрын
I am also interested in this
@diegojosephia2 жыл бұрын
It definitely is possible we just don't recommend it, it feels way different and not in a good way😁 but you can always try
@swapnilsawake32865 жыл бұрын
i uploaded receievr test code to receiver and transmitter code to the transmitter but no data transmission happening please help
@scofield8077 жыл бұрын
Thank you, very beautiful videos. I'm waiting for the 3rd part. When will it be completed ???
@jkimmmusic6 жыл бұрын
Can I use the PPM output from the Nano into a regular FC?
@ahmedmujahad99997 жыл бұрын
in this video you have solder 5v port with vin but in your blog you didnt mention about this??? can you explain the purpose of ppm port attached to d2 on nano? where to attach it ?
@ELECTRONOOBS7 жыл бұрын
I never solder 5V to Vin, That's crazy. Maybe two lines overlap on the schematic by error but never connect 5V to Vin. The PPM sends 8 channels with the data to the Flight controller, it's basic!
@ahmedmujahad99997 жыл бұрын
see the video at 10.30 of part 2
@ELECTRONOOBS7 жыл бұрын
Don't worry about that. It was a small error, the voltage regulator wasn't working si I'e soldered a jump wire between Vin and Vcc, I forgot about that. But you just follow the schematic. There is no connection between Vin and Vcc. Thank you!
@ahmedmujahad99997 жыл бұрын
ok got it. i am also having 127 values in receiver test code when executed for all but when joystick is moved nothing happens. what are possible causes ?
@mansoorahamed57185 жыл бұрын
@@ELECTRONOOBS I am having 127 values in receiver test code when I moved joystick nothing happened.please explain this
@michaelberge15613 жыл бұрын
Question: Why do you have to make your own radio controller? Why can’t you use the one without modifying it? I’m working on a project and I want to just buy a controller and not have to make one. Can you buy a controller and somehow connect it to a receiver which is connected to an Arduino?
@abhishekmeena80193 жыл бұрын
There are many sites like mydronelab.com, etc where u can refer. Because they use ready made transmitter and receiver. This site uses diy made receiver and transmitter.
@shantotorofder39165 жыл бұрын
So after inject the code into the receiver and transmitter how you connect to the receiver with that transmitter.......... like how you bind the transmitter with the receiver.......... I am simply saying I am using nRF24L01+ integrates a complete 2.4GHz RF transceiver for to make receiver and NRF24L01+PA+LNA Wireless Transceiver Module 1100m for transmitter.........will it connect to each other................................. plz tell me....will it connect or there is a match like it have to same model...... if you say that it will connect not a problem I will order it from online......... so plz reply....
@mustaqueahmed5995 жыл бұрын
Sir... I am trying this project since 3 Month.... I followed this video also your website every thing seems to be ok.. But I can't established PPM connection between the receiver and transmitter... I don't have isoloscope so I have tried Test code also... But nothing happened.. Please help me
@taysirabdool5959 Жыл бұрын
same for me nothing happen not data transferred for 2 week im still trying to figure out what wrong
@shoaibakhtar24846 жыл бұрын
At 7:57 can you please tell which of the pin which are at top of the arduino is channel 1,2,3,4,5 and 6
@sumitrawat53174 жыл бұрын
¿Cuál es la resistencia del potenciómetro que ha utilizado?
@RoboticsHero7 жыл бұрын
That is great work . thank u for sharing your project, i am using xbee module and i have alot of problem with it like sending analogs values and char etc..
@catkat24773 жыл бұрын
hi, ''#error Delete this line befor you cahnge the value (clockMultiplier) below'' PPM I get an error in your recipient code Help mee ??
@ammccoy41317 жыл бұрын
great man!! can i use arduino pro mini to make transmiter and receiver ? or nodemcu lolin ?
@augustoboretti6156 жыл бұрын
Hey, how are you? I want to know if I can connect my NRF24L01 as receiver, to an Spectrum RC,
@jayantdangui83836 жыл бұрын
Link which you have given for nrf24 receiver opens link for transmitter what should I do ??
@nildobonfimmachado98465 жыл бұрын
Is it possible to use telemetry on this receiver? NRF24 is a transceiver.
@Taran726 жыл бұрын
thank you for the video but your transmitter test code is the same as the receiver test code. I tried it and got a bunch of gibberish letters that scroll continuously regardless if the module is connected or not. I am not quite sure what should I see and if I have an issue with the module or with something else. thank you for sharing the code, it really helped. :) UPDATE: it turns out that I applied 5V instead of 3.3V on one unit so basically I fried one unit and had the other one works fine so probably that explains the erratic letters I was seeing. :)
@ahmedmujahad99997 жыл бұрын
Hey. The code which you have mention on the blog is compatible with other controllers as well?
@ELECTRONOOBS7 жыл бұрын
For the Multiwii?
@steeltwistercoaster4 жыл бұрын
Is it possible to just use an off the shelf receiver and link it to the arduino?
@shutdahellup694206 жыл бұрын
can i use these values with a 350 size drone with 1400kv motors?
@imanamal55225 жыл бұрын
How did you make the manual fine tune? You did not show how.😓
@marklimbrick5 жыл бұрын
...all the questions in these comments, I know the answers, but you could easily google and find out yourself....eg Iman Amal - the joysticks have a mechanical link which moves the whole body of the 'pot' to function as the trim adjusters = manual fine tune? No extra 'trimming' pots, so this is more reliable way to do it. I point out that there is no hi-tech 'channel hopping' with this system, so you need to be real careful about checking maximum range, every time, before a flight!
@glegoo1957 жыл бұрын
at 3:36, how you managed to add the 5V and GND characters with the picture? please, please share this technic!!! thanks
@ELECTRONOOBS7 жыл бұрын
I use after effects!
@glegoo1957 жыл бұрын
thanks for sharing :) , please continue with the quad build, I just got the frames printed.
@ezzeroualiabdellah6657 жыл бұрын
I think you should modify the PIN and POUT of the AMS !!3:45
@ezzeroualiabdellah6657 жыл бұрын
by the way I burned my NRF24 :/ cuz it was the first time I have used the AMS1117 3.3 .
@ELECTRONOOBS7 жыл бұрын
OMG, you are totally right, sorry. I'll change the schematics right now. Thanks a lot, that's a huge error.
@ELECTRONOOBS7 жыл бұрын
Ok, I've changed the schematics, sorry for the error and that you burned the NRF module! Thank you!
@ezzeroualiabdellah6657 жыл бұрын
you are still my hero and the best elctronical in youtube thank you for you videos and waiting for your new tutos
@vishnu_k_0075 жыл бұрын
I'm using transreceiver module Nrf 24L01+ and arduino nano then what will be the changes in code because given codes not working with this modules ??
@radharanivlogs97613 жыл бұрын
Sir can we use atmega 8a chip in place of atmega 328 chip.
@SangeetaDevi-ws7fr5 жыл бұрын
Will these receiver and transmitter work with a booster or a tricoper or. Cc3d
@mr.karthiklegend3062 жыл бұрын
Bro we can use DC 180 motor 39000rmp without esc for drone bro??
@mahmoodalideabal94547 жыл бұрын
Can you add screen on transmitter?
@fenrir8345 жыл бұрын
boy that would be great. and just think it is a touchscreen!
@nolimits49236 жыл бұрын
por favor, debe responder porque cuando quiero actualizar más tarde, instale la cámara, así que podemos aumentar el canal hasta 12 o menos en el receptor de ppm.
@arduinotechnology95643 жыл бұрын
It's cool but can you make a transmitter using arduino joy sticks
@bendixsondermann80397 жыл бұрын
Is there a way to wire the receiver to a Naze32 instead of arduino nano /pro mini? I have it set up, and think i see the noise jittering from the working receiver on the Naze, but cant seem to get the receiver and the transmitter to communicate. I have the Potentiometers setup raw, as im still waiting on my Joystick ones. Have everything wired according to your schematics, and flashed the according firmware to the Arduinos. Both NRF24 get their supply from the same 3.3 v ams1117 breadboard power unit. Nothing smoked or smelled funny. :D The Baseflight App shows no change upon turning the pots. I hope you have a suggestion how to get this to work ! :) (Loved your Idea of making Remote and Receiver myself, and so, customizable!) ;)
@ELECTRONOOBS7 жыл бұрын
I'm not fully understanding you. The trasmitter/receiver doesn't work at all or it has errors? Your NAZE32 acdept PPM signal or it has normal PWM signal for each channel. Upload the transmitter code to the transmitter arduino and upload the receiver test to the receiver and check the arduino serial monitor. If that works, then upload the normal receiver code and connect the PPM wire to your Naze board. It would be nice to observe the signal on one oscilloscope. Any any other question just ask!
@bendixsondermann80397 жыл бұрын
Thanks for the fast Reply! :) Sorry, i will try to clarify a bit more! ;) In the Baseflight App, i set the Naze32 to PPM Input (which disables PWM) I wired the Receiver up, and the Baseflight App shows me slightly jittering Values, sitting roughly in the middle ( i have a lot of Interference here where i sit, as there is a wifi router nearby, and various Electronics, etc. The Jitter is small tho, from 1500 to 1501 and back, for example. When i turn on the power for both nrf24, the signal in Baseflight shortly jumps. Thanks,I will try the Receiver test , and get back to you! :) Sadly i dont have an Oscilloscope, but i would like to have one, someday. I only have a Multimeter at the moment. Lets see if i can get this to work. Its my first time doing this kind of build! ;)
@ELECTRONOOBS7 жыл бұрын
But ignoring the small jitter the transmission works? I mean you slide the potentiometer and the received values change?
@bendixsondermann80397 жыл бұрын
ELECTRONOOBS, in fact it does not,and I still need to Try the receiver test Today. What it does is "spike" as soon as I connect the power to both nrf24 (in the receiver tab in Base flight) In my opinion, that means, the Naze at least has a working connection to its receiver (I think there is a problem in communicating between both the Nrf24. And I think the Problem might be on Transmitter side) I will be back home in like 2.5 Hours, and then I will tell you the results of the receiver test. Let's say, I get no output, at all. Even tho everything is wired correctly. What would I do then? I can make you as many photos as you need, if you want to see my setup. 😊
@bendixsondermann80397 жыл бұрын
ELECTRONOOBS, I got to hook up a joystick and it's button to the Arduino pro mini, tried to make the Nrf24 transmitter communicate with an Arduino Uno with the Receiver Test code on board. The Serial Monitor in Arduino IDE is connected, and showing Nothing. So there is no connection. What to do now? 😊
@mihapeterle2046 жыл бұрын
on your web page is arduino reciver code for 6 servo controling, like normal rc reciver. whic one transmiter is the one that mach the code for reciver. I wll be glad for anie answer.
@ELECTRONOOBS6 жыл бұрын
With the same transmitter you can have both 6ch PPM output or 6ch PWM output. It is all there on the webage. Keep up!
@mihapeterle2046 жыл бұрын
hello i have another question about atmega used here ATmega328 or ATmega168 does ATmega168 eaven work on that project??? because i searcher and one say: .......The 328 has twice the memory (of all kinds) than the 168. Other than that, they're the same. ....... and i have just one ATmega328 and one ATmega168. Please awnser me!!
@ELECTRONOOBS6 жыл бұрын
ATmega328 is way better.
@WORRIORS213 жыл бұрын
I am asking you one question ppm signal out which pin d2 or d3 tell me.
@kjohn46877 жыл бұрын
where can I buy that transmitter joysticks with the same specifications? is I need to change the program if I changed the specifications of the joystick?
@ELECTRONOOBS7 жыл бұрын
Basically all joysticks are just two potentiometers so any RC controller should be the same. All that could be different is the quality and precision of the potentiometer movement. I bought mine from a second hand store!
@kjohn46877 жыл бұрын
Electronoobs Thanks for your kind information sir...✌✌:-)
@rish19757 жыл бұрын
how solid is the link! ...what is the range and what about interference from other transmitters nd wifi signals!? does it affect!?....plus can i use a 433mhz module and boost its power to 7W instead of a 2.4ghz....to get longer range like UHF system for fpv !?
@ELECTRONOOBS7 жыл бұрын
Using 2.4GHz you will have no interference. You jyst have to use a different channel pipe. Using the module with the power amplified antenna I was able to keep the link for more than 800m.
@rish19757 жыл бұрын
800m is not gonna cut it nd 2.4 ghz can be used only winthin 1w power transmission beyond 1w is illegal .....its for my project i need range for atleast 20km.....nd 433mhz is the least used bandwidth.....is there any way by with i can transmit PPM signals for such long distance....and can u suggect me any other micro controller for 12ch ....a little tweak in the code should do it right!?.....nd can u explain if the transmitted PPM signal is converted to PWM signal at the receiver because servos work on PWM signals!?
@leonardorossi78623 жыл бұрын
very exceptional!! could someone help me about how to read or receive the program text rows? in the movie it is too difficult...
@bjb17846 жыл бұрын
Sir can I used Arduino nano ATmega168 to this project.Please reply
@pranjal11005 жыл бұрын
Which receiver module are you using?
@jeremytalbot-paquet86794 жыл бұрын
Would it be possible to add a VTX with a camera?
@adityaaherkar5096 жыл бұрын
Bro how should I complete this can you please help me about this .. whenever I connected aurdino n nrf 24 it gets heated and Burnt .. so what is the problem in it. I had followed all the circuit diagram that you had been provided ..
@ELECTRONOOBS6 жыл бұрын
Please tell me which schematic did you used? Scheamtic receiver: www.electronoobs.com/images/Robotica/tut_5/receiver_schematic_ppm.png Scheamtic transmitter: www.electronoobs.com/images/Robotica/tut_5/final_schematic.png or this one: www.electronoobs.com/images/Robotica/tut_5/Transmitter_schematic_arduino_drone_atmega_chip.png if you don't want to use the NANO. Pleaase check all the connections. 12V to the Vin pin or to the voltage regulators. 5V to the Vcc pins and 3.3 to the radio receiver. Be careful. Any question just ask!
@adityaaherkar5096 жыл бұрын
Electronoobs Can you please check receiver ppm code . There is one error in #error delete this line before you change the value (clockmultiplier) below.
@adityaaherkar5096 жыл бұрын
Electronoobs Can you please tell me what should I do here .
@mihapeterle2046 жыл бұрын
in the other videos i saw that you need to set module to 4 diferent power level low-high in wich level your code is seted?? (radio.setPALevel(RF24_PA_LOW);)
@ELECTRONOOBS6 жыл бұрын
That is optional. I don't use that function. www.electronoobs.com/eng_robotica_tut5_2.php According to 6.5 of the nRF24L01+ specification sheet, they translate to: RF24_PA_MIN=-18dBm, RF24_PA_LOW=-12dBm, RF24_PA_MED=-6dBM, and RF24_PA_HIGH=0dBm. You chouse your power amplifier. I would leave the default!
@brundum7 жыл бұрын
you could swim with arduino nano
@ahmedmujahad99997 жыл бұрын
i am having 127 values in receiver test code when execute for all but when joystick is moved nothing happens. what are possible causes ?
@mansoorahamed57185 жыл бұрын
The same problem with me bro
@baseandtrance11106 жыл бұрын
What is the best range you got on this drone
@Hennet976 жыл бұрын
Can this build work with an frsky transmitter module or not?
@clintonsmith41664 жыл бұрын
Can you please help me. I have spent hundreds of dollars on this, gone through 7 sets of nrf24 modules and I still cannot get the controls to work. I have the flight controller working. I don't know what I am doing wrong. I have checked at least a hundred times. I have my wires connected on breadboards with pins connected below Ce==>9 CSN==>10 SCK==>13 MOSI==>11 MISO==>12 For some reason I CAN NOT get the radios to communicate. For even simple nrf24 tutorials. What am I doing wrong???
@ELECTRONOOBS4 жыл бұрын
Ok so there are many reasons the radio could fail. I recommend you to first test the simple code of send and receive of only one data. Make sure the radio voltage is 3.3V and maybe use external regulator for more current. Use short wires between arduino and radio module to reduce interference. Make sure to select csn and ce pins in the code to match your connections, in this case as you say, pins 9 and 10. If still doesn't work, i don't know...
@clintonsmith41664 жыл бұрын
@@ELECTRONOOBS Well first I appreciate the response. I am using the nRF24L01+ Adapter that regulates the voltage and im using the 5v pin from the arduino nano. I have tried every simple test code I can find and I am certain about the csn and ce pins. I've heard that the market is flooded with cheap knock offs so I guess I am just going to keep ordering different ones until I find a good set. If you could recommend somewhere for me to purchase them THAT WOULD BE GREAT!!!
@sandyriyadi7 жыл бұрын
because i am so new, can you make code so i can fly drone via joystic analog like attack 3 logitech from my computer, via pc serial - arduino - nrf24l01 .. ??, and ppm output too so i can try my drone using cable without transmitter, thanks
@vedantnarayan617 жыл бұрын
you are great. You solved my problem
@ELECTRONOOBS7 жыл бұрын
Thank you very much! I'm glad!
@ahmedmujahad99997 жыл бұрын
does your blog and this video are same i mean its look different while building the controller ???
@ELECTRONOOBS7 жыл бұрын
Ahmed Mujahad yes, on the blog I have a different controller but this one is there as well.
@ahmedmujahad99997 жыл бұрын
okay so how did you connected the joystick of the controller with nano?
@ahmedmujahad99997 жыл бұрын
and other thing is the code which you have mention on the blog is compatible with other controllers as well?
@naveenramu58756 жыл бұрын
transmitter and receiver don't bind.i have used ky-023 xy axis joysticks modules
@tarunverma84184 жыл бұрын
Can we use this tx nd rx in commercial fc like any f4 flight controller??
@SangeetaDevi-ws7fr5 жыл бұрын
What is the use of 4 potentiometers why cant we use 2 justicia instead
@connorwatson71625 жыл бұрын
what is the name of the controller youre using
@pratyusha15887 жыл бұрын
How to modify the code to add more channels to it, like a 2 pos or 3 pos switch ?
@joshbrown46147 жыл бұрын
You didnt mention anything about the capacitor used in the receiver? Can you please explain it
@ELECTRONOOBS7 жыл бұрын
The NRF module needs very stable 3.3 volts and alos needs a lot of current so for that we add an extra capacitor to supply those peaks when needed. Keep up!
@joshbrown46147 жыл бұрын
What size is the cap? thanks
@mainusama107 жыл бұрын
heyy..!! i've follow all the schematic for the transmitter that you have mentioned but when i supply 12v to nrf gets hot. and some times joystick change values on test code but mostly it doesnt work
@ELECTRONOOBS7 жыл бұрын
12V to the NRF24???? I expressly say it needs 3.3V. That's why you should use a voltage regulator. With 12V that NRF24 it's definitelly dead.
@mainusama107 жыл бұрын
yea i know and i have used regulator 3.3v but its still gets hot when i attach the 12v betray as shown in your schematics.
@ELECTRONOOBS7 жыл бұрын
Make sure of the AMS1117 pins. First is GND, second is OUT and third is IN. Once it is connected measure the output. It is 3.3V? Keep up!
@mainusama107 жыл бұрын
i've double checked each and every connection it all according to the schematics
@ELECTRONOOBS7 жыл бұрын
But the radio connection works? It might be possible that you have already burned the chip, amybe a short circuit. Sorry I can¡t know what is the problem...
@arianazadi1805 жыл бұрын
Hi , your videos are cool , i want to use esp8266_01 as reciver , and my phone will be transmitter, can you please learn me programming of it?
@sambhavsingh50884 жыл бұрын
Can a arduino pro micro be used for receiver.
@mohammadmunwar86206 жыл бұрын
Hi brother , my name is imran ,is this transmitter and receiver is working
@genel.85827 жыл бұрын
can i use the atmega 8 in place of the atmega328
@brundum6 жыл бұрын
Donde conseguiste la emisora por que no la consigo