Mavic Pro data access (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
(Created page with "The '''Mavic Pro''' drone provides two relatively accessible points of data access which might be used with accessory hardware (Arduino, Raspberry Pi, etc.): * USB data outpu...")
 
No edit summary
Line 1: Line 1:
The '''Mavic Pro''' drone provides two relatively accessible points of data access which might be used with accessory hardware (Arduino, Raspberry Pi, etc.):
The '''Mavic Pro''' drone provides two relatively accessible points of data access which might be used with accessory hardware (Arduino, Raspberry Pi, etc.).


* USB data output port - this is standard output to download files from the drone to a computer.
== Techniques ==
** TO DO: find out: will it work in-flight?
* Micro SD card port - hack using [https://www.adafruit.com/product/3687?gclid=CjwKCAjwkqPrBRA3EiwAKdtwk4Gj7XOWG1uPp-jUAitDRC75-KVotQX1LQDDwdiqyV7srE683gPeWxoCqa4QAvD_BwE extender cable], tap cable wires for signals.


More challenging hacks include:
=== Camera telemetry hack ===


* Hack the camera telemetry, for example setting the camera's ISO value sends a signal to the accessory hardware.
Hack the camera telemetry, for example setting the camera's ISO value sends a signal to the accessory hardware.
 
=== USB data output port ===
 
The USB port is standard output to download files from the drone to a computer.
 
=== Micro SD card port ===
 
Could be hacked using a modified [https://www.adafruit.com/product/3687?gclid=CjwKCAjwkqPrBRA3EiwAKdtwk4Gj7XOWG1uPp-jUAitDRC75-KVotQX1LQDDwdiqyV7srE683gPeWxoCqa4QAvD_BwE extender cable], tap cable wires for signals.
 
TO DO: find out: will it work in-flight?


== In the News ==
== In the News ==

Revision as of 09:33, 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

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

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

Micro SD card port

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: