Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1021 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 1021 Bytes

Let's use React to fly a drone

Let's fly a Parrot mini-drone rolling spider using React.

Setup

  1. Buy the drone
  2. Clone this repo and run npm install
  3. Modify the uuid field for your drone on line #5 of this file.
  4. Run npm start and you're in business :)
  5. A browser window should have opened. Click the takeoff button and your drone should start flying.

The talk

This repo was part of a talk done at a meetup in Orlando called UniversityJS on October 14, 2015. It was their 1-year anniversary so we wanted to do something special.

If you're interested in seeing the talk here is a YouTube link for it, and also my slides are here.