This project goes through converting a hammock into a VR flying machine. We will use a VR app that is running the WRLD SDK in Unity so you can input whatever GPS coordinates you want and fly around that area in VR! This VR app will also run on IOS or Android. The hammock has an ESP8266 running Arduino code that goes on the cross bar of the hammock so when you lean left or right you turn in the game. Also there is a small fan running another Arduino board that blows faster or slower based on your speed in the game. So this project will go over how to interface Arduino with Unity, wirelessly over WIFI and also how to control a variable speed fan.
Unity VR Project:https://github.com/MatthewHallberg/flyVR
Parts:ESP-8266 Node MCU (comes with 2): https://amzn.to/2tAyNsu
MPU-6050: https://amzn.to/2yD5dbD
4 Channel Relay: https://amzn.to/2MmCqKi
Hammock: https://amzn.to/2KkR1FP
VR headset I used: https://amzn.to/2MRAURw
Power Bank (need 2): https://amzn.to/2tp3l16
Arduino Buttons: https://amzn.to/2tzJxHM
Assorted Arduino Wires: https://amzn.to/2tyjPTS
Comments
Please log in or sign up to comment.