Bluetooth controled Arduino Uno

Bluetooth controled Arduino Uno

A clasic example of Bluetooth comunication between Arduino Uno with HC-05 Module and a Laptop using Visual Studio C# code.
The example I found used Windows Forms. I adapted this to use Universal Windows Platform (UWP) to be able to run it on Windows Phone.