This app gathers accelerometer data, graphs it on the screen, and sends it over the network (local network or the Internet). Receiving the data is simple with the easy-to-understand Java-code that is provided on rhobota's website (see the details section below).The app can run the accelerometer data through one of two single pass filters or though the Fast Fourier Transform (FFT) before it send it over the network!Send your iPhone OS device into the unknown and gather accelerometer data from a distance, or use it to monitor equipment/machinery.Or if you are the programmer type, write a sweet computer game that uses your iPhone OS device as a remote control!-- Features --- - Graphs accelerometer data to the screen - Sends accelerometer data over the network - Sends over local network or over the Internet - Uses TCP or UDP for data delivery - Adjustable sample rate: 0 to 60 Hz - Five data filters: - raw value - low-pass, adaptive low-pass - high-pass, adaptive high-pass - Has a built-in screen lock to disable screen input during data capture--- Details ---This app can send data over a TCP or UDP connection.Easy-to-understand Java source-code that captures accelerometer data sent from this app can be downloaded from: http://rhobota.com/iPhone/ADCThese example are free of charge and provide a framework for implementing your own awesome application that uses your iPhone's accelerometer.Each sample of accelerometer data is sent over the network with the format: time x y zwhere 'time' is the timestamp, 'x' is the x-component of the device's acceleration, 'y' is the y-component, and 'z' is the z-component. All values are ASCII represented and separated by spaces. Samples are separated by the \n newline character.______________________________________Authors: Ryan Henning, Justin Peabody
免費玩Accelerometer Data Collector APP玩免費
免費玩Accelerometer Data Collector App
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | iOS App Store | 1.2 App下載 | $4.99 | 2010-06-05 | 2015-06-03 | |
美國 (U.S.A) | iOS App Store | 1.2 App下載 | $4.99 | 2011-06-27 | 2014-09-19 |