Skip to content

Releases: sparkfun/SparkFun_BNO080_Arduino_Library

Version 1.1.12

Choose a tag to compare

@PaulZC PaulZC released this 23 Jan 12:09
b9b359f

This release:

Version 1.1.11

Choose a tag to compare

@PaulZC PaulZC released this 20 Aug 10:22
24603cc

This release:

  • Adds the hasReset code and example - thank you @mattbradford83 #92
  • Updates Example20 to allow the true sleep current to be measured
    • Previously the example continued to pound the I2C bus while the sensor was asleep - increasing the sleep current dramatically
  • Adds a note in the SPI examples that the ADR jumper must be open for SPI to work correctly
  • Removes the reference to SoftWire in Example11
  • Adds some additional debug messages to help debug the occasional non-unitary Quat

Version 1.1.10

Choose a tag to compare

@PaulZC PaulZC released this 18 Feb 10:28
a0316a0

This release:

Version V1.1.9

Choose a tag to compare

@PaulZC PaulZC released this 01 Dec 11:01
314ba5d

This release:

  • Adds getReadings, parseInputReport and parseCommandReport : thank you ya-mouse
  • Adds the get-multiple-values helper functions with examples : thank you Guillaume
  • Adds the interrupt example : thank you Guillaume

Version V1.1.8

Choose a tag to compare

@PaulZC PaulZC released this 11 May 08:26

This release:

  • Adds extra debug features needed when investigating issue #42
  • Adds support for AR/VR Stabilized RotationVector and AR/VR Stabilized GameRotationVector (PR #46) (Thanks to @Filimindji)

Version V1.1.7

Choose a tag to compare

@PaulZC PaulZC released this 01 May 16:01

This release includes:

  • Euler Angle conversion functions and examples (you can use getYaw to provide a tilt-compensated compass heading - see Example17)
  • Q point correction for rawQuatRadianAccuracy (Thanks to @tstellanova)
  • Gyro integrated rotation vector support (Thanks to @badVibes--)
  • The examples now default to 115200 baud

Enjoy!
Paul

v1.1.6

Choose a tag to compare

@nseidle nseidle released this 29 Aug 19:02

Fix compiler warnings. Add note to example for ESP users.

v1.1.5

Choose a tag to compare

@nseidle nseidle released this 25 Jun 22:29

Add support for raw readings of MEMS sensors.

Fixing calibrate issue - PR 19. Add two sensor example.

Choose a tag to compare

@nseidle nseidle released this 18 Feb 17:44
v1.1.4

Adding begin check to ex 1. Add 2 sensor ex 14.

Remove blocking when INT pin is available

Choose a tag to compare

@nseidle nseidle released this 23 Jan 17:53
v1.1.3

Lib ver roll