Hi Everyone,
i am trying to run several different components from the one adapter.
my adapter plugs into the wall and gives an output of 12V, 3A
from that i want to
-
run my arduino
-
run a bunch of servos
-
run a 12 volt motor
-
i need to reduce the 12V to 5 for the arduino and servos however i don't think i want them on the same circuit because the servos will draw to much current that could damage my arduino so i need to split them into 2 different circuits i think
-
i need to run my 12 V motor which is being controlled by a relay wired to one of the arduino pins
for the servos and 12V motor, i want lots of power however for the arduino i have read that i only need around 5V 0.5 A
so just to make sure that was clear
result needs to be
- arduino 5V, 0.5A
- Servo's 5V, 3A
- 12V Motor 12V, 3A
i feel like this is a really stupid question and the answer is just a resistor or something, i just cant seem to find the answer, sorry if it is.
Thanks in advance
James