Search results

  1. C

    28X PWM

    I want to use a 28x to control two motors using pwm. I can not see how I would be able to slow one motor down and keep the other one at a different speed. I might be having a senior moment but I do not see how you can control two motors speeds independantly, if according to the basic commands...
  2. C

    28x input pins

    If I use a statement in a program like:- If pin4 = 0 and pin5 = 1 then stop, it is accepted by the programming software. If I change it to:- If pin6 = 0 and pin7 = 1 then stop, any ideas please
  3. C

    Picaxe 28x Pwmout

    I am building a line following robot and I am not sure how to control the motors using pwmout. I am driving the motors through a L298D, and would like to know the best way to connect the 28x and L298D together
  4. C

    programing problem

    I have a picaxe 28x set up as found in the getting started sheet, when I try to program it I am told the hardware can not be found on com 1. Any ideas
  5. C

    Picaxe Number

    I have a picaxe 28x set up as seen in the getting started sheet, but when trying to download a program to it, I am told the hardware can not be found on com 1.Any ideas?
Top