Update README.md

This commit is contained in:
Hendrik Schutter 2016-11-15 23:34:18 +01:00 committed by GitHub
parent 30abfd7d2d
commit a5dd053026
1 changed files with 7 additions and 7 deletions

View File

@ -4,17 +4,17 @@ 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.
##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
- 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:
⋅⋅* install the latest OpenTrack software https://github.com/opentrack/opentrack/releases
⋅⋅* install latest Arduino IDE and drivers
- install the latest OpenTrack software https://github.com/opentrack/opentrack/releases
- install latest Arduino IDE and drivers
##3.Libraries used in this project:
⋅⋅* Joystick.h https://github.com/MHeironimus/ArduinoJoystickLibrary
⋅⋅* CPPM.h https://github.com/jmparatte/CPPM
- Joystick.h https://github.com/MHeironimus/ArduinoJoystickLibrary
- CPPM.h https://github.com/jmparatte/CPPM
###Installation:
1. prepare Hardware. Ground to Ground and the PPM-Pin to D4 (it´s the ICP-Pin)