Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 603 Bytes

RP2040-HeadTrack

A IMU HeadTracker for use with OpenTrack.

  • Fast and accurate 3-DOF head tracking, with pseudo 6-DOF support using numerical integration.
  • 100Hz update rate

Hardware Used

Software setup

  • The microcontroller opens a Serial Port through USB, and communicates with OpenTrack using the Hatire Arduino protocol.