Drone compass calibration: Difference between revisions

From Rsewiki
No edit summary
No edit summary
Line 1: Line 1:
back to [[Drone control]
back to [[Drone control]]


== Calibration setup ==
== Calibration setup ==

Revision as of 09:47, 11 October 2020

back to Drone control

Calibration setup

Once the controller is mounted on the drone, it is time to calibrate the compass.

Upload the calibration firmware to the Teensy (using the Arduino GUI)

Run the calibration app - in the bin directory for Linux, or here for other platforms https://www.pjrc.com/store/prop_shield.html

Calibration app - with a fair set of values.

Arduino with sensor calibration code. Sending raw data to app and receive the calibration data when send is pressed on the calibration app. The calibration is saved in the Teensy EE-prom and will be loaded by the sensor library.