Airborne bot

I thought i would move this to here for now as its taking up space on the home page that could be used by more interesting proects.

Ive been racking my brain lately trying to think up a long term project to get into. Id had the idea of building an autonomous aircraft for some while. Then last night i had the idea of making an aircraft that can deliver a packedge to a pre determined location. The outline of my plan so far is to use an RC aircraft body as the basis for this. and add some kind of navigation system using a GPS module for positioning, a beagle board for the main bran and some kind of comms module so that i can monitor it in real time. I will aslo need to modify the body to have some kind of payload area as well as a system for ejecting the cargo.

My kit list so far is:

RC plane

GPS module

Beagle board

CMOS camera for real time footage

comms module for monitoring

Google maps intigration

The goals i have set my self are to have an aircraft flying with custom controls and a video feed within 4 months. Then within a month of this i would like to have it doing pre defined routes round a local field.

My first goal is to develop the communications system to enable me to:

recieve video and data from the aircraft

send commands to the aircraft

I will be picking the cmos camera up today so that i can see what sort of wireless connection i am going to need between the two.

If anyone has any hints, tips or ideas for this then please share them

Update

Ok my cmos camera has arrived:

http://www.maplin.co.uk/Module.aspx?ModuleNo=20927

Its the same as that one but with a longer lens on it.

Ive been reading up on how to get the signal from the camera to my computer. I think i can use an atmega 32 to deal with the sgnal from the camera and pass it to a wireless device to go back to my laptop. Ive found this board:

http://www.totalrobots.com/atmega32-development-board-p-3.html?main_page=product_info&products_id=3

which has built in support for easy radio modules, im yet to find out wether they are nough to transmit the video signal.

Has anyone here had any experience with the beagle board?

http://beagleboard.org/

It looks like a good option as the brain for my project.

This sounds somewhat like my

This sounds somewhat like my master’s project, you can have a look at some of the stuff we’ve done so far here: http://suave.rawxing.org/

We have most of the individual parts working, just putting together a central processor to deal with all the communication stuff.

**Wow **

That looks amazing, plenty to read too. It should really help me out with my project.

Mind if i link to it from my blog?

**nope, fire away! **
nope, fire away!

i just ordered a beagle
i just ordered a beagle board the other day.

Good effort
It will be a while till i order mine. What are you planning on using it for?

beagle board came yesterday.
beagle board came yesterday. i have an idea for it, just not sure how good of an idea it really is. still tossing stuff around in my head.

I cant wait

To get hold of one =/

What are you gonna run on it, ie ubuntu? windows?

**That Beagle Board **
Looks impressive. I’d be playing with Android(google’s moble linux kernel) with it. Might have to aquire one of these monsters!

Ubuntu. Arduino IDE will run

Ubuntu. Arduino IDE will run on this right?

Yeah
It runs really well, a lot better than on vista.

**I saw they **
managed to get that running. I wonder if that would offer any benafit with google maps on a project.