Dispenser

Hey guys.

So I'm building on a project but running out of time. Between running 3 businesses and a pregnant wife there isn't much time for anything else :slight_smile:

Got my Arduino starter kit 3 week back and finished the 15 projects.

Looking for someone to help me with code, the hardware is pretty much sorted out.

Specifics will be shared with the people wanting to help in this.

Programming needs :
Need to control solenoid valve
Need to specify time valve needs to stay open
Need to do data logging

Hardware needs :
Need to hook up a 12v backup battery for power failures

If anyone is tempted to help, please contact me on : gtg@cosmosgroup.co.za

Thanks all!

Need to control solenoid valve
Need to specify time valve needs to stay open
Need to do data logging

So, the program should randomly open the valve, keep it open for a specific amount of time, close it, and log that fact that it screwed up royally. Repeat again after another random interval.

Did I miss anything before I start coding?