Very Long-Term Raspberry Pi Use
Posted: Fri Jun 27, 2014 10:39 pm
Without getting too specific with my final product, what do you think would be the likelihood of a Raspberry Pi running 24/7 for several years? Essentially, I have a product in mind that I'm thinking about selling, and am concerned that the Pi would have a chance of malfunctioning after an extended period of time. Before rushing to conclusions, here are some details of what it would be doing:
- Being in an "idle" state for the majority of the day
- Around 30 minutes per day of light use
- Interaction with a screen running a lightweight Java/C++ GUI
- Receiving and processing analog inputs frequently (~1 Hz) during that 30 minutes/day
I have heard concerns about SD cards having a limited lifespan (failing after a finite amount of rewrites), so I'd likely just put the bootloader on the SD card and having the processing done on an external flashdrive (if this is possible/reasonable). Let me know if this will be an issue.
This may not be easy to answer something rather vague, so I'll draw up a scenario similar to mine:
I want to create a dishwasher that has a GUI that displays water consumption, run-time, and a few other features. I don't know a lot about circuit design, and the Raspberry Pi is a cheap but powerful device that could do this (with an ADC). Would it be reasonable to use a Pi as a part of a final product that I would sell to consumers? Kitchen appliances seem to run for 10-20 years, so I'm concerned that the Pi might have a shorter life expectancy than that, even for light applications. What would be my alternative options? I'm a lone entrepreneur, so at the moment, I don't have the resources to design a circuit board for the application.
Any help would be greatly appreciated!
- Being in an "idle" state for the majority of the day
- Around 30 minutes per day of light use
- Interaction with a screen running a lightweight Java/C++ GUI
- Receiving and processing analog inputs frequently (~1 Hz) during that 30 minutes/day
I have heard concerns about SD cards having a limited lifespan (failing after a finite amount of rewrites), so I'd likely just put the bootloader on the SD card and having the processing done on an external flashdrive (if this is possible/reasonable). Let me know if this will be an issue.
This may not be easy to answer something rather vague, so I'll draw up a scenario similar to mine:
I want to create a dishwasher that has a GUI that displays water consumption, run-time, and a few other features. I don't know a lot about circuit design, and the Raspberry Pi is a cheap but powerful device that could do this (with an ADC). Would it be reasonable to use a Pi as a part of a final product that I would sell to consumers? Kitchen appliances seem to run for 10-20 years, so I'm concerned that the Pi might have a shorter life expectancy than that, even for light applications. What would be my alternative options? I'm a lone entrepreneur, so at the moment, I don't have the resources to design a circuit board for the application.
Any help would be greatly appreciated!