Live Streaming MetaMotion via Bluetooth
Hi,
I am currently working on a project using MetaMotionR. The aim of the project is to live stream the data from the accelerometer.
I will be using python3 and iOS as the platform to connect the sensor.
May I know the steps on how I can go about connecting my sensor to my computer and live stream the data on a graph plot?
Thank you
This discussion has been closed.
Comments
Python is not supported on iOS. You will need to either use JavaScript or Swift, or switch your platform to Windows 10 or Linux.
Look at the example scripts:
https://github.com/mbientlab/MetaWear-SDK-Python/blob/master/examples/multi_device.py
Hi Eric,
As I have very little knowlege on working with SDK and initializing. Can you advise the steps to be taken on live streaming the accelerometer data from MetaMotionR via Bluetooth?
I am comfortable with working on windows and visual studio with C++ too.
I really hope you could help.
Look at the scripts I linked in my previous post, and read the documentation:
https://mbientlab.com/cppdocs/latest/index.html