Mavic Pro data access (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


== Techniques ==
== Techniques ==
=== Camera telemetry hack ===
Hack the camera telemetry, for example setting the camera's ISO value sends a signal to the accessory hardware.


=== USB data output port ===
=== USB data output port ===
Line 12: Line 8:


TO DO: find out: will it work in-flight?  
TO DO: find out: will it work in-flight?  
<br style="clear:both">
 
=== Camera telemetry hack ===
 
Hack the camera telemetry, for example setting the camera's ISO value sends a signal to the accessory hardware.


=== Micro SD card port ===
=== Micro SD card port ===
Line 37: Line 36:


External links:
External links:
* [https://dl.djicdn.com/downloads/mavic/Mavic+Pro+User+Manual+V1.0.pdf Mavic Pro User's Manual]
* [https://www.youtube.com/watch?v=8o_pC08uQh4 How to: Eachine E58 Mavic "Clone" with 5.8GHz video and Arduino Flight Controller]


[[Category:Nonfiction (nonfiction)]]
[[Category:Nonfiction (nonfiction)]]
[[Category:Drones (nonfiction)]]
[[Category:Drones (nonfiction)]]
[[Category:Machines (nonfiction)]]
[[Category:Machines (nonfiction)]]

Latest revision as of 09:44, 30 August 2019

The Mavic Pro drone provides two relatively accessible points of data access which might be used with accessory hardware (Arduino, Raspberry Pi, etc.).

Techniques

USB data output port

The USB port is standard output to download files from the drone to a computer.

TO DO: find out: will it work in-flight?

Camera telemetry hack

Hack the camera telemetry, for example setting the camera's ISO value sends a signal to the accessory hardware.

Micro SD card port

Micro SD card extender cable.

Could be hacked using a modified extender cable, tap cable wires for signals.

TO DO: find out: will it work in-flight?

In the News

Fiction cross-reference

Nonfiction cross-reference

External links: