Maker Pro
Maker Pro

sequential LED

luke holloway-vine

Nov 20, 2016
2
Joined
Nov 20, 2016
Messages
2
im wanting to use either a raspberry pi or arduino to controll a row of 12v LED's to come on in a sequence i can program. im very new to electronics but have done some programming but can pick up and understand things faily easily. any help is appreciated as im really scrathing my head at the minute.
 

cjdelphi

Oct 26, 2011
1,166
Joined
Oct 26, 2011
Messages
1,166
Each LED strip can be controlled via a fet, each pin sits on the gate of each fet, a darlington pair is a second option, there's not enough current from an arduino pin to fully saturate an npn without damaging tge arduino
 

BobK

Jan 5, 2010
7,682
Joined
Jan 5, 2010
Messages
7,682
If you are talking about 20mA (or less) individual LEDs, they can be driven directly from and Arduino pin.

cjdelphi's answer seems to assume you are using LED strips, which I did not see in your post.

Bob
 
Top