You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Arduino Program that connects with an OSEPP Compass Module and a MPU-6050 Module to record, scale, and return acceleration, gyroscoptic, magnetic (compass), and temperature data. This code also calculates and returns the pitch, roll, yaw, and compass heading values. All data is retrieved from the sensors and returned every second.