Recent content by Satchid

  1. S

    program get stuck.

    Here is my full program, it stops in simulation ' Program to convert analog inputs A1 to A8 to digital values and control a stepper motor ' Written in PICAXE Basic Hallo, I am looking for a solution, from this line the simulator from the picaxe editor is going stuch on this line: readadc10 5...
  2. S

    pwmout calculation

    Hi, I have the below code that works for increasing the frequency on c.2 output pin gradualy. And i am proud that it works. but as it is a simple calculation, I wonder is there is a formula based on the frequency. duty pitch frequency constant pwmout...
  3. S

    auto camera pointing

    Thank you Erco, If that is not working, Could I do the following: I am making a tunnel thing made from 6 thin aluminium plates of 3cm by 4.5cm, I put these plates in a stack and put a 3mm spacer between each of them on the 3cm edge and glue that together. Now I have 5 channels of 4cm high 3mm...
  4. S

    auto camera pointing

    @Erco, Your post http://www.picaxeforum.co.uk/showthread.php?30093-Steering-a-dolly-by-means-of-a-black-line-lt&p=312320&viewfull=1#post312320 g-ave me alot of info. Thank you for that. to erco et all I have made a line following platform so that I can place a camera tripod on it. The camera...
  5. S

    Steering a dolly by means of a black line<

    Hi, I am a little desperate. I a here is the Hardware. It is The steering part that bugs me. I made a triangular 3 wheel Line following dolly (90cm X 120cm) and the front wheel is the steering wheel. It is belt driven from a stepper motor via a belt in full step mode. The stepper needs to do...
  6. S

    picaxe proto shield library for eagle?

    Hi all, I would be pleased to use a "picaxe proto shield library for eaglecad" Would there be one around and where? Thanks, Willy
  7. S

    stepper-control-with-acceleration

    Hippy & Alistairsam I am using the folowing pogram from post #56 on page http://www.picaxeforum.co.uk/showthread.php?15591-stepper-control-with-acceleration-and-variable-freq-square-wave-output/page6 I tryed to figure out how i could set the max speed of the steppermotor? But did not...
  8. S

    IR comands and how?

    Dear All, Sorry, I forgot hos to input code, can someone please remind me? How is IRin and IRout really works? I see the program for IROUT: in the command pdf. [ for b1 = 1 to 10 irout B.1,1,5 pause 45 next b1] The above is running in a "for next" loop and then pause...
  9. S

    a huge line follower

    Dear ones who helped me before. I need to make a litle moviclip of something that is hard to do out of hand. I need to do 3 clips +- exactly the same track so that it can be set on top of each other to form the endresult Therefore I toaught of a linefolowing carage whereon the trypod with a...
  10. S

    zs 042 module seconds out?

    Hi, I Have purchased a "zs 042" module (based on a ds3231). I need a secondpulse ou or a minute pulse out. Is there someone that knows a method of doing this a simple as posible. I need the second puls at pin c.4 of a picaxe 14m2. Thank you Willy
  11. S

    pwmout and pulsout

    Hi, I am testing the pwmout and the pulsout command. The pulse from the picaxe 14m2 is send to the controller of a steppermotor. The pwmout is stepping the motor perfect, but the pulsout command is not letting the motor step. I send the output pulse to the same pinB.2. I am pulling my hear, why...
  12. S

    Switching off power by means of KWH Meter pulses

    Dear all, I have a 48V battery with a battery charger. The battery charger has an internal fan that continues turning after the battery is fully charged. I am looking for a system to switch the power off after my battery is full. Now between the power outlet and the charger I have a KWH...
  13. S

    analog input to pwm frequency out.

    Hi, I need to feed a pulse stream to a stepper motor controller. But I need to make the pwm frequency variable with a potentiometer at an analog input on the 08m2 picaxe. I am searching the net and this forum, and I am continuously finding to change the duty cycle. But as I said, I need the...
  14. S

    50Hz inpuls input to output

    Dear all, Im in great need of help, and i know that on this forum are great knoleged people. This is what I need: Input is always the net-frequency (50Hz) on an "ST" or "TTL if possible" input pin on a 14m2 picaxe. I need an output frequency that is in direct calculated relation with the...
  15. S

    2000 pulses

    Dear Experts, I am working on an old clock of 1.5m diameter. Only the existing "divide by 12" gears are still intact. So I need to drive the minute hand to get it working. I am doing this with a stepper motor and after al the reductions and belts, I need 2000pulse on the stepper controller to...
Top