Please help me getting StandardFirmata to work on Arduino Due.
I use Arduino IDE 1.5.6-r2. The StandardFirmata Example compiles successfully. I program it to Arduino Due via the Programming Port.
Then I try to connect to it with firmata_test.exe from firmata.org. Which usb port of Arduino Due should I use? Both do not work. firmata_test always shows an empty window.
I also tried to toggle the LED on Pin 13 with Rhyduino or Sharpduino, it does not work at all.