I AM WORKING ON A UAV THAT WOULD BE CONTROL BY WIFI 802.11G DATA LINK . I ALSO WANT TO STREAM THE VIDEOS FROM MY UAV ... WHAT HARDWARE I NEED ON UAV . I THINK ONE IS WIRELESS ADAPTER. CAN WE CONTROL UAV AND STREAM VIDEO TO GROUND CONTROL SYSTEM SIMU... N I ALSO WANT TO KNOW THAT WHAT IS THE RANGE OF FUTABA 2.4GHZ CONTROLLERS CAN I MERGE IT WITH MY WIFI DATA LINK. OR I ACTUALLU NEED FUTABA?? IS THERE ANY OTHER WAY TO CONTROL UAV THROGH WIFI??? CA N U PLZ SUGGEST WHAT WHICH MICROCONTROLLER R COMPATIBLE WID 802.11G!! I THAT R A LOT OF QUESTIONS!!!
You need to be a member of diydrones to add comments!
In Taiwan, There are many amateur release informations about 802.11G communication, You can search "菱形天線 + 山賊"
as keyword from google. Although You don;t understand Chinese, but you can get some pictures to gauss how the 802.11g can approach the long distance data link.
I know someone has already done it in RC flight for Real time data monitor.
UDP data grams over 802.11g would be the way to go. The trick is doing all the initialization & handshaking in the 802.11g standard. 1 has to be a WAP. SDIO 802.11g cards were easier to hack. Now it looks like they're all USB & you need a USB host. Better off getting an XBee.
Replies
as keyword from google. Although You don;t understand Chinese, but you can get some pictures to gauss how the 802.11g can approach the long distance data link.
I know someone has already done it in RC flight for Real time data monitor.