LSM6DSOX & LIS3MDL With Particle Photon 2

I am using an LSM6DSOX and LIS3MDL with a particle photon 2. I was wondering if there are any existing libraries ported to particle for these devices?

It looks like Adafruit has a library for both chips:

In general, most Adafruit and Sparkfun libraries require little or no effort to use in Particle Workbench. See the Workbench pseudo-libraries for how to use libraries that are not in the community libraries, and then common issues porting libraries if you run into any errors.

I ported over the STM libraries a week or so ago but my data seems pretty corrupted (could be a number of things, had some issues with mislabled SCL and SDA initally, sensors arent calibrated but i would think the data wouldnt be this corrupted, etc) i just wanted to check and see if there was an existing tested library that i could test data output with. Can post the ported library here in a bit.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.