This is my first Arduino project, and I'm trying to take in as much as I can from the forums before posting, but there's quite a bit out there that's confusing!
So, I've read a lot of posts where people suggest powering multiple servos and an Arduino from an external power supply. I'm all about that, but in seeing the diagrams in most of these posts, I don't get how the power goes to the Arduino. Nonetheless, I have been looking around a lot, and want to make sure I'm figuring things out right.
First, the specifics. I have an Uno and three FS90 9g micro servos. The servos will be pushing a very light load, and have an operating voltage of "4.8-6V" according to spec. I don't know what the peak load is, but I don't anticipate coming close to hitting stall. I also plan on having one servo move at a time, though if the way I'm planning on wiring it can handle it, I would love to move two or all three at once. I anticipate moving one servo a couple of degrees every 5–10 minutes, and the other two will move up to 90 degrees on a 8–12 hour schedule.
My plan for wiring everything is to split the power source positive with one end going into the VIN pin of the Arduino. The other end would go into a 1N4001 diode and then split to the three servos. Connect all the grounds together and set individual servo controls on Arduino pins (say, 5, 6, & 7).
Does this wiring sound smart?
And if so, does it seem a 9V battery can handle this?
Or would it be easier to use a wall wart?