How do I add a screenshot?
View/Record/Playback accelerometer's raw data in a graphical manner.
Useful for understanding how accelerometers (and G forces) work on any fun experiments you may come up with.
| Author | Clovis Peruchi Scotti |
|---|
Very funny, simple and light. Does what it promises.
You must be logged in to make comments.
It is very nice already, but recordings would be more useful if data points were taken at a known interval. This could be accomplished by requesting the current time prior to each sleep request in the main UI loop and calculating the delay that is required to maintain the desired interval instead of using a constant 50ms.