'Evening, folks. I realize my the title is a bit vague, but when I say servo capacity, I refer to the number of servos that can be physically connected to the Arduino at any given time. At the moment, I'm working on a piece of hardware that's going to utilize 12 standard hobby servos that all need to be connected to the board and controlled simultaneously.
The Servo Library (which I can't link to right now due to my post count) states I can connect 12 servos to an ATmega328, but the board only has 6 PWM pins. An explanation for this discrepancy would be greatly appreciated, as well as a recommendation for whether I should buy the 328 or the 1280 board to control the 12 servos my design uses.