admin
|
You will have to modify source code to access this (053007 is the last release version), but the ARM7 firmware has initServos() and setServos() functions to use in place of the initPwm() and setPwmDuty Percent(). As I recall, the range is 0-100, with 50 as a midpoint, so power levels below 50 will cause the motors to go in reverse, and above 50 will cause the motors to go forward. The voltage regulator on the controller should handle at least 15V. Sorry, but I don't know whether you can leave the controller on while charging.
|