Skip to content

KyuJeong/stepCounter

 
 

Repository files navigation

stepCounter

Kyujeong & YoungBean's research project

1. Implementation of the Samsung Fitness function without using the step counter sensor

2. Identify and distinguish four cases

  1. Holding and walking
  2. Pocket and walking
  3. Walking with Typing
  4. Waling with Calling

3. Measuring the number of steps with acceleration sensor and gyro sensor

4. Each use sensor according to four cases

  • Holding and walking - Accelerometer, Gyroscope
  • Pocket and walking - Accelerometer, Proximity Sensor
  • Walking with Typing - Accelerometer, Gyroscope
  • Waling with Calling - Accelerometer, Proximity Sensor

5. Outputs the total number of steps measured in 4 cases

Graph

  • Graph of X,Y,Z

xyz

  • Graph of angleXZ, angleYZ

xzyz

Drawing Line

  • Drawing Ling following the Path
  • Correct the Compass function

What to do..

  • Drawing Line & Correct the Compass function
  • Using the Daum map application
  • We will make the navigation in the Building
  • untill : 18/01/25 (Thursday) 2 P.M.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%