<?xml version="1.0" encoding="UTF-8"?>
<product>
  <body-html>&lt;p&gt;Description: BlinkM is a &#8220;Smart LED&#8221;, a networkable and programmable full-color &lt;span class=&quot;caps&quot;&gt;RGB&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;LED&lt;/span&gt; for hobbyists, industrial designers, prototypers, and experimenters. It is designed to allow the easy addition of dynamic indicators, displays, and lighting to existing or new projects. If you&#8217;ve used up all your microcontroller &lt;span class=&quot;caps&quot;&gt;PWM&lt;/span&gt; channels controlling &lt;span class=&quot;caps&quot;&gt;RGB&lt;/span&gt; LEDs and still want more, BlinkM is for you. BlinkM uses a high quality, high power &lt;span class=&quot;caps&quot;&gt;RGB&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;LED&lt;/span&gt; and a small &lt;span class=&quot;caps&quot;&gt;AVR&lt;/span&gt; microcontroller to allow a user to digitally control an &lt;span class=&quot;caps&quot;&gt;RGB&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;LED&lt;/span&gt; over a simple I2C interface. Multiple BlinkMs can be stranded together on an I2C bus allowing for some amazing light displays.&lt;/p&gt;
&lt;p&gt;BlinkMs are also programmable! With ThingMs sequencer software, you can create a mix of colors with different time slices, upload that sequence to the Blink, and then let it rip.&lt;/p&gt;
&lt;p&gt;Features:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;8000mcd 140&#186; full-color &lt;span class=&quot;caps&quot;&gt;RGB&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;LED&lt;/span&gt; with 24-bit color control&lt;/li&gt;
	&lt;li&gt;Specify colors by 24-bit &lt;span class=&quot;caps&quot;&gt;RGB&lt;/span&gt; or &lt;span class=&quot;caps&quot;&gt;HSB&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;Fade between colors with variable timing and fade speeds&lt;/li&gt;
	&lt;li&gt;Randomized color selection, with ranges and based on previous color&lt;/li&gt;
	&lt;li&gt;18 built-in light scripts (sequences)&lt;/li&gt;
	&lt;li&gt;Create and save light scripts of up to 49 commands long&lt;/li&gt;
	&lt;li&gt;Stand-alone operation: No microcontroller needed for light script playback&lt;/li&gt;
	&lt;li&gt;Can plug directly into Arduino, no wiring or other components needed!&lt;/li&gt;
	&lt;li&gt;Two-wire (aka &#8220;I2C&#8221;) interface&lt;/li&gt;
	&lt;li&gt;Up to 127 BlinkMs on a single two-wire network&lt;/li&gt;
	&lt;li&gt;Responds to &#8220;general call&#8221; broadcast for simultaneous commanding&lt;/li&gt;
	&lt;li&gt;Reconfigurable network address&lt;/li&gt;
	&lt;li&gt;Firmware upgradable&lt;/li&gt;
	&lt;li&gt;5-volt standard &lt;span class=&quot;caps&quot;&gt;TTL&lt;/span&gt; inputs&lt;/li&gt;
	&lt;li&gt;Low power consumption&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Documents:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://thingm.com/products/blinkm.html&quot;&gt;Homepage&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://thingm.com/fileadmin/thingm/downloads/BlinkM_datasheet.pdf&quot;&gt;Datasheet&lt;/a&gt; (2MB)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://thingm.com/fileadmin/thingm/downloads/BlinkM_Examples.zip&quot;&gt;Example Arduino Control Code&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://thingm.com/fileadmin/thingm/downloads/BlinkMSequencer-win.zip&quot;&gt;Sequencer Windows&lt;/a&gt; (15MB)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://thingm.com/fileadmin/thingm/downloads/BlinkMSequencer-mac.zip&quot;&gt;Sequencer Mac&lt;/a&gt; (416KB)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://thingm.com/fileadmin/thingm/downloads/BlinkMSequencer001-src.zip&quot;&gt;Sequencer Source&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</body-html>
  <created-at type="datetime">2009-05-09T13:11:25+10:00</created-at>
  <handle>blinkm-i2c-controlled-rgb-led</handle>
  <id type="integer">6452382</id>
  <product-type>Components</product-type>
  <published-at type="datetime">2009-05-09T13:11:25+10:00</published-at>
  <template-suffix nil="true"></template-suffix>
  <title>BlinkM - I2C Controlled RGB LED</title>
  <updated-at type="datetime">2009-09-23T15:30:32+10:00</updated-at>
  <vendor>Sparkfun</vendor>
  <tags></tags>
  <body>
Description: BlinkM is a &#8220;Smart LED&#8221;, a networkable and programmable full-color RGB LED for hobbyists, industrial designers, prototypers, and experimenters. It is designed to allow the easy addition of dynamic indicators, displays, and lighting to existing or new projects. If you&#8217;ve used up all your microcontroller PWM channels controlling RGB LEDs and still want more, BlinkM is for you. BlinkM uses a high quality, high power RGB LED and a small AVR microcontroller to allow a user to digitally control an RGB LED over a simple I2C interface. Multiple BlinkMs can be stranded together on an I2C bus allowing for some amazing light displays.

BlinkMs are also programmable! With ThingMs sequencer software, you can create a mix of colors with different time slices, upload that sequence to the Blink, and then let it rip.

Features:

* 8000mcd 140&#186; full-color RGB LED with 24-bit color control
* Specify colors by 24-bit RGB or HSB
* Fade between colors with variable timing and fade speeds
* Randomized color selection, with ranges and based on previous color
* 18 built-in light scripts (sequences)
* Create and save light scripts of up to 49 commands long
* Stand-alone operation: No microcontroller needed for light script playback
* Can plug directly into Arduino, no wiring or other components needed!
* Two-wire (aka &#8220;I2C&#8221;) interface
* Up to 127 BlinkMs on a single two-wire network
* Responds to &#8220;general call&#8221; broadcast for simultaneous commanding
* Reconfigurable network address
* Firmware upgradable
* 5-volt standard TTL inputs
* Low power consumption

Documents:

* &quot;Homepage&quot;:http://thingm.com/products/blinkm.html
* &quot;Datasheet&quot;:http://thingm.com/fileadmin/thingm/downloads/BlinkM_datasheet.pdf (2MB)
* &quot;Example Arduino Control Code&quot;:http://thingm.com/fileadmin/thingm/downloads/BlinkM_Examples.zip
* &quot;Sequencer Windows&quot;:http://thingm.com/fileadmin/thingm/downloads/BlinkMSequencer-win.zip (15MB)
* &quot;Sequencer Mac&quot;:http://thingm.com/fileadmin/thingm/downloads/BlinkMSequencer-mac.zip (416KB)
* &quot;Sequencer Source&quot;:http://thingm.com/fileadmin/thingm/downloads/BlinkMSequencer001-src.zip
</body>
  <variants type="array">
    <variant>
      <compare-at-price type="decimal" nil="true"></compare-at-price>
      <created-at type="datetime">2009-05-09T13:11:25+10:00</created-at>
      <fulfillment-service>manual</fulfillment-service>
      <grams type="integer">3</grams>
      <id type="integer">18658982</id>
      <inventory-management>shopify</inventory-management>
      <inventory-policy>continue</inventory-policy>
      <inventory-quantity type="integer">3</inventory-quantity>
      <option1>882</option1>
      <option2>274</option2>
      <option3 nil="true"></option3>
      <position type="integer">1</position>
      <price type="decimal">18.29</price>
      <product-id type="integer">6452382</product-id>
      <requires-shipping type="boolean">true</requires-shipping>
      <sku>COM-08579</sku>
      <taxable type="boolean">true</taxable>
      <title>882 / 274</title>
      <updated-at type="datetime">2010-02-07T22:15:53+11:00</updated-at>
    </variant>
  </variants>
  <images type="array">
    <image>
      <created-at type="datetime">2009-05-09T13:12:07+10:00</created-at>
      <id type="integer">12812952</id>
      <position type="integer">1</position>
      <product-id type="integer">6452382</product-id>
      <updated-at type="datetime">2009-05-09T13:12:07+10:00</updated-at>
      <src>http://cdn.shopify.com/s/files/1/0031/5472/products/08579-04-L.jpg?1265673591</src>
    </image>
    <image>
      <created-at type="datetime">2009-05-09T13:11:55+10:00</created-at>
      <id type="integer">12812942</id>
      <position type="integer">2</position>
      <product-id type="integer">6452382</product-id>
      <updated-at type="datetime">2009-05-09T13:11:55+10:00</updated-at>
      <src>http://cdn.shopify.com/s/files/1/0031/5472/products/BlinkM-2.jpg?1265673591</src>
    </image>
    <image>
      <created-at type="datetime">2009-05-09T13:12:30+10:00</created-at>
      <id type="integer">12812962</id>
      <position type="integer">3</position>
      <product-id type="integer">6452382</product-id>
      <updated-at type="datetime">2009-05-09T13:12:30+10:00</updated-at>
      <src>http://cdn.shopify.com/s/files/1/0031/5472/products/08579-03-L.jpg?1265673591</src>
    </image>
    <image>
      <created-at type="datetime">2009-05-09T13:12:38+10:00</created-at>
      <id type="integer">12812972</id>
      <position type="integer">4</position>
      <product-id type="integer">6452382</product-id>
      <updated-at type="datetime">2009-05-09T13:12:38+10:00</updated-at>
      <src>http://cdn.shopify.com/s/files/1/0031/5472/products/08579-02-L.jpg?1265673591</src>
    </image>
    <image>
      <created-at type="datetime">2009-05-09T13:12:50+10:00</created-at>
      <id type="integer">12812982</id>
      <position type="integer">5</position>
      <product-id type="integer">6452382</product-id>
      <updated-at type="datetime">2009-05-09T13:12:50+10:00</updated-at>
      <src>http://cdn.shopify.com/s/files/1/0031/5472/products/08579a-01-L.jpg?1265673591</src>
    </image>
  </images>
  <options type="array">
    <option>
      <name>Title</name>
    </option>
    <option>
      <name>Sparkfun Inventory</name>
    </option>
  </options>
</product>
