Hi guys, I would like to ask, is anyone here every try to connect the visual in Oculus Rift with Arduino? Is it connected by Unidruino? I'm currently doing a project which requires to link visual (not-controllable) in Oculus Rift with some mechanisms which are linked by Arduino. However, I m lost on how to start the video and arduino simultaneously through a single button. Any experience or solution? Thank you in advance! *Sorry for my bad language*
If you are asking about going strait to an Arduino, well that's probably not going to happen unless there are some awesome DVI/HDMI Shields out there? BUT you could use the C# OVR that I have seen around here, and the make a serial connection to the Arduino, and dump the Oculus data there, and hen you could do what ever you want with the data. I have seen some 'FPV' Flight Systems that work in this way moving servos to pan and tilt..no reason you could do some linear movements as well. :twisted: LOTS of different projects could benefit from a good 'IMU' and some IR LED's!