Skip to content

Personal project which is a GUI to collect data from a glove through an arduino from 5 flex sensors on each fingers and a MPU-6050 for detecting orientation and movement of hand

Notifications You must be signed in to change notification settings

atahmeed/GlovedataCollector

Repository files navigation

GloveDataCollector

GlovedataCollector

A GUI (Graphical User Interface) application to collect data from a mechanical handglove for detecting hand orientation & movement of hand. This collected data can be used to train models for various purposes.

Hand Glove Components

  • Arduino (1)
  • Flex Sensors (5)
  • MPU-6050 (1)

Used Modules

  • Tkinter For building GUI
  • Serial For communication with Arduino
  • Numpy For collecting and manipulating arrays
  • Pandas For storing data in a file in CSV format
  • The script was converted into exe file using pyinstaller module.

Instructions

  • Main Code : HandDataCollector.py
  • Executable: dist/HandDataCollector.exe
  • Explore, tweak and create a pull request to contribute!

About

Personal project which is a GUI to collect data from a glove through an arduino from 5 flex sensors on each fingers and a MPU-6050 for detecting orientation and movement of hand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published