TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Anybody else running Raspberry Pis in production?

11 pointsby lionheartover 11 years ago
My startup is getting ready to release a product based on the Raspberry Pi. We&#x27;re using it a controller for a remote sensor network that then uploads all the data to our central servers for analysis.<p>Is anybody else here using the Raspberry Pi in production?<p>If so, what kinds of issues have you had with it?<p>We know about the low write life of SD cards and are working to get around it, but we won&#x27;t really know how well our product stands up until it&#x27;s out in the field for months.<p>What are you using to develop and test them?<p>I&#x27;d love to discuss the challenges with anybody else working on a similar project.

1 comment

angersockover 11 years ago
Sure, I&#x27;ll bite.<p>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&#x27;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.<p>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&#x27;re good enough for an MVP until you can justify developing a real embedded system.
评论 #7013674 未加载