L293D: A notion to be cleared
IC L293D, is the Motor Driver IC, which is usually linked to Robotics Applications. Even if you tend to use this guy, few basic questions still arouse in the minds of budding Hobbyists; Like Why 2 supply pins on the IC, How much voltage can be given to the IC, Should I short all the Ground pins of the IC ?????? Here, I'll be explaining the Pin description of L293D and not the specifications or other technical details. You can refer datasheet for that. L293D datasheet click here. To start with, any Microcontroller development Board works with a Max. of 5V, with a few hundreds of mA current. In case of ARDUINO Duemilanov: DC Current per I/O: 40mA DC Current for VCC & GND: 200mA Is this current sufficient enough to drive a everyday 12V, 200RPM DC motor ? No. So what ? Use a Motor Driver. Does it help ? Yes. It converts low current to high, sufficient to drive a motor. Pin Conections (Important: Even pro's tend to m...