Hi list,
I'm working on a project using arduino sms library for communication with the pc. I have a big enough logic circuit, including 6 relays (5V), many IC's, many led's and 2 arduino Duemilanove. The one arduino is getting the inputs from the breadboards and the other is sending the outputs to the logic circuit.
The 2 arduino's are being connected using USB cables. My major problem is how I have to supply the circuit with DC current.
I have been trying many ways, such as, giving 5V from one arduino with common grounds, 5V from two arduino's (not in series) & common ground, and also external power supply 5V from a computer power supply with common grounds with arduino's.
Which is the proper way, in order not to harm my USB ports
best