Search results

  1. J

    Adding fixed mS time to an input frequency?

    Hi, I would like any help please. I have the following program that trigger's from a variable clocked input signal and then produces a timed length output ref the pot value. How could I add code to add an additional fixed amount of time to a specific frequency as well as the added time ref the...
  2. J

    08M2 Parallel tasking code help needed please.

    Hi, New to picaxe and trying my best to learn the code, but I would like some help solving this code issue please.:) I have code working in the simulator, but when I try it on the chip it stops parallel tasking. The objective is: Press the button, pot value is read and LED0 then lights for...
  3. J

    Toggle 2 o/p's from 1 i/p?

    Hi, I'm trying to construct code to control a 12v bottle valve with a single momentary push button. The solonoid valve has 3 wires, ground, open and closed, it only has to be powered momentarily to opperate open/closed as it latches. I will use some logic mosfets to interface with the solonoid...
  4. J

    Help please with setint instruction

    I've got bit stuck, I've read manual2 on setint and asked here before and got the instuction working, but sorry yet again this setint has me stumped. Could someone please edit my code so I can see where I've gone wrong. I've put in the second setint and return to re-enable but it only works on...
  5. J

    Resetting program during a pause - Help!!

    Hi, I'm building an alarm with trigger, silence and reset i/p's, and 1 indicator and 1 sounder o/p. My problem is I'm trying to reset/end a program whilst its in a pause state when i/p 3 goes high (Picaxe-14M). I think I need to use setint, but can't get my head round how to implement the...
Top