Artificial Horizon for Codrone
-
Hello,
There is a interesting tutorial on the Arduino website on how to use the MPU-6050 IMU to display an artificial horizon and compass.
I have tried to use the Condrone IMU output to display an artificial horizon on my laptop while the codrone is flying. But I have been unable to combine these. Is this possible to do?
-
@ronan1 Our documentation for getting the sensor data is listed here. I hope you find this data useful for your project! I have seen projects before that display live sensor data in a GUI but I am not sure if this what you were looking for. Good luck!