Arduino servo library vs. analog control
in
Integration and Hardware
•
5 months ago
Hi,
I'm trying to control servos from Processing and I'm wondering whether it's possible use analogWrite in the Arduino library (in conjunction with Firmata), as opposed to sending data over the Serial port to Arduino for use with the built-in Servo library. Are there benefits to either?
Thanks.
1