價格:免費
更新日期:2019-01-01
檔案大小:2.7M
目前版本:0.30
版本需求:Android 6.0 以上版本
官方網站:mailto:luigi.papino@gmail.com
# What?
Send over bluetooth the data coming from the device's sensors like accelerometer and gyroscope.
# Why?
Sometimes you just need to analyse the data coming from those sensors on your laptop with a specific software
# How to use:
Pair the smartphone and your laptop or any other bluetooth device through system interface
Open this app on your smartphone
Select from the app the sensors you need
Tap on "Start Server"
Connect through Bluetooth SPP from your laptop as client - server UUID: 00001101-0000-1000-8000-00805F9B34FB
This app will start sending on the bluetooth socket the sensor events with this format: sensor_type;timestamp;value0;value1;value2;....valueX;