Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 553 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 553 Bytes

ArduGlove

ArduGlove is a Arduino-based glove that can be used as a game controller, mouse replacement etc.

Originally made as a group project for INF1510 Bruksorientert Design at the University of Oslo

Project members:

  • Mathias Stang
  • Vegard Søyseth
  • Erik Vesteraas

Code components:

Arduino

Various code for the Arduino/hardware side of things.

Java

MKInterface is the main software component to run on the computer receiving the input from the glove.

Processing

Various visualizations and development/debugging tools.