On Wed, Aug 7, 2013 at 6:37 PM, Jim Wright <[email protected]> wrote: > Not sure about Bluetooth performance in terms of latency. We are measuring > small movements in real time.
We've done a lot of this exact (accelerometer and/or gyroscope) work with BLE [1]. It works fantastically. I don't know if you have mobile in your future, but iPhone 4S and above supports BLE (with some lame but workable restrictions) and the next latest version of Android, 4.3 has built-in support BLE (good bye vendor-spicific stacks). Happy hacking, Gabe 1) http://en.wikipedia.org/wiki/Bluetooth_low_energy /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
