Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 403 Bytes

README

Steps to run this application:

  1. Pull the code. There is Arduino code ('hand_orientation') and Python code ('HandsOn').
  2. Hook up the Teensy and run the Arduino file (hand_orientation.ino) on it.
  3. Check the Serial Monitor to ensure you are getting sensor readings.
  4. Run the Python program (HandsOn_GUI_main.py)

Contributors

  1. Bhavesh Kakwani
  2. Tom Yang
  3. Bhavit Patel