Git Product home page Git Product logo

woo-drone's Introduction

WooDrone is a WooCommerce-powered drone, written in Node.js.

WooDrone

To get it running, you need to get the drone to connect to your WIFI network by running a script on it through telnet to configure WPA.

  1. Connect to drone's wifi network.
  2. Run the script/install script for wpa2.
  3. Run the script/connect script for wpa2.
  4. DO NOT have any extra connections to the drone.
  5. Run node app.js.
  6. Finch (or other software to expose local server online) forward the node.js app.
  7. Update the order.created webhook URL in the WC install if different.
  8. Success.

Once it's connected to your WIFI network, you need to replace the drone_ip var in app.js with the IP the drone is occupying on the network.

You can now run the node app by running node app.js in the app's directory.

Notes

  • Calibrate before use using node-ar-drone client.
  • AndroidAP IP is 192.168.42.1-254 or 192.168.43.1-254.
  • Might need to run NMAP to figure out drone IP… nap -sn 192.168.43.0/24 or Network Discovery app.
  • After nmap was: 192.168.43.134
  • If using local WIFI, check router settings for Drone IP.

woo-drone's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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