Arduino IMU Project with SSD1306 OLED and GY-87 Module with Compass and Roll Avionics Display

In this video lesson we add a Roll dial to our SSD1306 Avionics display on our Arduino IMU project. For this project, we are using the GY-87 IMU module. This is the schematic for the project:

OLED IMU
This schematic shows how to connect the SSD1306 OLED to our IMU Project.

For your convenience, this is the code we developed in the video. Remember, you have to edit the program to use the calibration parameters for your IMU module. I showed you how to get those parameters, and calibrate your sensors in THIS LESSON.