<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Guys<br>
<br>
The RGB LED strips I had at tonight’s meeting are 5v WS2811 60 LED
per meter strips<br>
These use 1 signal wire with timing encoded with the data, sent at
800khz<br>
<br>
The data sheet is <a class="moz-txt-link-freetext" href="http://www.nooelec.com/files/WS2811.pdf">http://www.nooelec.com/files/WS2811.pdf</a> <br>
<br>
I ordered mine from <br>
<a class="moz-txt-link-freetext" href="http://www.ebay.com/itm/1m-60-LED-m-RGB-LED-Light-Strip-5V-WS2811-WS2801-Waterproof-Addressable-Color-/171110156871?pt=LH_DefaultDomain_0&hash=item27d6f5ca47">http://www.ebay.com/itm/1m-60-LED-m-RGB-LED-Light-Strip-5V-WS2811-WS2801-Waterproof-Addressable-Color-/171110156871?pt=LH_DefaultDomain_0&hash=item27d6f5ca47</a><br>
<br>
The Arduino library I used to run these is the
<meta name="qrichtext" content="1">
Adafruit NeoPixel library
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<style type="text/css">
p, li { white-space: pre-wrap; } </style>from <br>
<a class="moz-txt-link-freetext" href="https://github.com/adafruit/Adafruit_NeoPixel">https://github.com/adafruit/Adafruit_NeoPixel</a> for <span class="cm">8,
12 and 16 MHz ATmega MCUs <br>
<br>
</span><br>
</body>
</html>