Skip to content

shark711/Arduino-Uno-LS0964A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Uno-LS0964A

Basic Arduino non-addressable RGB LED Strips configuration making use of TIP120 NPN Darlington resistor

NOTE: Arduino has it's own power suply (different to the LED Strip) and the TIP120 is used to feed in the 12V (2.0A) current into the LED Strip

Wiring Diagram

Wiring Diagram drawn up in Tinkercard

The plug on my LS0964A is aranged as

  • +12V
  • Blue
  • Red
  • Green

Circuit Diagram

Basic Test Sequence to ensure you've connected it correctly: LS0964A.ino

Bill of Materials

Name Quantity Component Optional
P1 1 12V , 2.0A Power Supply
U1 1 Arduino Uno R3
Q1, Q2, Q3 3 TIP120
L1 1 12V RGB LED Analogue Strip
R1, R2, R3 3 1 kΩ Resistor
R4, R5, R6 3 1 kΩ Resistor Yes
D1 1 Red LED Yes
D2 1 Green LED Yes
D3 1 Blue LED Yes

About

Basic Arduino RGB LED Strips configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages