I have an Arduino connected to my Raspberry Pi 2 via USB and Windows 10 IOT installed on it. I have made an universal app in Visual Studio and it works on the Pi. Which reference do i need to include so that i can communicate to the Arduino via USB?
This code allows PC to Arduino comms via USB. USB on an Arduino is not really USB. It is serial.