I wish to connect 1 or more servos to a picaxe 28x1 .......with 2 motors controlled by pwm
So Far :-
I have managed to get two motors working with pwm control . (jumps on table in amazement - its my first picaxe enterprise)
I have used pins 12(pwm 1) and 13(pwm 2) for the motor control (with output 7,6,5,4 for direction ie via an Ld293 chip)
using pwmout ....... pwmduty commands - works well.........