Hello. I am super new to Arduino and the entire culture of microprocessor environments. I have learned some hard codes in the past (PHP, Linux, CSS, etc.) so this code language shouldn't be too hard after some trial and error. I'm sorry if this question sounds naive but...
How do you sketch a code to control (up to) 6 servos on the device? I see some example sketches included, but none pertaining to servos. This is my primary reason for running the Motor Shield. I don't need the motor control as I am utilizing ESC for brushless on the throttle channel. I see two ports for R/C input; presumably two channels from the receiver.
Design goal: To control servos from a R/C transmitter with the WikedDevice 4 Motor Shield.. To be able to configure servo speed, rotation direction, and sweep angles.
Any assistance for a super new user is much appreciated. Cheers!