- Joined
- Mar 23, 2016
- Messages
- 2,269
- Reaction score
- 1,997
- Location
- Bavaria / Germany
- Website
- h-elsner.mooo.com
During my work on a E90 camera I didn't only fount out how to calibrate it but also how to control the gimbal (tilt, pan, tilt mode, pan mode) by another application via camera's UART.
This may work on all cameras that fit H Plus (C23), H3 or H520.
Gimbal control is done with a Yuneec specific MAV message, MsgID 5000.
This opens the possibility to reuse those cameras to other purposes.
The project is here: GitHub - h-elsner/E90controlDemo: Control a C23/E90 camera to use for other purposes

This may work on all cameras that fit H Plus (C23), H3 or H520.
Gimbal control is done with a Yuneec specific MAV message, MsgID 5000.
This opens the possibility to reuse those cameras to other purposes.
The project is here: GitHub - h-elsner/E90controlDemo: Control a C23/E90 camera to use for other purposes
