Overview
Learn how to connect and extract raw data from the BNO055 9-axis sensor using an Arduino in this comprehensive video tutorial. Connect the BNO055 to an Arduino, install necessary libraries, and write code to obtain accelerometer, gyroscope, and magnetometer readings. Follow along to measure all nine axes of the sensor, view data on the serial monitor, and troubleshoot common issues. Gain practical experience in working with IMU sensors for various applications in robotics and motion tracking.
Syllabus
Introduction
Hardware Overview
Installing Libraries
Coding
Viewing the Sensor
Starting the Serial Monitor
Measuring Temperature
Debugging
The Good News
Printing the Data
Printing the Gyro Data
Testing the Data
Taught by
Paul McWhorter