Hi all,
I plan on using an Arduino UNO to control and monitor several different components, with various supply voltage requirements. My questions pertains to how to connect the power supplies and the arduino to the devices to avoid destroying any of my equipment.
The devices that will be connected to the arduino are:
A pressure transducer, with a 5V DC supply requirement
*Spec's at link
http://www.ssi-sensors.com/pdfs/Pressure%20Sensors/P51/PS-AN2_FAMILY%20PRODUCT%20OVERVIEW.pdf
A liquid flow meter with 5V DC supply requirement,
*Specs at link, 15mA max operating current
A open/close solenoid valve, with 12V requirement
*Spec's at link, has a 1.3A current draw
And an ASCO proportional valve with 24V DC requirement.
I know that the arduino will supply 5V on its own through normal connection with the USB, and I believe that I can power both of the 5V devices directly from the 5V pin on the arduino itself, but will I also be able to power the valves from a single 24V power source? Or will I need a separate supply for the 12V and 24V valves?
I am an electronics and arduino newbie and any advice is appreciated. I'd really hate to turn my equipment into desk ornaments, or worse.
Please help!