Coder Social home page Coder Social logo

podilaaditya / androidsensor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shaofa/androidsensor

0.0 2.0 0.0 5.81 MB

Collect Sensors' data in Android platform and transmit them from my Phone to my PC by UDP based on WIFI channel

Java 100.00%

androidsensor's Introduction

AndroidSensor

AndroidSensor is a Android Studio project for collecting Android Snesor data and sending the sensor data to a HOST by using UDP Network protocol(Android as a Client).

By default,HOST is set as 192.168.1.100 and PORT is set as 8898,which are presented in the app'a UI. You need to edit them according to your own HOST machine.For example,I usually use a Applictaion tool named NetAssit.exe in my Windows PC as the Server to receive the sensor data in UDP Network sent by Android app client.

HOW TO TEST:

  1. Double click the icon of NetAssist.exe to execute;
  2. Select Protocol as UDP;
  3. Set Local host IP as any available IP address in the LAN,for instance,192.168.1.100;Set Local host port as any available port in your machine,generally a large integer,for instance 8898;
  4. Click the button Connect,a UDP server is create and listening on the port 8898;
  5. Execute the android app,edit the Host to 192.168.1.100 and edit the port to 8898;
  6. Immediatlly,in the Data Receive area,something will be presented,which are received from android.

androidsensor's People

Contributors

shaofa avatar

Watchers

James Cloos avatar aditya 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.