Recent content by annoyin_kid

  1. A

    problems with pulsout and pulsin

    well i have 2 08Ms and i am trying to send data from one of them(master 08M) to the other (slave 08M) using the pulsin and pulsout commands. right now pin2 on each 08M connected together and the connection is grounded by a 100K resistor. i also have a led connected to pin 1 of each 08M with a...
  2. A

    pause in microseconds

    hey there before i start i like the new forum, it looks much more neater than it did last time i visited the forums and is way more organised. now to the problem... i'm trying to quickly (in a few milliseconds) communicate between a few picaxe ics accurately by sending data like "100" or "123"...
  3. A

    mp3 plug in speaker audio amplifier circuit

    hey guys its me again. anyway i went to school and we were given a new project. it is something related to the issue "safe and secure". i decided to make a mp3 plug in speaker audio amplifier circuit. it is a speaker that plugs into the mp3 instead of headphones. i got the plug bit and...
  4. A

    gosub problems

    while i am in a gosub loop if i place a 'if ... then main' and 'main' is a loop will i exit the gosub loop completely or will i return to the loop after 'main' is complete? if i return then how would i stop the gosub loop completely and goto an other non-gosub loop?
  5. A

    data logging

    so i modified a servo so that it spins like a motor and so that the servo signal sent to the servo controls the direction it which the servo spins and the speed it spins at. i was wondering if there was any way for me to log the time it takes for the servo to make one spin.
  6. A

    servo help needed

    after a signal to a servo is sent via the servo command, there is the 20ms gap until the signal is sent again. im not sure if this is possible but how do i do use readadc and tell it to go to another sub section in the programme inbetween the gap and still be able to send the signal back to...
  7. A

    pwm wizard suggestion

    when i open up the pwmout wizard (not pwm wizard like the subject says) and do the calculation can you also add a "copy to memory" button, and then open a prompt saying "would you like to paste this into document?" like you have in the tune wizard because it makes life that...
  8. A

    need help with pwm

    i was using pwm to make an led fade on and off but the code i came up with fills up too much memory on the 08m im using. i know there is another way to do the fading but i dont know what the command is. this is my code. it starts at 10khz 10%, goes to 10khz 100 % in 10% steps and then back to...
  9. A

    problems with debug

    im trying to debug the signal from a ldr but as soon the debug screen comes up it stops on debug 1. i got the light level as 196 but it didn't keep debugging. has anyone else had the same problem and is this a bug? any help would be appreciated
  10. A

    help me, i dont understand

    well like a lot of u guys suggested me to do i've been doin some reading about electronics to get a grasp for the basics. when i got to the capacitors i kinda got stuck. i understood the formulas for capacitors in series and parallel fine but not what are they used for and how i wire them into a...
  11. A

    can i draw 10 amps

    aye wassup guys hope u guys had an awesome new year i was wonderin if u guys knew if i can draw 10 amps from an 08m if i put 10A into it so i can power a high speed motor. can i also take this circuit: http://i14.tinypic.com/29mljqb.jpg (the grounds are ment to be joined) and instead of the...
  12. A

    wiring a motor to a uln2003

    hey there its me again. i managed to het hold of a uln2003 and i wired a motor to it. the motor struggled to run and after about 5-30 seconds. then it stopped completly. the battries are still pretty new. the voltage measured through the motor was 5-6v and the current through it was 0.3-0.8A...
  13. A

    which transistor should i use

    the other day i posted a question on why my motor wouldn't work with an 08m and got a reply to try a transistor to amp the current and to refer to the picaxe manual 3 for the components. i live in new zealand and can't seem to get hold of the bcx38b darlington transistor or the bc548b to make...
  14. A

    motor doesn't go with 08m

    hey i just started using a motor with an 08m. when ever i run the motor (using high command) from any pin the motor doesn't seem to work but if i replace it with a led the led glows. can you tell me what is wrong? i checked every connection and the battries are almost brand new. also when i...
  15. A

    pin 3 for adc?

    can i use input 3 on a 08m as an adc?
Top