Hi, I just have a question about the arduino, I have a project, that involves the arduino powered by a li-ion battery, but the main problem is, when I connect USB to read the Serial monitor, it outputs 4,5 V to VIN pin, so, the main question is, how do I power the board and also be able to read the Serial monitor ?
Check the Arduino.cc hardfware section on board specs and wiring diagrams. Also pay attention to any notes, most modern MCUs have a diode on VIN so it can't backfeed to the USB circuit.
Ok, so I've found that there is a 40V 1A schottky diode, that should prevent the backfeeding.
I'll try it with the board and see what it does, Hopefully there won't be any magic smoke.