LedTapes

From Antitronics

(Difference between revisions)
Jump to: navigation, search
Line 46: Line 46:
Each 5m length of tape has 160 RGB LEDs (and 80 controller chips).
Each 5m length of tape has 160 RGB LEDs (and 80 controller chips).
-
I believe that the following links are related to the same type of tape
+
Each set of one chip and two LEDs is 6.25 cm long (about 2.5")
 +
 
 +
The tape may be cut between any set of two LEDs
 +
 
 +
The tape is built using half-meter sections of flexible circuit tape, sections are soldered together.
 +
 
 +
The tape is enclosed in a waterproof tube, but the ends must be sealed.
 +
 
 +
The following links are related to the same type of tape, and the arduino library works with them.
[[http://www.lck-led.com/p506/5M-Digital-Ultra-Slim-SMD-RGB-Flexible-Led-Strip/product_info.html Product Info]]
[[http://www.lck-led.com/p506/5M-Digital-Ultra-Slim-SMD-RGB-Flexible-Led-Strip/product_info.html Product Info]]

Revision as of 03:14, 25 October 2009

Information about LED tapes we are working with

I currently have two types of LED tapes.

They each come in 5m lengths.

They are each sealed against water, for the complete length, but you'll want to seal the ends better than they are if you put them in wet conditions.

They can each be cut into shorter lengths

Type One (all same color)

The first type has all RGB LEDs, which operate from a 12VDC supply. Each channel (Red, Green, and Blue) operates together for the whole length of the tape. The tape has built-in current limiting resistors, and is common Anode (Common ground, you have to switch the +12V to the R, G, and B wires). This type has four wires -

Red

Green

Blue

Ground

Type Two (each LED addressable)

The second type has individually addressable RGB LEDs, and requires a controller to operate. This type has six wires -

Gnd

SI - Fader Clock Input

DI - Data Input

CI - Click Input

LI - Latch Input

+5 - 5VDC

Each 5m length of tape has 160 RGB LEDs (and 80 controller chips).

Each set of one chip and two LEDs is 6.25 cm long (about 2.5")

The tape may be cut between any set of two LEDs

The tape is built using half-meter sections of flexible circuit tape, sections are soldered together.

The tape is enclosed in a waterproof tube, but the ends must be sealed.

The following links are related to the same type of tape, and the arduino library works with them.

[Product Info]

LEDControllerChipDataSheet

[An arduino library for these strips]

[Youtube video of a similar strip in action]

Personal tools