速報APP / 工具 / SensorStreamer

SensorStreamer

價格:免費

更新日期:2018-08-06

檔案大小:5.3M

目前版本:1.1

版本需求:Android 4.1 以上版本

官方網站:http://honzamrazek.cz

Email:email@honzamrazek.cz

SensorStreamer(圖1)-速報App

Our phones are full of useful sensors - accelerometer, gyroscope, magnetometer... Every hacker have surely experienced the need to test something with one of these sensors. Usually you take Arduino with a sensor breakout board and you write a small piece of code, which send data to serial line.

But not always you have the sensors you need and the wires are sometimes a limitation. Here comes SensorStreamer - lightweight Android app, which can log sensor data and send them over network to your computer, where you can analyse them e.g. with a simple Python script.

Supported Features

- streaming of values from any sensor in the phone (as far as the sensor is

supported by Android API)

SensorStreamer(圖2)-速報App

- stream data over TCP sockets in

- client mode

- server mode

- stream data in

- JSON object

SensorStreamer(圖3)-速報App

- binary packet

This application is open-source - you can find the sources on GitHub: https://github.com/yaqwsx/SensorStreamer

SensorStreamer(圖4)-速報App