Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 676 Bytes

File metadata and controls

13 lines (8 loc) · 676 Bytes

Unity2Arduino

How to send input from Unity to Arduino - TrafficLight Basic example

In this repository I will collect the script for:

  1. Arudino: the user could easily use this code to implement the traffic light code.
  2. Unity: I have put the Unity project to facilitate following the tutorial. It includes the traffic light and all the scripts already attached to the objects.

Blog with instructions: Using Unity to control Arduino

Author: Erika Agostinelli