Skip to content

Reverse engineering serial connections at Yuneec Typhoon H

Notifications You must be signed in to change notification settings

h-elsner/H480_UART_reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's interesting to understand the message format of the communication between remote controller ST16 and drone H480 as well as the communication from flight controller to gimbal/camera CGO3+. This may help to create or improve projects to use camera or remote controller for other systems and further development of Thunderbird firmware (see here). A first setup using a Raspberry Pi is described here: https://github.com/h-elsner/SR24_decode

Now I tried to bring together the communication of • ST16 <-> SR24 and • Autopilot (FC = Flight controller) <-> CGO3+.

Overview

I used Saleae Logic Analyzer with four channels. To record I use this analyzer software: https://www.saleae.com/pages/downloads

Releases

No releases published

Packages

No packages published

Languages