Dosing Pump Control

It would depend on what sort of current the signal can produce. I think an Arduino can handle 40mA max on its pins and other things less than that. My 6V pumps need around 1A to start and 300-500mA while running from testing. Running these directly would not work.

I decided to run my pumps off a L293B chip, using digital pins only and 5V source (its the same as the beaglebone board im running it on). You just have to remember to add the diode to the motors for protection. There was a chip version of the one i chose with inbuilt diodes, but it could handle only 60% of the current.
 
It would depend on what sort of current the signal can produce. I think an Arduino can handle 40mA max on its pins and other things less than that. My 6V pumps need around 1A to start and 300-500mA while running from testing. Running these directly would not work.

I decided to run my pumps off a L293B chip, using digital pins only and 5V source (its the same as the beaglebone board im running it on). You just have to remember to add the diode to the motors for protection. There was a chip version of the one i chose with inbuilt diodes, but it could handle only 60% of the current.

Thanks for the reply. I'd hate to fry a controller. I saw a dosing pump that claimed to draw only 30ma but it's Chinese so I really don't trust the rating. Even if it did pull only 30ma, it suppose might surge too much @ start up.
 
You need to be using a transistor of some sort and a separate power supply to drive a pump.
 
You need to be using a transistor of some sort and a separate power supply to drive a pump.

Thanks David, I have seen several diagrams like that. I had to ask the stupid question though. I'm trying to gather enough info to make a good make/buy decision about controllers.
 
Hi!

You can use this circuit:

8674999381_cdbd9cbec7_c.jpg


Best regards

Fernando Garcia
 
Hi!

You can use this circuit:

8674999381_cdbd9cbec7_c.jpg


Best regards

Fernando Garcia

Obrigado Fernando. Registei-me no seu site e estou aguardando um controlador construído e codificado pronto. Eu estou tentando usar um controlador de tempestade para executar o meu LED e bombas dosadoras até que você solte o seu. Thanks Google Translate! :D
 
Back
Top