Recent content by readytolearn

  1. R

    LM555 Timer with Motor: Easy Guide for Beginners

    Please someone, in this configuration http://home.cogeco.ca/~rpaisley4/LM555Basics1.GIF my resistors, if i use 2 100 ohm ones, are draining all the voltage.. Help!
  2. R

    LM555 Timer with Motor: Easy Guide for Beginners

    Also does the order of the resistors matter?
  3. R

    LM555 Timer with Motor: Easy Guide for Beginners

    I guess a more appropriate question would be can i use a 6v lightbulb and battery to follow one of the youtube step-by-step for blinking light? This was my endeavor last night and it was a total failure. I used 3 100 ohms and it didnt even turn on , let alone blink. Needless to say, I will have...
  4. R

    Stepping motor coding on microchip

    Hello, Trying to code a microchip PIC18C452. Desired: 4 steps per rotations pulses per second=1/15 t wait =15s #define #define #define #define clrf STEP_ONE b’00100000’ STEP_TWO b’00010000’ STEP_THREE b’00001000’ STEP_FOUR b’00000100’ STEP_NUMBER ; PortB<5:2> are used to connect...
  5. R

    LM555 Timer with Motor: Easy Guide for Beginners

    i also have 100 ohm resistors
  6. R

    LM555 Timer with Motor: Easy Guide for Beginners

    Please forgive my inexperience. I am trying to put a motor , either 3v or 12v, powered by a 6v battery, on a LM555 8 pin timer. I have 30000 ohm resistor, 1000 ohm resistor, 3000 ohm resistor. I also have a 500 cuf capacitor. I would like it to go on for approx .5s and then off for 10s, times...
Back
Top