DetNodeCopter

Kickoff - December 2012 – Detroit

Brian Mulloy - @landlessness - 313.718.1701
Agenda
• Introductions
• DetNode + Ribbon Farm: Makers
• NodeCopter
• Call for Volunteers:
  2013 NodeCopter Detroit Event
• Quadcopters in The D and A2
• Parrot AR.Drone 2.0
• To The Roof!
@DetNode




@kevinswiber              @kevino80
Future Home of Ribbon Farm: Makers




        @RibbonFarmDET
Spring 2013

DETROIT | ANN ARBOR
All I’m asking for…
•   Budget            •   Schedule
•   Venue             •   Promote
•   Sponsors          •   Technical help
Quadcopters

In The D and A2
https://github.com/felixge/node-ar-drone
var arDrone = require('ar-drone');
var client = arDrone.createClient();

client.takeoff();

client
 .after(5000, function() {
   this.clockwise(0.5);
 })
 .after(3000, function() {
   this.stop();
   this.land();
 });
Buy One. Join the hacking.
To The Roof!

DetNodeCopterKickoff