Hello,
I try to modify program to use 3 solenoid on my program i have only one solenoid, i need to controll 3 solenoid with diffrent times and put 3 times at once... for eg:
1 valve: 96ms 94ms and 90ms,
2valve: 100ms, 105, 90,
3valve: 105, 90, 95
patison:
Hello,
I try to modify program to use 3 solenoid on my program i have only one solenoid, i need to controll 3 solenoid with diffrent times and put 3 times at once...
Look at the 'BlinkWithoutDelay' sketch in the IDE. File>Examples>02.Digital>BlinkWithoutDelay. You'll need 3 lots of timing variables.