Skip to content

This repository contains IMU and GPS data collected using a mobile application. The data is processed and visualized using [your chosen programming language, e.g., Python/Matplotlib]. Includes scripts for plotting accelerometer, gyroscope, and GPS data, along with key observations.

License

Notifications You must be signed in to change notification settings

PrinceV-hub/IMU-GPS-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMU-GPS-Visualizer

This project visualizes IMU (Accelerometer & Gyroscope) and GPS data collected from a mobile device. The script reads CSV files, processes the data, and generates visual plots for better understanding.

📂 Project Structure:

data/ → Contains collected IMU and GPS data in CSV format. scripts/ → Python script for data processing and visualization. plots/ → Stores generated plots of the data (optional).

Installation: 1.Clone this Repo git clone https://github.com/PrinceV-hub/IMU-GPS-Visualizer.git

2.Install Dependency pip install -r requirements.txt

3.Run the Script python scripts/imu_gps_plot.py

About

This repository contains IMU and GPS data collected using a mobile application. The data is processed and visualized using [your chosen programming language, e.g., Python/Matplotlib]. Includes scripts for plotting accelerometer, gyroscope, and GPS data, along with key observations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published