Digital Pins on Arduino to control servos

userHead dutzend 2016-08-23 16:05:01 2322 Views0 Replies
Hi all,
we use the LattePanda to control a inmoov robot (http://www.inmoov.fr. That means we use the onboard Leonardo and 2 Arduino Mega on the 2 USB 2.0 ports to control the up to 30 servos.
In the moment we do that with a windows forms app (we also waiting for UWP), the Arduino Standard Firmata and the Client (Arduino.cs) downloaded here.
Our problem with these enviroment is, we couldn't control the servos they are connected on the digital pins greater 13 (Arduino Mega). We think the problem comes from the Arduino.cs
Thx for any tip
René