<div dir="ltr">Hello,<div><br></div><div>I'm working on a system for my bird feeder that would detect birds, take photos of them and put these photos up online.  I assembled a working prototype using a Raspberry Pi (with a WiFi dongle), a passive IR sensor and a Logitech webcam, but it suffers from two drawbacks:</div>


<div><ol><li>The power consumption of the Pi is too large to permit long-term operation on battery or solar power, restricting installation options.</li><li>The image quality leaves a lot to be desired.  (Here's an <a href="https://www.dropbox.com/s/bdqquj6um0vluyg/Carolina_Chickadee.jpg" target="_blank">example picture</a>.)</li>


</ol><div>To solve issue 1 while keeping WiFi connectivity easy, I'm looking into replacing the Pi with an <a href="https://electricimp.com/" target="_blank">electric imp</a>.  I'm not sure what to do about the camera, though.  Adafruit sells <a href="https://www.adafruit.com/products/397" target="_blank">a camera accessible via serial port</a> that <a href="http://forums.electricimp.com/discussion/comment/5824#Comment_5824" target="_blank">can be made to work with the imp</a>, but capturing quality stills is not its strength.  The excellent built-in iPhone cameras <a href="http://www.ebay.com/itm/Replacement-Rear-Facing-Camera-for-iphone5s-/281316823054?pt=US_Other_Cell_Phone_Accessories&hash=item417fca100e" target="_blank">can be bought surprisingly cheaply on eBay</a>, but I'm not sure how to get them to talk to anything other than an iPhone.  Another possibility might be buying and cannibalizing <a href="http://www.amazon.com/Kodak-Easyshare-Digital-Camera-Silver/dp/B003VTZE1M/ref=sr_1_2?ie=UTF8&qid=1398662318&sr=8-2&keywords=digital+camera" target="_blank">a cheap digital camera</a>, but again I don't know if the modules inside could be interfaced with a standard microcontroller.</div>


</div><div><br></div><div>What would you recommend?  What's the best way to get a reasonably priced camera that takes high quality stills and can be easily controlled through a standard bus?</div><div><br></div><div>

Thank you for your help!</div>
<div>Ted</div></div>