Goal : going from solely writing software to making hardware. Cardboard part done successfuly, now how to make it also benefiting from the open electronics recent movement?
Principle : interact with somebody in VR through selectronic
Workshop lead : Hugo
Date : 1st of August, 6pm
Required material : laptop + charger + Ardunio devkit installed with esp plugin https://github.com/esp8266/Arduino#installing-with-boards-manager
Hardware : 6 electronic kits
1 ESP8266 chipset, programmable with Arduino/Python with WiFi integrated
1 breadboard
1 potentiometer
jumpers
Steps
get ESP8266 working by flashing it from your computer, tesing with the LED
turn on and off the LED from your VR app based on being entering or leaving VR
change your VR experience based on the potentiometer value
bonus : host the VR experience directly on the ESP8266
Optionally
To share amongst participants who want to go further
temperature and humidty sensor
depth sensing (ultrasound)
light intensity
infrared receptor
misc
No accelerometer for now.
Other potential ideas
reproduce the January hackathon IoT fan controlled by the server of the VR bobsleight experience
control the lighting of a VR experience with a light sensor
user accelerometers on other part of the body e.g. feet
your idea?
using autobahn.ws/js/ (PubSub) with crossbar.io (broker) as an Aframe component (ECS for webVR)
http://jsbin.com/pojeva/edit?html,output (WIP)
Test video
Your browser does not support the video tag.
See also