Skip to content

Releases: sparkfun/SparkFun_TMAG5273_Arduino_Library

Version 2.0.0

12 Dec 00:02

Choose a tag to compare

Release Details

This is a major refactor/update of the underlying of implementation of this library.

This is library mostly compatible with 1.* versions, but small method changes were made. See the main readme of the repo for specific details.

Key Updates

  • Move to the SparkFun Toolkit for I2C communication
  • Incorporate changes from pending pull requests and outstanding issues.
  • Validate and update data calculations based on data sheet provided equations
  • Update and review method datatypes used internal as well as with method signatures.
  • Refactor of implementation details to use proper design guidelines and support greater library implementation understanding.

v1.0.3

29 Nov 17:10

Choose a tag to compare

Minor changes:

  • Functional setReadMode and setTemperatureThreshold now added
  • Updated library.properties to pull in the changes from the releases

v1.0.2

26 Sep 20:49

Choose a tag to compare

Minor updates to the library specific for adjusting the LSB/MSB bitwise math for the x ,y, z, and angle calculation data.

v1.0.2 Ready for merge with Arduino Libraries.

v1.0.1

06 Sep 19:19

Choose a tag to compare

Minor updates to the library specific for fixing the Angle Calculation example along with the units for printing.

v1.0.1 Ready for merge with Arduino Libraries.

v1.0.0

30 Aug 20:06

Choose a tag to compare

Release for Arduino IDE Library Registry