photo

Ryan Leonard


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Index in position 2 exceeds array?
My code starts at connector on: connector on MDTP1 m = mobiledev; m.AngularVelocitySensorEnabled = 1; m.AccelerationSens...

6 years ago | 1 answer | 0

1

answer

Question


So im making a program that uses my android phone to collect data and plot it. While evaluating the code, an error pops up about line 55. The command is pause (15)
m = mobiledev m.AngularVelocitySensorEnabled = 1; m.OrientationSensorEnabled = 1; m.Logging = 1; pause(15) m.Lo...

6 years ago | 1 answer | 0

1

answer

Question


Where should I start? Trying to use phone as a motion sensor
Hey, so I have a school project im working on where I need to use my phone as a motion sensor and then graph the movement. Can a...

6 years ago | 1 answer | 0

1

answer