mikewesthad / AugmentedInterface

Home Page:http://www.mikewesthad.com/project_augmented_interface.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Led

Demo video

This project requires three pieces of software to run: Arduino, openFrameworks and Unity.

Arduino controls the LEDs and detects whether or not an LED is connected. Unity contains the virtual world with virtual LEDs which can be switched on and off. openFrameworks stitches the two together by communicating over serial with arduino and via OSC with Unity.

The Unity scene that needs to be run is called Flood. Ignore the others.

References for the sounds used are in Unity/Flood/Assets/Sounds/References.txt.

About

http://www.mikewesthad.com/project_augmented_interface.html


Languages

Language:C# 44.5%Language:JavaScript 40.7%Language:C++ 8.2%Language:Arduino 3.9%Language:C 2.8%