View Single Post
Unread 05/22/2017, 02:57 PM   #35
Wally.B
Registered Member
 
Wally.B's Avatar
 
Join Date: Oct 2014
Location: Toronto GTA,Canada
Posts: 1,763
DOSING Controller (Dosing Head Configuration)

Here is how the Controller is configured.
I decided not to make it tedious thru the LCD/Push Buttons.
Plus the code would be complex to write for Interface, etc.
Future features will be easier to add this way.

The Dosing configuration is within the Aurdino Code.

To make a dosing change, I edit the config and upload into Ardiuno from PC.

Pretty simple as shown below (Example of 1 Dosing Head)



Once the config is uploaded, the Doser Scheduler uses this to run things.

The scheduler uses Queuing Logic:

--> You can Set Dose Head (#01,#02,#03) to all dose as 12:15PM
--> It will queue up each pump at 12:15
--> Two Pumps will never run at same time
--> When Pump one is finished, the Next Pump Starts


Now I run on Water for a week, and it all goes well, I switch to Real Chemicals.



Last edited by Wally.B; 05/22/2017 at 03:11 PM.
Wally.B is offline   Reply With Quote