Statistics
| Branch: | Revision:

adafruit_bno055 / examples @ 93ce5fac

# Date Author Comment
93ce5fac 2016-03-23 23:08 PaulStoffregen

Use intrinsic rotations in bunny visualization

463eabf7 2015-11-14 08:26 Wetmelon

Fix Whitespace

8e095f02 2015-11-14 05:25 Wetmelon

Return to unsigned ints, fix some formatting

e0b5db7e 2015-11-13 22:54 Wetmelon

Fix Example

312a5b9e 2015-11-13 22:41 Wetmelon

Add Calibration Functionality

32ddee6e 2015-09-02 04:46 Kevin Townsend

Cleaned up output text, and added cal data by default

3237e6e5 2015-08-27 01:50 Kevin Townsend

Added displayCalStatus() helper

8ac2d6f6 2015-08-26 02:02 Kevin Townsend

Added system status helper

2fa9c672 2015-07-28 21:23 Tony DiCola

Update bunny rotate example to display calibration status.

f12bf4b5 2015-07-28 20:44 Tony DiCola

Fix #3 and add calibration status to raw example.

664ebdb0 2015-04-22 21:53 Kevin Townsend

Merge branch 'master' of github.com:adafruit/Adafruit_BNO055

dd57d4fa 2015-04-22 21:52 Kevin Townsend

Fixed Euler rotation output

c82fdc7d 2015-04-22 20:32 ladyada

tiny bit slower

67f3cff5 2015-04-20 22:46 Kevin Townsend

Removed debug Serial.print calls

1f54374f 2015-04-20 19:17 Kevin Townsend

Fixed typo

8cc46552 2015-04-20 19:14 Kevin Townsend

Added rotating bunny sketch

c4f272e1 2015-04-20 18:45 ladyada

added external xtal capability, sensor reset into begin(), removed 'printdouble'

0e2e2723 2015-04-07 10:54 Kevin Townsend

Added getTemp()

fcd68623 2015-04-06 22:13 Kevin Townsend

Added printDouble helper

881d8ad0 2015-04-06 15:59 Kevin Townsend

Updated the example to include units

48741e1f 2015-04-06 15:27 Kevin Townsend

Added getVector and getQuat functions

4bc1c0c1 2015-04-05 01:45 Kevin Townsend

First commit