How about this new Raspberry-pi Linux computer for $25 or $35 coupled with a sensor board ?
Has a header on board, video 256k memory hdi video or composit usc sdcard.......
see here for all specs.. http://wiki.xbmc.org/index.php?title=Raspberry_Pi
Earl
Comments
Software PWM is not doable with RPi and Linux directly, because Kernel scheduling. You will need a PIC/Arduino to do that job
Ok, what can we do with an APM2, RPi,Vision sensor,xbee coms,mission planner, and a high altitude balloon to put it on.,8 ch rc/tx and some servos and cameras.also a 2m/440mhx transciever and packet software.
Earl
And how long did I wait for my APM2.0 I just got 3 days ago ???
Earl
3.5 Watts is somewhat significant, but for larger platforms not so bad. That said, it's not really optimized for the task, kind of a multitool when all you want is a flat head screwdriver, and a small one at that.
But I could see this for a SAR drone, using predator (object recognition/tracking software, not the drone) and an high res camera to search for people. At that point it's less an autopilot and more a flying vision computer.
I think shane.sanford is dead on about how this fits into the existing AP system. The one thing that I'll add is that the interfacing legwork is done. You have Mavlink and ROS for any and all communications between a Raspberry PI type board and the APM. You can outsource some tasks, like telemetry, to the application processor and even free up the microprocessor to do a little bit more digital filtering or processing.
No extra board needed at all. I2C can be emulated with a kernel module.
Ok, answered my own question. Looks like the GPIO pins are accessible. They actually sell a breakout adapter for it on Ebay. But sadly for a project made to engender "learning" it's very hard to learn and detail technical information about it on the Raspberry PI page. There's not schematics or even pinouts easily accessible anywhere. Definitely not in the spirit of open source.
Ok, ok. Sorry for the negativity. From the technical point of view, one would have to run an RTOS on it. RTLiniux would be great. If I could ever get my hands on one, I'd just put my pololu 9dof board on it, Does it have an accessible I2C?
Matt,
Yes, I agree with you that one can find many high-level applications that can not be performed on Arduino. Vision based obstacle detection could be one of them. I assume, in order to use OpenCV on this card, the only way to input video signal is via USB interface; either using a USB video capture card (such as EasyCap -BTW do you know a better quality video capture device) or directly attaching a USB camera.
I find it perfect for low cost whole control system. I'm running my copter with a Fon Fonera 2201 router as brain and Wifi as radio link. (The lack of current stability is for my scratch custom control program :)). It is not all, because router is attached to an IP camera. All those things connected to the same LiPo. With a switched power regulator, there is no problem for too power consumption.
With that board you will never run out horsepower with a very decent battery life
-
1
-
2
of 2 Next