Skip to content

Releases: sparkfun/SparkFun_6DoF_ISM330DHCX_Arduino_Library

Version 1.0.6

13 Jan 12:32
2acd18d
Compare
Choose a tag to compare

This release:

  • Corrects a small bug in setAccelSlopeFilter which prevented the accelerometer High Pass filter and High Resolution options from being selected

Version 1.0.5

29 Oct 10:36
291f64c
Compare
Choose a tag to compare

This release:

  • Adds a new example showing how to read the accelerometer and gyro data as fast as the I2C bus will allow
    • To read the accel and gyro at 416Hz, you need to use 400kHz I2C
    • For even faster reading, SPI and interrupts are the way forward. Please see the other examples for details.

Adds namespace

25 Oct 03:56
Compare
Choose a tag to compare

Adds namespace for bus driver implementation to avoid conflict with other libraries.

Directory fix

12 Oct 21:11
Compare
Choose a tag to compare

Minor fix to directory paths

Fixes to interrupt settings

15 Sep 16:57
Compare
Choose a tag to compare
v1.0.2

Merge branch 'main' of https://github.com/sparkfun/SparkFun_6DoF_ISM3…

Bit Order Fix

07 Sep 20:00
Compare
Choose a tag to compare

Changes SPI bit order to MSB and fixes various other typos.

Intial Release

11 Aug 16:51
Compare
Choose a tag to compare

This Arduino Library offers is a wrapper for many of the functions provided by STMicroelectronic's C library.