Skip to content

stamstamNitzan/IoT-project-Gait-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT project Gait analysis

Hello and Welcome, here you can find the final results of our project.

App related files:

  • Inside "App" folder you can find all related files.

    • MainActivity.java - the main screen.
    • SamplesActivity.java - the graphs screen.
    • User.java - defines a user object.
    • SampleData.java - defines a sample object.
    • BLEQueueItem.java - handels the bluetooth communication.
    • LoginActivity.java - login screen using firebase authentication.
    • RegisterActivity.java - registration screen using firebase.

Algorithm related files:

  • Inside "Arduino" folder you can find:

    • arduinoCode.ino - the arduino code.
    • simulateAlgoOnData.py - a simulation of the algorithm written in python for fast development.
    • 1_data.csv - a sample for testing the algorithm.

Project details:

Development history

About

final submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 69.5%
  • C++ 23.6%
  • Python 5.4%
  • HTML 1.5%