by lionheart on 1/4/14, 11:01 PM with 3 comments
Is anybody else here using the Raspberry Pi in production?
If so, what kinds of issues have you had with it?
We know about the low write life of SD cards and are working to get around it, but we won't really know how well our product stands up until it's out in the field for months.
What are you using to develop and test them?
I'd love to discuss the challenges with anybody else working on a similar project.
by angersock on 1/5/14, 12:05 AM
One of the practical challenges we ran into was powering the damned things in embedded environments--PoE can handle this neatly. Another part was working out if cooling became an issue in our chosen environment...we figure we'll cross that bridge after alpha testing shows how things go. I suspect a small fan and convective cooling will be sufficient, if not a big heatsink built into the case.
We also looked at using BeagleBone Blacks for the same application. The main draw of a Raspberry Pi was that you can replace them easily and they're good enough for an MVP until you can justify developing a real embedded system.