Earlier quoted context omitted.
Nice idea! One of the reported issues with the Raspberry Pi is failure of the SD card if power is interrupted while the card is being written. Does your implementation overcome this problem?
We are in a very close contact to the Raspi Team and I can assure you that most of those "SD card issues" is pure rumor and urban legend. All known issues could be reduced to the fact that some people bought cheap cards and supposed them to work for ages even when treating them like you would never do with your PC. Raspi team's Sw developers told me they would switch off power without shutting the system down dozens…
Revolution Pi – Industrial PC Based on Raspberry Pi
71–77 of 77 posts
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#72Hi there. I'm an engineer on the Revolution Pi team. AMA.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#73Hi there. I'm an engineer on the Revolution Pi team. AMA.
The page mentions it has Raspbian Jessie pre-installed. How are updates to that handled, or is that up to the implementor?
Upgrades to new releases can be performed either with an in-place "apt-get dist-upgrade" as is customary on Debian-derived distributions, or by creating a backup image of the eMMC, flashing the new image, then copying over any customized config files from the backup.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#74Earlier quoted context omitted.
I'm always looking for LabVIEW alternatives... is one of your cards an analog input module? How else to get 10-20 analog inputs? And is 10kHz sampling reasonable? What's the highest practical Fs? Thank you/danke!
Our AIO module which will be available in June/July is a high precision module (0.1% FSC accuracy without calibration) having 4 differential inputs which can be used as current or voltage inputs (several input ranges are software controlled available). There are 2 additional RT100/RT1000 inputs and 2 analog outputs (current or voltage). These modules are not designed for high speed data acquisition but as standard in…
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#75Earlier quoted context omitted.
I think the intent is "give developers a cheaper system to get started with" and not putting a cardboard version into production environments.
No that is definitely not the intention of RevPi. The price is not comparable to Raspberry Pi. It's just the other way round: Many of our customers have used original Raspis to play around and have short development cycles. When they start getting the things ready for real life they switch to RevPi because it is nearly 1005 sw compatible with their experimental system but which is designed for rough environment like…
Yes, I see your point that a developer could just use a stock RPi to get started, and switch up to RevPi for production use. But this guy wants your sexy case in cardboard.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#76Earlier quoted context omitted.
Were you using decent microSDs? Was each mSD getting QC'ed? We benchmark every single mSD before deploying an SBC with it, and have switched to only using Evo+ 32GB cards as they pass our QC 3/5 of the time, which is much better than the other available brands. Also, mSD corruption means your using a mSD card with a bad controller. The mSD was bound to corrupt and was a low caliber card to start with, unless you are…
Do you mind sharing your quality control method for this? We are hitting card issues on relatively low device numbers.
Re: Revolution Pi – Industrial PC Based on Raspberry Pi
#77Earlier quoted context omitted.
Were you using decent microSDs? Was each mSD getting QC'ed? We benchmark every single mSD before deploying an SBC with it, and have switched to only using Evo+ 32GB cards as they pass our QC 3/5 of the time, which is much better than the other available brands. Also, mSD corruption means your using a mSD card with a bad controller. The mSD was bound to corrupt and was a low caliber card to start with, unless you are…
From my experience the failures were almost always caused by a power loss. The obvious solution would have been to include a battery backup in the case.