With your ability and knowledge, it would be a lot quicker than that. You would love μC (not that I am any expert.)If the μC can handle all of those inputs & outputs- WOW. Sometime I must take off a year and learn more about them.
With your ability and knowledge, it would be a lot quicker than that. You would love μC (not that I am any expert.)If the μC can handle all of those inputs & outputs- WOW. Sometime I must take off a year and learn more about them.
I was thinking the same thing. Challange accecpted!As a learning experience, might try both approaches, μC & hard wire?
A uC can do this, some better than others. I want to look into a shift register on either the input or output or both to reduce the I/O count.If the μC can handle all of those inputs & outputs- WOW. Sometime I must take off a year and learn more about them. I believe it would be easier to operate pots if they were single turn with labeled times. Also ' would be more comfortable with diodes across solenoids & not rely on FET internal clamps. If power supply & FETs are rated for multiple simultaneous firings, might create some interesting effects. What a fun project!
This isn't hard to add to a uC program, the real zigger is the user interface(UI) - how would you have the user enter in the times for all six targets? This is where an LCD would be handy. For now, I agree with Bernard that we stick with the original plan - same ON time for each target and same OFF time. You can always modify the circuit later once you get everything running.What you'r suggesting sounds like having independent timing for each valve?