Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 602 Bytes

head-tracker

The Arduino component to a Unity-based Accelerometer-tracking system.

Setup

Have the latest Arduino IDE installed:

https://www.arduino.cc/en/Main/Software

If you're on Windows, you may need to install the latest FTDI drivers:

https://www.arduino.cc/en/Guide/Windows

Save the following Arduino software library to your libraries folder (restart IDE after installation):

https://github.com/sparkfun/LSM9DS0_Breakout

Instructions for importing: https://www.arduino.cc/en/Guide/Libraries

To run

Run the head-tracker-arduino.ino sketch in the Arduino IDE.