Sensor Fusion

Is it possible to stream data from an internal sensor and from an external sensor attached via the GPIO pins at the same time? I know that you can use sensor fusion for two internal sensors but can you do something similar but with an internal sensor and an external sensor instead? I am using the MetaTracker and am using the python sdk.

Thanks

Comments

  • Yes, take a look at our Python examples, you would need to blend together the temperature and accelerometer streaming examples: www.mbientlab.com/tutorials.

Sign In or Register to comment.