Skip to content

Commit 2913d65

Browse files
authored
Update README.md
Minor update product description. Specs appear to be the same from other product descriptions.
1 parent 899cbb7 commit 2913d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SparkFun VR IMU BNO08X Arduino Library
77

88
An Arduino Library for the BNO08x IMU combination triple axis accelerometer/gyro/magnetometer packaged with an ARM Cortex M0+ running powerful algorithms.
99

10-
The BNO08x IMU has a combination triple axis accelerometer/gyro/magnetometer packaged with an ARM© Cortex™ M0+ running powerful algorithms. This enables the BNO08x Inertial Measurement Unit (IMU) to produce accurate rotation vector headings with an error of 5 degrees or less. It's what we've been waiting for: all the sensor data is combined into meaningful, accurate IMU information.
10+
The BNO08x IMU has a combination triple axis accelerometer/gyro/magnetometer packaged with an ARM© Cortex™ M0+ running powerful algorithms. This enables the BNO08x Inertial Measurement Unit (IMU) to produce accurate rotation vector headings with an error of 2 degrees or less. It's what we've been waiting for: all the sensor data is combined into meaningful, accurate IMU information.
1111

1212
This IC was designed to be implemented in Android based cellular phones to handle all the computations necessary for virtual reality goggles using only your phone. The sensor is quite powerful but with power comes a complex interface. We've written an I<sup>2</sup>C based library that provides the rotation vector (the reading most folks want from an IMU) as well as raw acceleration, gyro, and magnetometer readings. The sensor is capable of communicating over SPI and UART as well!
1313

0 commit comments

Comments
 (0)