Building Dosing System With Arduino Controller

kapelan

Member
Joined
Jan 11, 2015
Location
Kitchener, Ontario
I want to build a dosing system, decided to use these dosing pumps.
Already have a controller for it.
As usually when you have all parts the question is coming how to do assembly neat?
So I have pumps, box, controller ... and now need a laser cutting service to cut stainless steel
Does anybody know who can do it?
$_35.JPG
 

kapelan

Member
Joined
Jan 11, 2015
Location
Kitchener, Ontario
how did you cut panels ?
I already have a controller with timers:
ControllerBox_front_zps0nwsczmr.jpg

this is back panel:
ControllerBox_back_zps01fci6ir.jpg


And I'd like to cut new back panel and install there these pumps instead of 4 sockets.
 

TORX

Administrator
Staff member
Website Admin
Joined
Nov 27, 2010
Location
Blenheim, Ontario
Website
www.thefragtank.ca
I used a good old fashion dremel, files and elbow grease. Those pumps work great and if you read me thread, it shows that they do dose reliably over time. Only it is hard to just dose a little. Good luck with the build. Just remember, a doser is only as good as the programming.
 

kapelan

Member
Joined
Jan 11, 2015
Location
Kitchener, Ontario
Started new version.
Planning change:
- replace ORP with one more PH channel. So it will be 2 PH channels
- add switch Fahrenheit/Celsius
- Some UI change: remove not used timers from the screen and use a button to "add new"
Thinking what else should be added/improved.
Any suggestion?
What do we need to automate the system?
 

KBennett

Member
Joined
Sep 17, 2012
Location
Brantford
I'm doing the same thing. I find that even with optically isolated relay modules my arduino freezes when running these pumps. Can't figure out how to solve it.
 

KBennett

Member
Joined
Sep 17, 2012
Location
Brantford
Tried that. The issue is during steady run, not when it stops. Tried a 100uf cap across it too. Even tried a resistor in series with the output to lower current draw on the output. Nothing works. I'm using i2c and onewire. I think the extra current draw is somehow causing the communication to time out.
 

kapelan

Member
Joined
Jan 11, 2015
Location
Kitchener, Ontario
Tried that. The issue is during steady run, not when it stops. Tried a 100uf cap across it too. Even tried a resistor in series with the output to lower current draw on the output. Nothing works. I'm using i2c and onewire. I think the extra current draw is somehow causing the communication to time out.
which power supply are you using?
 

KBennett

Member
Joined
Sep 17, 2012
Location
Brantford
I tried several different configurations with different supplies. I have 3 separate 24V supplies and I use little step down chips for 5 and 12 volts. VCc on the relay board is totally separate... I'm going to try running them of a dedicated uno next...
 

KBennett

Member
Joined
Sep 17, 2012
Location
Brantford
No name 24 volt 5 amp power supplies. Pretty standardized model I think.
It runs for varying times before freezing. From a few seconds to several minutes.
 

KBennett

Member
Joined
Sep 17, 2012
Location
Brantford
Oh. I Have a sain smart solid state relay board for my ac pumps. it can turn the DC pumps on but can't interrupt the current. I assume it uses thyristors or instead of mosfets.
 
Top