DFRobot / WindowsIoT

Windows 10 IOT For Raspberry Pi
14 stars 8 forks source link

Help required #1

Open DrouSoft opened 6 years ago

DrouSoft commented 6 years ago

Hi,

i'm trying to use this tutorial for my application and i've some questions:

  1. Which LED must be ON and OFF on the Arduino ?
  2. What do you mean when you write "usb = new UsbSerial("VID_2341", "PID_8036"); //I've written in my device D directly Leonardo " ?

How to set/get this parameters VID_2341 and PID_8036 ?

Thanks

DrouSoft commented 6 years ago

This sample doesn't work finally….