Recent content by Lamtron

  1. L

    Picaxe software

    Can the picaxe programming software be used with my Chromebook? After reading I am not sure read about blocky but would rather program using text.
  2. L

    Sustain Press on switch

    I have a project that requires a user to hold or maintain pressure on a input switch for a short delay say 5 secs before the output will turn on. I need some ideas on how to start. Not sure but it seems like a if then statement would be a good start. Once the delay has expired the output will...
  3. L

    Latch program not working

    Hello, Trying to create a latch that works like this. Press the trigger switch and the output led should come on an stay on press the trigger again and the led should go out. But if the trigger is held down or press and not released I would like for the circuit to ignored that and only...
  4. L

    Time setting

    With all of your help my timer project seems to be working. I have a question I am trying to have the timer adjust from 0 to 60 seconds and by me changing the pause time and playing with the pot I can't get it to change much. With a pause of 1000 it never shuts off. I am using a 10K pot @ 3 vdc...
  5. L

    Found the option out 0

    In my previous post I needed 1 more input using the 08m pic. After investigating I could use input 1 and then switch my output to Output 0. I guess I am not sure if that is acceptable. I understand that a disconnect command is required to disable the communication after download is that needed...
  6. L

    Serial input on pin 2 of the 08m

    I need to have 1 more switch input and would like to use the serial input . Any known issues in doing so?
  7. L

    Timer

    Ok gave it a try using the do: until loop and the program is working when I press the start switch the led comes on pauses and then shuts off. My other test did not work once I press the switch and the program started I waited a very short time and held the start switch down to simulate a...
  8. L

    Timer

    I have a project that requires designing an adjustable timer for head trauma patients. The timer will have adjustability from 0 to 60 secs. The patient starts the timer by pressing a rehab switch which is connected to the picaxe and then cycles down the program. If the patient continues to hold...
  9. L

    Software 6 problems

    Having issues with the windows 6 picaxe software for windows.Installation states complete but when I go to open it is sends me back to the Install shield wizard.
Top