Thanks for this! I was able to get my Radiolink AT10ii working with RealFlight using a $5 Dollar General mic/headphone set using the first option. Excellent job describing the process.
@@who8dapple It works okay. Its been about a year since I've used it. I used RealFlight and had to work out with breadboard wires which pins on the Radiolink are output signal. Then I had to hack the S-Video cable with a audio jack cable and do some shitty soldering to get it all to work-ish...
@@who8dappleHis solution with the receiver is probably a better solution. You need to use the VJoy as he describes. The R6DS is pretty low cost and would work for this with the PPM output.
REALLY APPRECIATE IT!!! I am currently interested in the field of drone and going to build my own FPV Arduino-based drone. At the moment, I'm working on the Controller stuff, and since I want to build my own Arduino-based RC transmitter to play on some simulator, I found your video and it resolves my confusion tremendously!!!
I have a very old transmitter that I love the feel of the controls, but it's a very small, rare brand from the 80s that nobody makes a trainer cable for (it uses an old RJ14 landline connector for the trainer port; weird). I never thought of using the mic input on the onboard sound! That's a great idea. I know one of the pins on the RJ14 port is PPM, so it should work! Just need to solder up an adapter cord. Thanks!
If the last methode doesn't work for you. you are not alone....open the arduino joystic file and go to line 32 delet the two "//" keys before "byte digitalPins[] = {};" and it will work.....I wish there was a diy way for making it work on laptops using the first method.....Thanks for the great tutorial!
This is pretty smart. Obviously there are alot of direct solutions sans wiring and programming, but showing how one can allows them to grow beyond the store bought solution.
It took me thee days to figure out a way to hack my RC transmitter from a toy drone. I got it working with my own Arduino code that produces a PPM signal to feed into Smart Propo Plus and literally one hour later I found this. I'm still glad I did, because Smart Propo Plus is not very nice at all, because it is extremely glitchy and consumes so many system resources, that my whole PC starts to stutter after a while. The tip for using vJoySerialFeeder was really great. I just dumped my code and flashed the code to my Arduino, that is mentioned at the end of this video. That worked because I had the same Idea to solder wires into the RC controller (and it can still be used for my toy drone). After some calibration it started to work beautifully. A FlySky Transmitter is on the way to me from china and I'm going to hook it up wirelessly as mentioned here. This is a great source of information about that topic, thanks for that. Left a thumbs up!
I was going to do the arduino route but i found a trainer socket on my hitec optima 6 sport controller and it works with that software and headphone lead. Now to find some decent flying software that isn't 90 quid on steam. This video helped me alot many thanks!
The FTDI works great... First of all thanks a lot, this ssly helped me a lot... I used the self made simulator cable and SmartPropo Plus on FPV Freerider , but this SPP Software fluctuates a lot... I wanted it to work with LIFTOFF, but as SPP made my computer slow too, when it was running...so was unable to FPV on LIFTOFF .... But after this video....🔥🔥🔥 The FTDI or Adruino idea, wow....!! Works perfectly without fluctuations and slow computer... I would recommend everyone to use a FTDI, a bit extra amt of money to invest but works perfectly.... Again thanks for the video🤘🏻🙌🏻🔥 Lots of love frm India🇮🇳...
Hi, I've loaded a few simulators onto my laptop, also smart Pro Plus, I've tried a single interconnect lead to my controller, XK X6, the Laptop is a HP, I've also tried a stereo double connect lead between the two but no matter what I do there is no connection, I have tried it with several simulators and Pro Plus which I understand would normally connect anything, I think the problem could be that the 3.5mm connector on the laptop does Mic and Headphones from that one socket... I am at a loss and wondering if I need one of these USB interfaces I believe you can get... any suggestions welcome.. Thanks
Hi Joyvel, thanks for your post it's very very helpful, I need your expert help on this one, I have a controller built-in a USB connector from the RF-X simulator package, how do I make it work with the Phoenix simulator?
I have a DX4e and I tried plugging in an AUX cable from my controller to my PC but it didn’t work, do I need to download anything to make it work? I don’t want it to be wireless so it’s ok if there is a cord on it
In reference to Smart Propo Plus; if the program can convert the ppm to joystick can it also do the reverse and convert usb joystick inputs to ppm to control an rc plane? Thanks for the great video!!
Great Video, very intuitive, easy to follow. I have a FUTABA Conquest FP-T4NBF, and I installed SMARTPROPOPLUS on my Win7 PC. I made the audio cable and connected to the Training Port DIN Pin 2 (PPM Out) and GND. I could listen the pulses on the PC speakers and the transmitter appears operational. For some unknown reason, channels appear unclear, very noisy, and no major changes when moving the different channel controls. Do you know if this method is compatible with this RC Model? Any suggestion ?
Hi. I can't get my Spektrum DX7 to connect. Perhaps it's because I'm using a stereo 3.5mm plug rather than a mono (which I'll modify). But I also have a DX6 E so I can connect this wirelessly. How did you connect the receiver to the mic input. Was it by positive Rx input to centre pin of jackplug and negative Rx input to ground?
great video, the input of vjoyfeeder done with my old RC controller and arduino. but how to make my laptop recognized it as gamepad controller? because I my laptop not recognized it
Hello my friend and congratulations for your video. I want to ask you something. I have a spektrum AR7350 rx and i want to make a usb cable in order to program it via pc. I have a FTDI FT232 usb adaptor but where excactly do i have to connect the signal wire from the receiver? Only to the rx pin of the FTDI? Will ill i can to receive and send data to the receiver?
I have an old controller from a silverlit X-UFO and thought I might try to hook it up to the computer for use with a simulator. I found an audio port on the controller, and tried to plug it into my computer mic port with the suggested application, but it didn't seem to recognize anything. I took the controller apart and the audio port seems to be connected to a button labeled "trainer", and I assume this is then used for sending/receiving data when running two controllers? Should I expect this to work with an audio cable to my computer?
Hi, I have a Hitec Aurora 9 and Optima 6 receiver. Which method can I make the most correct connection by choosing? I have arduino leonardo and pro micro. The question is, is Optima 6 suitable for this work?
Is the microphone input capable to handle the inputvotage? How much voltage does the PPM output have (e.g. at the fs-i6)? Wouldn't it be better to add a potentiometer to devide the voltage? As i know, microphone inputs only handle voltages from about +/-20mV to +/-100mV
Hi, I have simple radio without any ports to connect to like the one you showed, and I have the USB simulator dongle that you showed as well ... is there a way to connect the two together ...if I find PPM and _ve ... and connect them to the mono audio cable ... will it work ?? Thanks
quick question on the ftdi chip, does this method only apply to PPM connection ? if so, is it possible and how to use the tfdi chip when i have a receiver without PPM slot, like a regular 3-4 chanel sanwa receiver ? Thanks in advance
Thanks for posting! I was able to connect and use my Flysky FS-I6 radio to my Microsoft Simulator X simulator and operate the main surface controls. Is there a way to use the Flysky switches as inputs to the simulator to control, e.g. brakes, cockpit views, etc.?
Smartpropoplus is detecting my trx but no response when I move the sticks. Status says audio signal is ok but can't calculate joysticks position. Try another type of modulation. Help me to solve this mate
@@OverTheTop9960 yes firstly I completely deleted my pc then reinstalled , the I tried different aux cables and finally got one (home made using two earphones
can you please explain i can use this transmitter on PPM signal with pheonix RC, because phoenixRC requires USB dongle and we are connecting PPm on mic jack
I have a question. Does this work for Beginner drone radio controllers, that don't have all the precision controls? It's just a bland controller that has two 360 degree sticks and some buttons.
I think you are a little fast with the explanation. I tried the first method, but it didnt work, because my PC has got a Aux plug with 4 imstead of 3 contacts. It is for audio output and microphone at the same time. So then i tried to use a four pin aux wire, and connect the ground wire to ground and the microphone wire to the pin you showed. Now the App was viewing the connection, and i could connect it, but it could not detemine the sticks position. Do i need to turn the trainer mode on, on the controller for it to work? Or do i have to connect it else with that plug? Or do i have to use a interface with and microphone adapter with 3 pins only?
I know this is a old video but i have a question anyway. I used the first method by connecting my radiolink GS4GS v2 transmitter to my pc via a 3,5mm audio jack. I downloaded the smartpro plus software and it seems to work. But when i start VRC Pro to race with rc cars i won't see my transmitter. Do you have any idea what i can do to fix this?
I have a Microzone MC8B 8-channel remote control 2.4GHz S-FHSS including a receiver and am looking for a way to connect it to a USB port on the PC. Is there a possibility?
hey im new this was helpfull but is there any software fo 2 ch transmitter for car sim as i cant get my one to work with propoplus also the model is a FS GT2
hello hope you can help me. I purchased a trainer socket for my old 35mhz graupner mc 10 and connected it. it is a 3.5mm audio jack. I connected it to the pc via aux cable and set it up like you showed in the video. I tried it out with the test version of reflex simulator. It worked kind of but it has huge lag! So its not usable. I looked into it with smartpropoplus and even there it has a huge lag and inaccuracy. What can I do?
Thanks for this! I was able to get my Radiolink AT10ii working with RealFlight using a $5 Dollar General mic/headphone set using the first option. Excellent job describing the process.
Currently trying to setup a sim using my Radiolink AT10ii as well. What simulator program are you using with your setup and How is it working?
@@who8dapple It works okay. Its been about a year since I've used it. I used RealFlight and had to work out with breadboard wires which pins on the Radiolink are output signal. Then I had to hack the S-Video cable with a audio jack cable and do some shitty soldering to get it all to work-ish...
@@who8dappleHis solution with the receiver is probably a better solution. You need to use the VJoy as he describes. The R6DS is pretty low cost and would work for this with the PPM output.
REALLY APPRECIATE IT!!!
I am currently interested in the field of drone and going to build my own FPV Arduino-based drone.
At the moment, I'm working on the Controller stuff, and since I want to build my own Arduino-based RC transmitter to play on some simulator, I found your video and it resolves my confusion tremendously!!!
I have a very old transmitter that I love the feel of the controls, but it's a very small, rare brand from the 80s that nobody makes a trainer cable for (it uses an old RJ14 landline connector for the trainer port; weird). I never thought of using the mic input on the onboard sound! That's a great idea. I know one of the pins on the RJ14 port is PPM, so it should work! Just need to solder up an adapter cord. Thanks!
thank you, I was going to buy a dongle but this video saved my 15$. glad I still have my old friend arduino uno lol
Is it possible to make it work for mac? I have a spektrum dx7
If the last methode doesn't work for you. you are not alone....open the arduino joystic file and go to line 32 delet the two "//" keys before "byte digitalPins[] = {};" and it will work.....I wish there was a diy way for making it work on laptops using the first method.....Thanks for the great tutorial!
This is pretty smart. Obviously there are alot of direct solutions sans wiring and programming, but showing how one can allows them to grow beyond the store bought solution.
Air-headed Aviator review my channel. I need subscribers
It took me thee days to figure out a way to hack my RC transmitter from a toy drone. I got it working with my own Arduino code that produces a PPM signal to feed into Smart Propo Plus and literally one hour later I found this. I'm still glad I did, because Smart Propo Plus is not very nice at all, because it is extremely glitchy and consumes so many system resources, that my whole PC starts to stutter after a while. The tip for using vJoySerialFeeder was really great. I just dumped my code and flashed the code to my Arduino, that is mentioned at the end of this video. That worked because I had the same Idea to solder wires into the RC controller (and it can still be used for my toy drone). After some calibration it started to work beautifully. A FlySky Transmitter is on the way to me from china and I'm going to hook it up wirelessly as mentioned here. This is a great source of information about that topic, thanks for that. Left a thumbs up!
Can this work with RC CAR controller and laptop i have a wireless rc steering wheel
Mate you rock, I've got a Ps2 output and you have shown me how to do it, thanks
I was going to do the arduino route but i found a trainer socket on my hitec optima 6 sport controller and it works with that software and headphone lead. Now to find some decent flying software that isn't 90 quid on steam. This video helped me alot many thanks!
This is a good RC model plane sim software introduction video.
We need guys like you to develop systems like these !! V. good
Thank you for making sense out of what others have made very difficult for me to understand
My idea is to use the radio from some wltoys helicopter like wltoys 911 etc.. Great video.
Thanks for the help, worked with the Tiny GEPRC 8 Controller
What method did you use?
Is the auxiliary 3.5mm audio cable support for xk x6 transmitter? And it will be work for heli x x14 flight simulator software?
Great video, really enjoyed it. Like the simple, clear presentation.
Great, thank you for your Video. Now i can usw my old Futaba Radio. Great thanks😀👍👍👍
Thank you. Really. The arduino method helped me a lot. I didn't have to buy a simulator cable to use the I6X.
I cannot believe I didn't think of this earlier, I cannot wait to try this!!!! ✌
thanks bro, because of you i didn't crashed my plane ty :)
cool I found an aux insert on my dxe transmitter and it worked!
Thanks so much for this video. I did use this technique until I had a dongle. You can also add the method of using the rc receiver's PPM output.
The FTDI works great...
First of all thanks a lot, this ssly helped me a lot...
I used the self made simulator cable and SmartPropo Plus on FPV Freerider , but this SPP Software fluctuates a lot... I wanted it to work with LIFTOFF, but as SPP made my computer slow too, when it was running...so was unable to FPV on LIFTOFF ....
But after this video....🔥🔥🔥
The FTDI or Adruino idea, wow....!! Works perfectly without fluctuations and slow computer...
I would recommend everyone to use a FTDI, a bit extra amt of money to invest but works perfectly....
Again thanks for the video🤘🏻🙌🏻🔥
Lots of love frm India🇮🇳...
Does the FTDI interface directly with fpv freerider ?
Or did you have to use SPP to decode the input from the FTDI?
thanks so much. I want to get into the rc hobbie and a had a dx6i transmitter and i didnt know how to hook it up to my pc. also i subscribed.
Very helpful ,excellent explanations ,Thank you !
Hi, I've loaded a few simulators onto my laptop, also smart Pro Plus, I've tried a single interconnect lead to my controller, XK X6, the Laptop is a HP, I've also tried a stereo double connect lead between the two but no matter what I do there is no connection, I have tried it with several simulators and Pro Plus which I understand would normally connect anything, I think the problem could be that the 3.5mm connector on the laptop does Mic and Headphones from that one socket... I am at a loss and wondering if I need one of these USB interfaces I believe you can get... any suggestions welcome.. Thanks
I'm with you but on a PC - vJoy device is missing and transmitter disconnected (Spektrum DX6i) No luck anywhere yet.
Hi Joyvel, thanks for your post it's very very helpful, I need your expert help on this one, I have a controller built-in a USB connector from the RF-X simulator package, how do I make it work with the Phoenix simulator?
Sorry, I'm not familiar with that one.
Many thanks for this video. As I am a Mac person, will appreciate a solution for Apple Macs. Thanks
Very informative and helpful video..
Thanks 👍
Love many of your videos and your awesome work
Great video. You have covered all options. Thank you.
this method is not working anymore, all software is abandonware, and windows 11...
Awesome, thanks for sharing, well done!
I have a DX4e and I tried plugging in an AUX cable from my controller to my PC but it didn’t work, do I need to download anything to make it work? I don’t want it to be wireless so it’s ok if there is a cord on it
So use the last one
In reference to Smart Propo Plus; if the program can convert the ppm to joystick can it also do the reverse and convert usb joystick inputs to ppm to control an rc plane? Thanks for the great video!!
Hi Mr. Osorio! I got a small question can I do this with a TRRS Jack Input? and how I can do this?
3:05 That miniplug jack is the same usually called DSC, for trainers? In your case at 3:08 there is no label
Could you show the connections in the option of minute 4:00 I couldn't look well and didnt work me.... thanks!
Wow so you could use this for any game potentially!!!
Yes, and use an Arduino to interface with any potentiometer based device.
@@Joyplanes I wonder if there are going to be people who do this just to have crazy Macro'd out controllers for normal games
@@DrZbo I'm pretty sure a lot of people have done this already.
check your receiver voltage range first, mine turned out to be for 3.3V and was turning on and off every half a second when I connected it to 5V
Great Video, very intuitive, easy to follow.
I have a FUTABA Conquest FP-T4NBF, and I installed SMARTPROPOPLUS on my Win7 PC. I made the audio cable and connected to the Training Port DIN Pin 2 (PPM Out) and GND. I could listen the pulses on the PC speakers and the transmitter appears operational. For some unknown reason, channels appear unclear, very noisy, and no major changes when moving the different channel controls. Do you know if this method is compatible with this RC Model? Any suggestion ?
On the latest smart propo plus version DO NOT CONNECT THE LEFT AND RIGHT TOGETHER. ONLY USE THE LEFT CHANNEL OTHERWISE IT WILL BE VERY NOISY.
spp is showing vjoy device is missing , how to solve this
Did you find a solution
@@dhanushkawijethunga Yeah , I just bought a new aux cable ,and it worked.
Hello . Do you know how to connect Absolute RC Heli Sim on the ipad using my own radio? I have a futaba and the generic USB conections for sims
Amazing video! Thank you!
excellent video so helpful
Great Video! Thanks,
I wonder, can I also use the ppm output of the Controller with a FTDI / Arduino ?
excellent video, I used the receiver to mic input to keep my transmitter wireless, it works great!!
Hi. I can't get my Spektrum DX7 to connect. Perhaps it's because I'm using a stereo 3.5mm plug rather than a mono (which I'll modify). But I also have a DX6 E so I can connect this wirelessly. How did you connect the receiver to the mic input. Was it by positive Rx input to centre pin of jackplug and negative Rx input to ground?
Great thanks 👍
Great video!!
hello, i have the controller shown at 0:27, how would i connect this
Nice video!
great video, the input of vjoyfeeder done with my old RC controller and arduino. but how to make my laptop recognized it as gamepad controller? because I my laptop not recognized it
Re-volt is a rc racing game in 1999 but no flight vehicle but using rvgl
Great video! Do you know it works with the phone jack in the BetaFpv lite Radio 2?
Hello my friend and congratulations for your video. I want to ask you something. I have a spektrum AR7350 rx and i want to make a usb cable in order to program it via pc. I have a FTDI FT232 usb adaptor but where excactly do i have to connect the signal wire from the receiver? Only to the rx pin of the FTDI? Will ill i can to receive and send data to the receiver?
I have a receiver Futaba R167FS. Which pins need to beconnected to the Arduino?
You are a legend
I have an old controller from a silverlit X-UFO and thought I might try to hook it up to the computer for use with a simulator. I found an audio port on the controller, and tried to plug it into my computer mic port with the suggested application, but it didn't seem to recognize anything. I took the controller apart and the audio port seems to be connected to a button labeled "trainer", and I assume this is then used for sending/receiving data when running two controllers? Should I expect this to work with an audio cable to my computer?
Any suggestions for using a DJI RC??
Just great!
can you make a video on connecting it with FTDI to flysky tx rx ppm
Hi, I have a Hitec Aurora 9 and Optima 6 receiver. Which method can I make the most correct connection by choosing? I have arduino leonardo and pro micro. The question is, is Optima 6 suitable for this work?
Great video, and verry usefull.
I have one question, can u an UART to usb board in place of the arduino?
Is the microphone input capable to handle the inputvotage? How much voltage does the PPM output have (e.g. at the fs-i6)? Wouldn't it be better to add a potentiometer to devide the voltage? As i know, microphone inputs only handle voltages from about +/-20mV to +/-100mV
My computer shuts down when I turn on the remote. The voltage at the minijack is 2.75 V. What to do with it?
What kind of pins are those you soldered on
Very nice joy
Hi, I have simple radio without any ports to connect to like the one you showed, and I have the USB simulator dongle that you showed as well ... is there a way to connect the two together ...if I find PPM and _ve ... and connect them to the mono audio cable ... will it work ?? Thanks
Does this work if you only have a headphone jack on your computer, but no microphone jack?
quick question on the ftdi chip, does this method only apply to PPM connection ? if so, is it possible and how to use the tfdi chip when i have a receiver without PPM slot, like a regular 3-4 chanel sanwa receiver ? Thanks in advance
Your a hero ❤️
I have a Futaba T6XHs Transmitter How could i find out the PPM and GND Pin in Trainer Port (In 1st Method)
It is some option to use transmitter with raspberry pi without PC? I mean rc car surface tx like traxxas one connecting to ardupilot via rpi.
Thanks for posting! I was able to connect and use my Flysky FS-I6 radio to my Microsoft Simulator X simulator and operate the main surface controls. Is there a way to use the Flysky switches as inputs to the simulator to control, e.g. brakes, cockpit views, etc.?
instaBlaster
Smartpropoplus is detecting my trx but no response when I move the sticks. Status says audio signal is ok but can't calculate joysticks position. Try another type of modulation. Help me to solve this mate
did you fix your issue?
@@OverTheTop9960 yes firstly I completely deleted my pc then reinstalled , the I tried different aux cables and finally got one (home made using two earphones
@@maharajakannan9558 Does it work if i dont have a dedicated microphone port? I only have one port for both microphone and headphone
@@anannyosamayel1350 S most probably it does
Does these steps works with real flight simulator software.. kindly share the deatils please thankz in advance.
I have the same question too
Cheers
@@venomousvenom010 I have made my own that's works amazing.
@@venomousvenom010 plz watch this in my channel ruclips.net/video/wHyxzDThs14/видео.html
Hello, how to connect the RC to my Mac (Thanks to you I successfully connect it to my PC with Smartpropoplus but I also want to train on Mac)
i have same problem
Nice Video. I'm a big fan of arduinos. Will this work on a Mac? and with Zephyr drone simulator? Thank you, Roland
Do u know how to connect a dx6i transmitter?
thank you sir
can you please explain i can use this transmitter on PPM signal with pheonix RC, because phoenixRC requires USB dongle and we are connecting PPm on mic jack
Thank u sooo much for showing different methods. Helped me a lot and my friends. Which simulator do you used..
I used Aerofly RC 7
is this Comertible with Graupner MX-16?
Would this work with a spectrum dx5e or dx6i as I have both of these. (To plug straight into the laptop)
Will SmartPropoPlus work with Flysky CT6b or not?
I have attempted several times to connect via Arduino-uno to vJoy, but it was unsuccessful.
I have a question. Does this work for Beginner drone radio controllers, that don't have all the precision controls? It's just a bland controller that has two 360 degree sticks and some buttons.
I think you are a little fast with the explanation.
I tried the first method, but it didnt work, because my PC has got a Aux plug with 4 imstead of 3 contacts. It is for audio output and microphone at the same time.
So then i tried to use a four pin aux wire, and connect the ground wire to ground and the microphone wire to the pin you showed. Now the App was viewing the connection, and i could connect it, but it could not detemine the sticks position.
Do i need to turn the trainer mode on, on the controller for it to work? Or do i have to connect it else with that plug? Or do i have to use a interface with and microphone adapter with 3 pins only?
Where are the wires from the FTDI going?
Does this work woth the dji rcn1?
Will it work if i connect receiver to adapter via SBUS port?
my receiver doesnt have an ibus port is it possible to feed my ppm into the arduino or the other thingy?
I know this is a old video but i have a question anyway. I used the first method by connecting my radiolink GS4GS v2 transmitter to my pc via a 3,5mm audio jack. I downloaded the smartpro plus software and it seems to work. But when i start VRC Pro to race with rc cars i won't see my transmitter. Do you have any idea what i can do to fix this?
also works with flysky i6X controller?
I have a Microzone MC8B 8-channel remote control 2.4GHz S-FHSS including a receiver and am looking for a way to connect it to a USB port on the PC. Is there a possibility?
hey im new this was helpfull but is there any software fo 2 ch transmitter for car sim as i cant get my one to work with propoplus also the model is a FS GT2
Hi can you suggest how can i use my wired PS3 remote with DJI simulator >
Thanks in advance
how can we use ppm rx for jvoy serial feeder ?
Can you please tell me how can we send data to flysky receiver through aurduino transmitter HC-12 SI4463
hello hope you can help me. I purchased a trainer socket for my old 35mhz graupner mc 10 and connected it. it is a 3.5mm audio jack. I connected it to the pc via aux cable and set it up like you showed in the video. I tried it out with the test version of reflex simulator. It worked kind of but it has huge lag! So its not usable. I looked into it with smartpropoplus and even there it has a huge lag and inaccuracy. What can I do?
which virtual controller to use