Confused about max amp on boards

I am trying to learn to use Arduino for model kits. I want to make 2 led chase lights controlled by 1 Arduino Nano board, each chase light consists of 10 3mm red LEDs.
But that would surpass the max amperage of the board.

Unless it is not a problem since they only switch on 1 LED at a time per chase light.

How much current does each LED take when on ?

Your post was MOVED to its current location as it is more suitable.

Could you also take a few moments to Learn How To Use The Forum.

Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.

Assuming these are "regular" ~20mA LEDs, you're right. But sometimes "things go wrong" and they might all come-on at once, especially during development/testing/debugging so "be careful". (Excess current for a short period of time is probably OK.)

If you want a higher current capability you can use Logic Level MosFets. They are simple to use and interface directly with the Nano.

Hi, @esben72
Welcome to the forum.

Please read the post at the start of any forum , entitled "How to use this Forum".

What value series resistors and what colour LEDs are you using?

Thanks.. Tom... :smiley: :+1: :coffee: :australia:

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.