I would try to find some cheap outdated but commonly available Android smartphone which would have both GPS and an Accelerometer, and would have connectivity.  It might need to be plugged into the charger, but it would have accurate time (from either GPS or the cellphone net, or even NTP), and you could write a background service.  I don't know about sensitivity.<br>

<br>There are many ways to implement an inexpensive link - I had GPS+Accel+vehiclebus+more going over bluetooth using an Arduino Pro, but the DIY cost in parts was about $100 and was a bit of overkill (and I learned that accelerometers don't like motorcycle vibration).<br>

<br><div class="gmail_quote">On Mon, Jun 4, 2012 at 9:09 AM, Dave Taht <span dir="ltr"><<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I have obtained one of the onavi-B sensors to play with<br>
<br>
The quake sensor stanford is distributing is the<br>
onavi-A and onavi-B, shown here:<br>
<br>
<a href="http://qcn.stanford.edu/sensor-performance?lang=en" target="_blank">http://qcn.stanford.edu/sensor-performance?lang=en</a><br>
<br>
It uses a KXRB5 MEMS accelerometer from Kionix.<br>
<br>
My intent, originally, was to see if I could find a way to combine<br>
it with a ublox GPS over the internal i2c bus. It looks<br>
like that will require using a different ublox-6 chip than in<br>
the macx-1 with rewritable firmware and a firmware license, and...<br>
well... maybe going some other route like leveraging<br>
an arduino would be saner(?)<br>
<br>
At the moment however, I'm trying to figure<br>
out if there are any better MEMS sensors out there, or<br>
better ways to hook them up than this device<br>
which appears to have it's own protocol, running over<br>
serial...<br>
<br>
<a href="http://qcn.stanford.edu/join-qcn/request-a-sensor/sensor49-php" target="_blank">http://qcn.stanford.edu/join-qcn/request-a-sensor/sensor49-php</a><br>
<br>
The <a href="http://qcn.stanford.edu" target="_blank">qcn.stanford.edu</a> idea is pretty neat. it's designed for boinc<br>
after the fact analysis (and there is linux support)<br>
<br>
The USGS has got a fairly decent looking prototype of an early warning system,<br>
but their outside estimates for warning time is 20 seconds, presently, after<br>
what they've designed is fully deployed. (and they are 100m short on funding)<br>
<br>
<a href="http://blogs.laweekly.com/informer/2012/04/earthquake_warning_los_angeles_usgs.php" target="_blank">http://blogs.laweekly.com/informer/2012/04/earthquake_warning_los_angeles_usgs.php</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Dave Täht<br>
SKYPE: davetaht<br>
<a href="http://ronsravings.blogspot.com/" target="_blank">http://ronsravings.blogspot.com/</a><br>
_______________________________________________<br>
Thumbgps-devel mailing list<br>
<a href="mailto:Thumbgps-devel@lists.bufferbloat.net">Thumbgps-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/thumbgps-devel" target="_blank">https://lists.bufferbloat.net/listinfo/thumbgps-devel</a><br>
</font></span></blockquote></div><br>