So I've been slowly working on a quad based around an arduino (yeah, I know, who isnt?). But I've recently been reconsidering whether a more advanced processor might actually save me time and money as my project grows.
A processor that could handle a camera, and wifi could save me from having both xbee and an analog video transmitter on board (and receivers for both). If it also had the ability to talk to servos/ESCs and sensors I'd perhaps even be able to drop the arduino entirely and just have a single board that handles everything.
So I started poking around. Gumstix can get me part of the way there, as could a beagleboard. Though I believe both would still require a microcontroller for the sensors and escs. Another option could be a hacked router with an ethernet cam... might have weight issues there. The SRV-1 + wifi kit (http://surveyor-corporation.stores.yahoo.net/srblcawi.html) might just be able to do it all. More expensive then I would like, but I might be able to justify it if it means I need nothing else on the electronics end save sensors. But it's certainly a big jump in price from my current $50 seeeduino mega.
Arduino ($50) +2xXbee ($80) + Wireless Video and Cam ($130ish?)= $260
SRV-1 w/ wifi =$350
Any thoughts? Have I missed any low cost boards that are geared towards robotics and might do the job?