Turning DC motors from CPU.pin[0-14] in Javelin
I cannot use the command CPU.writePin(CPU.pin0, true);
to turn a DC motor. Any other command I should try in Javelin?
to turn a DC motor. Any other command I should try in Javelin?
Comments
on/off that way if you use a NPN transistor
or open collector ic like ULN2808.
The javelin pins can only source/sink 25 mA !!
regards peter
Look at the BS2 or Nuts&Volts resources on the Parallax website to get some idea of how to interface a DC motor to a BS2 -- identical circuitry will work for the Javelin.