Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I drive a small motor from an Arduino board?

arduino drive motor small
0
Posted

How do I drive a small motor from an Arduino board?

0

The Arduino can drive a load of only about 40mA at 5V which is not enough to drive a small motor. Instead have a look at Nathan’s Crash course page for PWM (or the Wiki version) which has some simple transistor driver ideas. A good alternative the H-bridge from the above site is an L293D chip (available from Altronics). It is basically a dual H-bridge in a chip, plus it has built in diodes to protect your arduino. This will simplify your driving electronics a lot, but as it can run off two voltages (one for signal and one for motors), be careful which pins you connect things to. Also consider this product from Robot Gear.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123