Giter Site home page Giter Site logo

drone-duel's Introduction

Code used in the Great Drone Duel of 2016

Authors

Logan Lamb, Ben Morgan, Marc Newlin

Background

At ToorCamp 2016, an unknown Chinese benefactor provided all participants with Cheerson CX-10A quadcopters. Coincidentally, Michael Ossmann and Dominic Spill gave a talk about hacking those very same quadcopters, and as part of their talk, they released a protocol specification which formalized the packet format used by the drones.

Following the only logical path that made sense at the time, we challenged them to a duel at high noon.

Using Python, nRF24LU1+ dongles (running Marc's nRF24LU1+ firmware), and an IntimidationAntenna(tm), we hacked together some code to either fly their drones far, far away, or bring them crashing to the ground.

The code has been alpha tested against giant fishing nets with mixed results.

Hardware

  • Cheerson CX-10A
  • CrazyRadio PA dongle (or other nRF24LU1+ based USB dongle or breakout board)
  • IndimidationAntenna(tm), or stock antenna
  • Giant fishing net (optional)

Usage

1. Clone the repository and submodule

git clone https://github.com/marcnewlin/drone-duel.git
cd drone-duel
git submodule init
git submodule update

2. Flash your CrazyRadio PA dongle

cd mousejack
make
sudo make install
cd ..

3. Fly, fly away! (Pair with a drone and cause it to fly away)

sudo ./fly-fly-away.py -l -v

4. Rain from the sky! (Hijack a drone in-flight and cause it to come crashing to the ground)

sudo ./rain-from-the-sky.py -l -v

drone-duel's People

Contributors

marcnewlin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.