awsllcjeff
About
- Username
- awsllcjeff
- Joined
- Visits
- 202
- Last Active
- Roles
- Member
Comments
-
Laura, Any updates on when the Android apps update will be completed? Do you know if the example code will include the calibration code?
-
Great. Thank you for the update.
-
Laura, Any idea as to when the Android app is going to get updated to include an example? Thanks
-
Laura, I am wondering if you have any updates on getting the example code. Thanks.
-
Thanks. I really appreciate any help I can get.
-
I was able to get the sensor to calibrate using the Python calibrate example, but I am not able to get the calibration information to save to the board. I tried using the Python marco example but I cannot get it to work. When I tried to run the Pyth…
-
Laura, Any ideas as to where I could find the samples? Thanks.
-
Do you have any samples of writing the calibration data to memory with Android? I am trying to run the Python examples but when I execute the sample macro_setup.py it never ends. I need to kill the process for the code to finish.
-
Laura, When I tried using that it only starts working once the sensor changes orientation. It does not give me the initial orientation. What I am looking for is when the sensor is first started before any motion occurs to get the starting orientat…
-
I was able to find a solution to this issue by creating a AsyncTask class and using the onPreExecute to display the message and then putting the resetAsync in the doInBackgroud.
-
Laura, I am not able to find the code. All I am seeing is: Orientation Detection The orientation detector alerts you when the sensor’s orientation changes between portrait/landscape and front/back. Data is represented as an MblMwSensorOrientat…
-
Laura When will you have the updated Java example code? Thanks
-
So is it possible to just get Acceleration and Angular Velocity at the same time? If so, do you have any Android examples of exporting the data for both of those readings?
-
@Laura said: I have provided example in swift, python and java for now. C# and Java will come next month. Please check our github for this example code. I look forward to seeing the Java examples next month. As for now I will check out th…
-
Laura, I need an example as well. Thank you, Jeff