I have just purchased an ARDUINO UNO. I have done just a little bit of programing such as flashing an LED, etc.
I now want to start writing my first sketch for an application. In the application I would like to send a pulse of current out from one of the pins at 5 volts for a duration of 30 milliseconds every 2 seconds, (2000 milliseconds). This is a duty cycle of only 1.5% ON TIME. I have read on this site that the maximum out current should not exceed 40 milliamps on any single pin.
My question is; for such a short pulse of current, is it possible to increase the amperage above 40 milliamps? Or will I burn up the UNO if I go higher?
I have tried to search for the answer but have not found any guidance. for short pulses.
Thanks very much,
Beginner DaveCar