Skip to content

CodeLanka/SensorDataCollector

Repository files navigation

SensorDataCollector

This is a multi purpose mobile phone sensor data collection app. Initially this will be used to collect data for a classification where the collected data will be used to train a model to classify whether the user is in a train or not.

Following are the labels we are going to collect the data for:

Mandatory Optional
Train Train type:
  • Express
  • Slow
  • Intercity
  • Sitting
  • Standing
Class:
  • 1st class
  • 2nd class
  • 3rd class
Bus Road type:
  • Highway
  • Carpet road
  • Road with low maintainance
  • Gravel road
  • Path
Type:
  • Highway bus
  • Intercity
  • Semi luxury
  • Normal
  • Double decker
  • One door bus
Walking
Car/Personal vehicle Condition:
  • brandnew
  • old(10+ years)
Manufaturing country:
  • Japan
  • India
  • Other
Bike
  • rider
  • passenger
Bicycle
Other

Setup Guide

  1. Clone repository.
git clone https://github.com/CodeLanka/SensorDataCollector.git
  1. Install yarn globally (optional)
npm install -g yarn
  1. Install expo globally
npm install -g expo-cli
  1. Install dependencies (Assume that you already have yarn installed globally)
yarn
  1. Start development environment
expo start

Happy coding!

setup

About

A multi purpose mobile sensor data collection app

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •