Giter VIP home page Giter VIP logo

n-dronao's Introduction

๐Ÿš€ N-Dronao ๐Ÿš€

Build Status Known Vulnerabilities

Basic webapp to control a Parrot AR Drone 2.0 quad-copter via browser ๐Ÿ’ป. Uses pug (formerly known as jade) as template engine, some markdown to html converter, and of course, node.js.

Getting Started

Prerequisites

One Parrot AR.Drone v2 (may work with v1 too). Link here

Img

You need node.js (and npm) installed in your computer.

Check it out, you should see something like this in your console:

node.js

โ†’ node -v
v4.2.6

npm

โ†’ npm -v
3.9.6

Installing

โ†’ git clone https://github.com/baumannzone/dronAPPi.git

Open proyect folder

โ†’ cd dronAPPi

Install project dependencies

โ†’ npm install

Run the app

โ†’ node server.js

๐Ÿ‘พ Finally, in your browser, go to http://localhost:8088

Node compatibility

This has been tested with node 4.2. However, it should work with previous versions.

Built With

  • express.js - Fast, unopinionated, minimalist web framework for node.js
  • Pug โ€“ robust, elegant, feature rich template engine for node.js
  • Showdown - A Markdown to HTML converter written in Javascript

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the license.md file for details

n-dronao's People

Contributors

baumannzone 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.