i've been googling for a few hours, but i can't get some example to generate more pin PWM for servo on Atmega328..
i try to understand servo library, but it still confusing
guys, could u help me? could u give some clues?
thanks in advance
i've been googling for a few hours, but i can't get some example to generate more pin PWM for servo on Atmega328..
i try to understand servo library, but it still confusing
guys, could u help me? could u give some clues?
thanks in advance
i've been googling for a few hours, but i can't get some example to generate more pin PWM for servo on Atmega328..
i try to understand servo library, but it still confusing
guys, could u help me? could u give some clues?
thanks in advance
Your question is not clear. Are you trying to use more than the 12 hobby servos that the Arduino servo library supports on the ATmega328P?
Try this -
then you should probably read and watch the videos in the two links in my signature
Duane B
The servo library allows 12 servos. How many do you need?
servo il PPM, not PWM. but the answer lies within:
use the timer, luke! (and take a look at Servo.h how it use them)
servo il PPM, not PWM.
We've had that discussion here before. RC Transmitter -> RC Receiver is PPM, but servos are driven by PWM.
http://www.endurance-rc.com/ppmtut.php
@nooty - Please don't cross-post: http://arduino.cc/forum/index.php/topic,111174.0.html
@OP: DO NOT CROSS-POST.
People who have answered your question in one thread may be unaware that the question has already been answered in another.
This wastes their time, and makes them less likely to help in the future.
I have merged your two threads here.