Giter Site home page Giter Site logo

magic-wand-app's Introduction

Magic Wand App

An App that sends out the accelerometer & gyroscope values to any REST server endpoint.

Demo

Demo Video

Example Request

Example POST request sent from the phone and received by the server.

{ accelerometer: 
   { x: [ 0.31005859375, 2.185302734375, 1.886474609375, 1.5223388671875 ],
     y: [ 0.370849609375, 0.820068359375, 0.4541015625, 0.3193359375 ],
     z: [ 0.807861328125, 0.4842529296875, 0.7607421875, 0.9888916015625 ] },
  gyroscope: 
   { x: [ -0.6569733619689941, -1.8915319442749023, -1.700331211090088 ],
     y: [ -1.2060374021530151, -0.3862561881542206, -0.7735447287559509 ],
     z: [ -1.9749579429626465, -3.614520311355591, -4.208281517028809 ] } }

Tech Stack

Made with React Native and Expo - so can be ported to both android and iOS!

magic-wand-app's People

Contributors

vishaag avatar

Watchers

 avatar

Forkers

aniket79

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.