

Now add a reference to Raspberry Remote to your project by doing a right click on "References" and choose "Add Reference." -> "Projects" -> "Solution" -> RaspberryRemote.Navigate to RaspberryRemote.csproj and confirm your selection. Checkout the Raspberry Remote for Windows 10 IoT Core project and add it to your solution by doing a right click on your solution and choose "Add" -> "Existing Project".If you don't already have a project in Visual Studio create a new Windows Universal project.If you're not familiar the Raspberry Pi pin mappings you should have a look at Raspberry Pi 2 Pin Mappings.

As data port I prefer the GPIO port 5 which is pin 29 on the board of your Raspberry (theoretically you can choose every port you want). Connect your transmitter with your Raspberry Pi.

