Go to file
Hendrik Schutter d52cb4c62a Merge pull request #1 from Seil0/patch-1
Update README.md
2017-04-30 14:55:25 +02:00
README.md Update README.md 2017-04-07 14:01:04 +02:00
TrackFPV.ini Add files via upload 2016-11-15 23:24:08 +01:00
TrackFPV.ino Add files via upload 2016-11-15 23:24:08 +01:00

README.md

TrackFPV

Use your Fatshark or Skyzone goggles as a virtual reality headset.

Fast overview: Use an Arduino Micro as a Joystick for OpenTrack with the input of your FPV-Headtracker.

[IMAGE ALT TEXT HERE] (https://www.youtube.com/watch?v=lgsw95ZyV68)

1.Hardware:

  • Arduino Micro (ATmega32U4 = featuring a built-in USB which makes the Micro recognizable as a joystick)
  • 3,5 mm phone jack from your goggle
  • Mirroring the Computer-Screen to the goggle with a HDMI to AV converter

2.Software:

3.Libraries used in this project:

Installation:

  1. prepare Hardware. Ground to Ground and the PPM-Pin to D4 (it´s the ICP-Pin)
  2. Install the libraries
  3. Upload the sketch to the Arduino
  4. Check if the Arduino is detected from the computer (Windows Control Panel >> Hardware >> Devices >> Arduino Micro
  5. Start OpenTrack and import the "TrackFPV.ini" profile
  6. Choose the Arduino as the joystick input
  7. Press the "Tracker" Button on your FPV goggle and klick immediately "Start"
  8. Enjoy your VR Headset

Bug and Features: Please report bugs and wishes to me. Thanks!

Tested with Arduino Micro, OpenTrack2.3 and Skyzone V2 and RealFlight 7 on Win10_64bit