Unmanned Aircraft Clustered via Bluetooth
An anonymous reader writes "Researchers at the University of Essex are using Linux and tiny embedded computer modules to build fleets of unmanned aircraft that fly in flocking formations like birds, while performing parallel, distributed computing tasks using Bluetooth-connected Linux clustering software. The Gridswarm project includes model trainers that can fly 120mph, while a parallel Ultraswarm project uses co-axial helicopters. A prototype of the later is believed to the world's smallest flying web server. The aircraft will run Linux on embedded computing modules from Gumstix."
As an A-LIFE dork I think the fact that they got these planes to exhibit true (if they arent lying little light on details) flocking behavior, it's not hard to make things flock it takes basically 3 instructions.
1) Follow the plane/bird in front of you
2) Go about as fast as the plane/birds around you
3) Don't hit other birds/planes, keep a reasonable distance.
Emergent behavior is really amazing if you are interested in it some more check out alife9.org Its the website of the last alife conference in boston that took place over the summer, really neat stuff in there.