Looking at the schematic (http://arduino.cc/en/uploads/Main/ardui … ematic.pdf) and reading various references (including http://arduino.cc/en/Main/ArduinoBoardDuemilanove), it would appear that the Duemilinove can get power from three sources.
It is this last method that I am unsure about. Nothing I have read says this is directly allowable, and yet there are allusions to this. This statement in the Arduino spec sheet is not exactly clear, but certainly could be read as the 5V pin could take an external regulated 5V supply.
5V. The regulated power supply used to power the microcontroller and other components on the board. This can come either from VIN via an on-board regulator, or be supplied by USB or another regulated 5V supply.
I wish to power the Duemilanove from the regulated output of the SFE lipo charger/boost regulator (http://www.sparkfun.com/products/10300) connected to the 5V terminal of the Duemilinove.
Will this work?