R/C Tech Forums - View Single Post - Arduino Control of DYN4925WP
View Single Post
Old 03-01-2014, 06:36 AM
  #2  
Shawn68z
Tech Addict
iTrader: (6)
 
Join Date: Jan 2008
Posts: 706
Trader Rating: 6 (100%+)
Default

Have you calibrated the ESC to the Arduino?



http://arduino.cc/en/Tutorial/Sweep#.UxHysGePKUk

The PWM range for the Sevo library is from 0 to 179. Your ESC probably doesn't know where the Neutral and FWD/REV start, with respect to the dutycycle coming out of the arduino. That can cause all sorts of problems. Write a function, or program that will calibrate the ESC.

What values are you using in your variables?




Shawn.

Last edited by Shawn68z; 03-01-2014 at 06:55 AM. Reason: Spelling
Shawn68z is offline