Search results

  1. O

    help with using "sleep"

    I am using both picaxe 08M's and 14M's. I use them in a controller where they get used constantly for a period of time but then may sit for days without use but with power to the picaxe all the time. What I would like to do is if there are no inputs used for say 5 minutes or some other...
  2. O

    what am i doing wrong with inputs?

    just got my 14M's today and started playing around. I don't know what I am doing wrong but something must not be right. if i write something small to turn an output high or low with pauses in a loop it works fine. but i try something like what is below to turn all the outputs high when input 0...
  3. O

    question about 14m button input

    i donot have my 014M that i have ordered yet. But I have been reading and working on code already. For sake of this question i will say i want to turn on an led attached to output 0 when a button attached to input 1 is pushed and off when the button is released. something like main: if pin1 =...
  4. O

    14M output question

    I am working on a project with an xbox controller making button functions happen with a picaxe chip. the 08M did not have enough in/outputs so i want to use a 14M. my only problem is on the that i need to pull a button to 0V to activate it but when the output is set to HIGH the button on the...
  5. O

    complete a curcuit with two pins?

    I am new to using picaxe chips and am currently just starting a project. my electrical knowledge is limited so forgive me if my terms are incorrect. I have read through the tutorials and did not see an answer of what i would like to do so i thought i would ask if it is possible. I am using an...
  6. O

    Recover program from picaxe 08M?

    I lost my program due to storing it on a flash drive that was lost. Is there anyway possible with the programming software or other methods to recover my program from my 08M? Thanks.
Top