Reading data from mobile phone sensors (mobiledev)

版本 1.0.1 (1.7 KB) 作者: Alex Pedcenko
Shows how to save/update mobile phone sensors' logs to MATLAB Drive continuously (sensors.m) and access this data from PC (plotsensors.m)
174.0 次下载
更新时间 2020/6/25

We install MATLAB Mobile on the phone. In its settings we enable logiing to MATLAB Cloud and activate any sensors we want to record. Then we launch the sensors.m script on command line of the MATLAB Mobile on the phone. Leave it running, do not lock the phone or minimize the app. Then we start the second script (plotsensors.m) on our PC, which has the same MATLAB Drive account enabled, change current folder to MATLAB Drive (where sensors.mat data file will be created) and launch plotsensors.m. The data from the phone is plotted on PC and updated every second or so. The speed of syncronisation depends on how frequently the data is sent to MATLAB Drive by the phone and synced to your PC.

引用格式

Alex Pedcenko (2024). Reading data from mobile phone sensors (mobiledev) (https://github.com/aa3025/matlab_sensors), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容 R2015a 到 R2020a 的版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.1

files uploaded to github

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库