PDA

View Full Version : How to create a connecting drone to Linux?



Portaro
March 1st, 2014, 10:36 PM
Im interest in know the method to conect a drone to an pc with Ubuntu.

Im read that i need Arduino and rasperry, anyone have an idea about this?

tgalati4
March 1st, 2014, 10:42 PM
A google search:

http://www.engadget.com/2013/12/04/skyjack-parrot-drone-raspberry-pi/

http://diydrones.com/group/raspberry-pi-pilots

Portaro
March 3rd, 2014, 05:49 PM
THanks man I search on google but I find some pages, but nothing how to implement a cam or antena connected to buntu.

tgalati4
March 3rd, 2014, 06:43 PM
Add telemetry to your search terms. At the SCaLE12x conference there was an interesting talk on using Arduinos and XBee radios for high-altitude ballons. They had telemetry--sending back data in real time during the flight. https://www.socallinuxexpo.org/scale12x/presentations/arduino-powered-balloon

http://hackaday.com/2010/03/17/arduino-balloon-tracking/

http://forum.arduino.cc/index.php/topic,8316.0.html

Video requires a lot of bandwitdth to send real-time. In theory you could simply run a RaspberryPi with Raspian (a form of Debian) with a USB video camera and stream through VLC using a wireless dongle and have a linux PC on the same wireless network to pick the the VLC stream. That limits your range to WirelessG or 100m or so.