This is neat - a light in the Unity scene is turned on and off using a physical switch.
The switch is connected to Unity with an Arduino and the light is controlled via PlayMaker (bought previously).
This uses my Kreation.Arduino.Playmaker asset to provide PlayMaker actions and to raise events to the PlayMaker FSM from Arduino. Very fun!