FWIW, I have used gyros in radio controlled helicopters and products based on the Siliconsensing devices seem to be far superior to everything else (well, maybe the $1000 sensors work better, but who cares about those?). The “center” signal for other sensors drifts over time - after 15 minutes the gyro indicates that it’s rotating when it really isn’t. If you integrate the signal over time (as good heli gyros do) the error gets really obvious. The SS sensors don’t seem to have that problem. I have no idea what the individual parts cost but if they cost a few bucks more it would be worth it.
One of my concerns with the Analog gyros is the cost. $30 each for the gyro itself in small quantities, $50 for a single sensor demo board. And of course, hand soldering BGA was the other.
I’ve looked at the Murata and the Silicon sensing. I know the murata’s an easier package to work with, with similar accuracies. Heck, my dual axis MG100’s from Gyration are about as sensitive, they just don’t work past 3G constant (and I need this too!). I’ve heard the Silicon Sensing ones are more accurate. However, despite the couple of projects I’ve seen using them online (like the intertial measurement unit and guidance system for R/C hellicopters on sourceforge), I’ve NEVER found a vendor or even a price for them (esp. the murata).
As for the Epson sensor, very nice, although the max voltage difference of ±0.067V seems a bit small.
67mV is not hard to pickup at all. The ADC on PICs is 10-bit over normal operating range = 5V / 1024 = 4.88mv per bit change. Not too shabby.
I’m still trying to guesstimate if 5mv is small enough for the ADXRS401. It has 15mv per degree change per second. I’m thinking I’m going to need an opamp.
Of course we can always shrink the ADC window to 2V with Vref+/- settings but this requires atleast a 16F88 and I’m trying to use a smaller/cheaper PIC.
.75" is the height of just the PCB - pins add another 0.2"
No plans immediately. I would really like to create a full 6DOF board with two IMUs and an addtional Gyro - all sitting behind a SMiRF to get wireless readings. Expensive, but an interesting research device.