Hey, I have seen that it safe to connect 7V-12V to the arduino over here: http://arduino.cc/en/Main/ArduinoBoardUno
Although my RC battary is 8.4V, I am sure it is capable to provide higher current rather then 9V battery.
So, my question: Would it be safe to connect it to arduino uno ( to Vin pin )?
In general every piece of electronics that takes a DC power supply expects a voltage source and draws as much current as it wants (assuming the source can provide it). The voltage has to be right and the current capability has to be large enough, but there's no problem if it can provide more current than is needed.
MarkT:
In general every piece of electronics that takes a DC power supply expects a voltage source and draws as much current as it wants (assuming the source can provide it). The voltage has to be right and the current capability has to be large enough, but there's no problem if it can provide more current than is needed.
I was pretty sure about this thing, but I still want absolutely sure.