Search results

  1. S

    multitasking

    I have a pic16f886 chip, is it possible to run 2 motors and play tones at the same time?
  2. S

    repeating procedure using inc Var

    Hello, The program runs the procedure twice and goes to wait 10 and then start again, but this time it doesn't repeat the procedure anymore. It goes through the "no" line and back to start. It keeps going continuously disregarding the compare cell. I thought that new loop should repeat...
  3. S

    Control relay with distance IR sensor

    Hi everyone. I'd like to switch relay on/of using Sharp IR proximity sensor GP2D120XJ00F ( 3 wires:Vcc,GND, Vo) and PIC 16F886 chip. Both sensor and relay are powered by 5V, relay current is 27mA. Sensor's output varies between 0.2V-2.9V. Are any resistor needed on PIC's input /output? Can I...
Top