i'm using my arduino for an application where lots of LEDs that draw 1.5 A at max are in use.
my approach initially was to use a 12V power supply to power the arduino and to power the leds via the Vin port of the arduino.
after a month or so the M7 diode in front of the power regulator burned (and i found out that the diode used apparently does not take more than 1 A - which i exceeded at some point) - i learned something here.
my question is: is it safe to remove the diode and just bridge the hole? of course i would lose the protection for powering the arduino the wrong way but i could live with that. what other implications come with removing this diode?
motzi:
after a month or so the M7 diode in front of the power regulator burned (and i found out that the diode used apparently does not take more than 1 A - which i exceeded at some point) - i learned something here.
The MC33269 voltage regulator on the Uno R2 board is rated at 800 mA. So you will have something else burning out fairly soon.
I suggest a different approach.
I withdraw that comment, you aren't using 5V, right?
However I don't know if the tracks on the board are designed to take 1.5 amps. Maybe they are.