top of page

Using Unity and Arduino Together

This game used light sensors and an arduino to detect the light from the flashlight. The Arduino then sent the data over to Unity. Using C# code language, I was able to translate the players real life flashlight movements into the movement of the virtual flashlight within the Unity gaming engine.

bottom of page