I want to control a drone through a PC. For this need to send PC commands to an FS-T6 tansmissor that, in turn, will send the drone. How can I do this?
Finally, someone is working on my shelved idea.
You need to swap the cables for tx module , use a 3.3v level shifter and a 3.3 voltage regulated voltage supply. The best way to do it connect it sound card out or connect a USB sound card and output to level shifter to tx module.
you need to write a software to create the relevant pwm output from your input source.
basically you get a tx module and use the usb soundcard along with usb cable to power the board.
Ok. If I create a software to generate the PWM, can I use the Arduino. As I say this to the TX?
Let me explain better what I want: I wrote a software to control the drone. I want to send these commands to the TX FS-T6, which send to the drone.
I don't know Portuguese.
Sent from my Micromax AQ4501 using Tapatalk
You can generate PPM and output it though soundcard I guess , in that case you don't need an arduino in-between.
Another way is PC gives commands to an arduino board via serial and arduino in turn generates the PPM signal which is sent to the TX module.
Sent from my Micromax AQ4501 using Tapatalk
You can look at
http://openrcforums.com/forum/viewtopic.php?t=5885
bro follow this channel you will know a lot more https://www.youtube.com/watch?v=_LIBB9qlJoU
https://www.youtube.com/channel/UCTXOorupCLqqQifs2jbz7rQ
:hatsoff: