hi
I'm looking for a rather low power arduino board with internal clock, but I don't want to give up too much of ease of use, like easy pc connection etc.
Any recommendations?
The system I want to make:
I want to program a sequence inside the board, e.g., every hour, activate output 1, and 5 minutes later, activate output 2 until a certain amount of pressure is reached.
output 1 is a 5V Solenoid Valve (see link)
output 2 is a DC 3.7V Vacuum Pump Micro Air Pump
I wonder, can I inflate balloons with this pump (see link below)
I also wonder if the valve is open or closed when voltage is applied (to know if I can save power, as it needs to be closed most of the time)
Would this pressure sensor be able to tell when the air inside a balloon reaches a certain pressure? There seems to be no real manual provided for pin 1-6... .
I'm also wondering about the wiring diagram:
Is it as simple as battery --> arduino --> output 1 and 2 in one loop? As in, the arduino powers all this?
Or should the outputs be on separate circuits? With separate batteries? In this case, I have no idea how to connect all components properly (I'm not an engineer).
I'm also wondering about extra components that would come in handy when testing: the right kind of switches, resistors, and what not .
I have 1s lipo batteries from my drone hobby, but maybe regular AA batteries would be safer and longer lasting? I can convert their voltage with resistors to the desired voltage, right? Maybe a 9V battery would be better?
Thank you, yes I'm a total noob as you can see.