Skip to content

HugoWALTER/SHAND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHAND

The first innovation project in EPITECH. 🆕 🎉.

This project was made in python and arduino with <3 by Hugo WALTER and Kevin FERCHAUD

What is it?

SHAND is a connected gloves able to play jankenpon against and AI.

Current features:

  • Launching a graphical window to play against an AI.

Requirement

  • Last version of Arduino IDE.
  • Last version of Python.
  • Libraries

Build Setup

Just about everything you need is setup for you.

  • Import the project into Arduino and upload it.
  • Update values to calibrate each finger (finger1, finger2, ...) directly in the code.
  • In jankenpon.py, update the serial port your arduino, by default "COM3" is setup. /!\Don't forget it /!\
  • Make a flex sensor for each finger if the values are lower than 10 when the finger is in flex position.

Run the jankenpon.py and PLAY !

PROJECT DOCUMENTATION

Inside the repository, you can find some files : This SHAND folder will contain:

  • An explanation of the steps of the project : Rapport.pdf
  • A graph.py, an older version to visualise in 2D the movements of the fingers in space.
  • A jankenpon.py to launch the game.

The DELIVERY folder will contain:

  • Some pictures on how to build a flex sensors
  • Videos on how the glove work. You can visualise the detection of each fingers.

License

This project is the property of EPITECH.

About

[INNOVATION HUB] - Project 1 SHAND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors