<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The LED Artist - blog &#187; Wearable</title>
	<atom:link href="https://blog.theledart.com/blog/tag/wearable/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.theledart.com/blog</link>
	<description>Art and Technology are Friends</description>
	<lastBuildDate>Thu, 10 Apr 2025 20:44:15 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>A60 Source Code Published</title>
		<link>https://blog.theledart.com/blog/a60-source-code-published/</link>
		<comments>https://blog.theledart.com/blog/a60-source-code-published/#comments</comments>
		<pubDate>Mon, 08 Oct 2018 16:11:35 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[LED Circuits]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[A60]]></category>
		<category><![CDATA[Full-color LED]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[RGB LED]]></category>
		<category><![CDATA[Tricolor LED]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">https://blog.theledart.com/blog/?p=2168</guid>
		<description><![CDATA[After receiving many requests, I finally decided to publish/share the firmware source code of A60. I was put off by the cheap clone made available, but I now think there can be something good in sharing the firmware, so that others might learn something from my code &#8211; not that my coding skill is that good, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="https://blog.theledart.com/blog/wp-content/uploads/2018/10/A60_front.jpg"><img class="alignnone wp-image-2170" src="https://blog.theledart.com/blog/wp-content/uploads/2018/10/A60_front.jpg" alt="A60 Front View" width="580" height="435" /></a></p>
<p>After receiving many requests, I finally decided to publish/share the firmware source code of <a title="60 RGB LED Wearable" href="https://www.theledart.com/products/a60" target="_blank">A60</a>.</p>
<p>I was put off by the cheap clone made available, but I now think there can be something good in sharing the firmware, so that others <em>might</em> learn something from my code &#8211; not that my coding skill is that good, but the way you can use a simple MCU like a PIC24Fxx to directly control the individual brightness of 180 LEDs (60 x (R+G+B)) is pretty cool, because you can same money and space by not using PWM controller ICs.</p>
<p>You can find the code here: <a title="A60 source code" href="https://github.com/theledartist/A60" target="_blank">https://github.com/theledartist/A60</a></p>
<p>&nbsp;</p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fa60-source-code-published%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fa60-source-code-published%2F&amp;t=A60%20Source%20Code%20Published" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="A60 Source Code Published" data-url="https://blog.theledart.com/blog/a60-source-code-published/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/a60-source-code-published/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/a60-source-code-published/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fa60-source-code-published%2F&media=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fwp-content%2Fuploads%2F2018%2F10%2FA60_front.jpg&description=A60%20Front%20View" data-pin-do="buttonPin" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/a60-source-code-published/&amp;title=A60 Source Code Published"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/a60-source-code-published/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R48 Battery Life Improved</title>
		<link>https://blog.theledart.com/blog/r48-battery-life-improved/</link>
		<comments>https://blog.theledart.com/blog/r48-battery-life-improved/#comments</comments>
		<pubDate>Sat, 15 Feb 2014 03:36:21 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Battery]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1935</guid>
		<description><![CDATA[After looking through the firmware very closely, I figured out a way to reduce power consumption of R48 via firmware tweaking. (Aggressive use of CPU &#8220;idle&#8221; mode while waiting for PWM pulse to output, etc.) I managed to reduce the power consumption up to 43%. In my tests the batteries are lasting 50% or more [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1782" title="R48 blue lit" src="/blog/wp-content/uploads/2013/09/R48_04.jpg" alt="" width="1620" height="1080" /></p>
<p>After looking through the firmware very closely, I figured out a way to reduce power consumption of <a href="/blog/archives/1736">R48</a> via firmware tweaking. (Aggressive use of CPU &#8220;idle&#8221; mode while waiting for PWM pulse to output, etc.)</p>
<p>I managed to reduce the power consumption up to 43%. In my tests the batteries are lasting 50% or more longer!</p>
<p><a href="/blog/archives/1736">All R48 will be shipped with the new, improved firmware as of today</a>. If you already have R48, please send in for free upgrade.</p>
<h3>How to receive the free firmware upgrade</h3>
<ul>
<li>Please send your R48 to the address below.<br />
The LED Artist<br />
12A Louis PL<br />
FL 2<br />
Brooklyn, NY 11233 USA
</li>
<li>Send only the R48 unit, without batteries or chargers.</li>
<li>We will pay for the return postage. (Please pay for your postage to send in.)</li>
<li>Make sure to clearly indicate the return address.</li>
<li>The upgraded R48 will be sent back via USPS First Class mail.</li>
<li>Enjoy the longer battery life!</li>
</ul>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-battery-life-improved%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-battery-life-improved%2F&amp;t=R48%20Battery%20Life%20Improved" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="R48 Battery Life Improved" data-url="https://blog.theledart.com/blog/r48-battery-life-improved/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/r48-battery-life-improved/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/r48-battery-life-improved/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-battery-life-improved%2F&media=%2Fblog%2Fwp-content%2Fuploads%2F2013%2F09%2FR48_04.jpg&description=R48%20blue%20lit" data-pin-do="buttonPin" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/r48-battery-life-improved/&amp;title=R48 Battery Life Improved"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/r48-battery-life-improved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More Products Available at Maker Shed</title>
		<link>https://blog.theledart.com/blog/more-products-available-at-maker-shed/</link>
		<comments>https://blog.theledart.com/blog/more-products-available-at-maker-shed/#comments</comments>
		<pubDate>Thu, 05 Dec 2013 05:58:26 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[A12]]></category>
		<category><![CDATA[Charger]]></category>
		<category><![CDATA[Joule Thief]]></category>
		<category><![CDATA[Kit]]></category>
		<category><![CDATA[Maker Shed]]></category>
		<category><![CDATA[R48]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1885</guid>
		<description><![CDATA[I&#8217;m so excited to announce that my wearable items &#8211; A12, R48 (all colors), and USB Li-Ion Charger are now available at Maker Shed! You can find them here. Maker Shed also sells Color Organ Triple Deluxe II and Colour Night Joule Thief Kit. FollowShare]]></description>
				<content:encoded><![CDATA[<p><img src="/blog/wp-content/uploads/2013/10/A12-twinckle-sq.gif" alt="" title="A12 Twinkle" width="240" height="240" /> <img src="/blog/wp-content/uploads/2013/12/R48blue-anim-sq.gif" alt="" title="R48 blue moving" width="240" height="240" /></p>
<p>I&#8217;m so excited to announce that my wearable items &#8211; A12, R48 (all colors), and USB Li-Ion Charger are now available at Maker Shed!</p>
<p>You can find them <a href="http://www.makershed.com/SearchResults.asp?Search=mkla+wearable&#038;Submit=Search" target="_blank">here</a>.</p>
<p>Maker Shed also sells <a href="/blog/archives/1543">Color Organ Triple Deluxe II</a> and <a href="/blog/archives/394">Colour Night Joule Thief Kit</a>.</p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fmore-products-available-at-maker-shed%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fmore-products-available-at-maker-shed%2F&amp;t=More%20Products%20Available%20at%20Maker%20Shed" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="More Products Available at Maker Shed" data-url="https://blog.theledart.com/blog/more-products-available-at-maker-shed/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/more-products-available-at-maker-shed/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/more-products-available-at-maker-shed/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fmore-products-available-at-maker-shed%2F&media=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fwp-content%2Fuploads%2F2013%2F12%2FR48blue-anim-sq.gif&description=R48%20blue%20moving" data-pin-do="buttonPin" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/more-products-available-at-maker-shed/&amp;title=More Products Available at Maker Shed"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/more-products-available-at-maker-shed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The LED Artist wearables at Adafruit</title>
		<link>https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/</link>
		<comments>https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/#comments</comments>
		<pubDate>Fri, 08 Nov 2013 20:55:10 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Adafruit]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1867</guid>
		<description><![CDATA[I&#8217;m very excited to announce that now some of my LED wearables are sold at Adafruit! See the &#8220;New Products&#8221; video &#8211; my wearables are on at 13:35. FollowShare]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m very excited to announce that now some of my LED wearables are sold at <a href="http://www.adafruit.com/">Adafruit</a>!</p>
<p>See the &#8220;New Products&#8221; video &#8211; my wearables are on at 13:35.<br />
<iframe width="590" height="332" src="//www.youtube.com/embed/tq2dxpzMS78" frameborder="0" allowfullscreen></iframe></p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fthe-led-artist-wearables-at-adafruit%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fthe-led-artist-wearables-at-adafruit%2F&amp;t=The%20LED%20Artist%20wearables%20at%20Adafruit" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="The LED Artist wearables at Adafruit" data-url="https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/&amp;title=The LED Artist wearables at Adafruit"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/the-led-artist-wearables-at-adafruit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A12 &#8211; Wearable LED Gadget with Full-Color LEDs</title>
		<link>https://blog.theledart.com/blog/a12-full-color-led-wearable/</link>
		<comments>https://blog.theledart.com/blog/a12-full-color-led-wearable/#comments</comments>
		<pubDate>Wed, 02 Oct 2013 04:00:00 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[Kits]]></category>
		<category><![CDATA[Store]]></category>
		<category><![CDATA[The Art]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[Battery]]></category>
		<category><![CDATA[Full-color LED]]></category>
		<category><![CDATA[LIR2450]]></category>
		<category><![CDATA[RGB LED]]></category>
		<category><![CDATA[Tricolor LED]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1815</guid>
		<description><![CDATA[New addition to my wearable LED accessories is A12. A12 is the same size as R48, uses the same microcontroller and battery, but with 12 full-color LEDs. A12 produces patterns similar to Aurora mini 18, but lighter and has a built-in battery holder in the back. A12 comes with a non-rechargeable battery (CR2450) and a [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1816" title="A12 Full-Color LED Wearable Accessory" src="/blog/wp-content/uploads/2013/10/A12-front.jpg" alt="" width="800" height="600" /><br />
<a href="/blog/wp-content/uploads/2013/10/A12-side.jpg"><img class="alignnone size-full wp-image-1825" title="A12 Side View" src="/blog/wp-content/uploads/2013/10/A12-side.jpg" alt="" width="800" height="600" /></a><br />
<img class="alignleft size-full wp-image-1826" title="A12 Twinkle" src="/blog/wp-content/uploads/2013/10/A12-twinckle-sq.gif" alt="" width="240" height="240" /><br />
New addition to my wearable LED accessories is A12. A12 is the same size as <a href="/blog/archives/1736">R48</a>, uses the same microcontroller and battery, but with 12 full-color LEDs. A12 produces patterns similar to <a href="/blog/archives/309">Aurora mini 18</a>, but lighter and has a built-in battery holder in the back.</p>
<p>A12 comes with a non-rechargeable battery (CR2450) and a black cord (lanyard) to hang around the neck. The battery lasts for about 5 hours or more in continuous run.</p>
<p>There are also rechargeable battery (LIR2450) and <a href="/blog/archives/1917">the charger</a> available. With those, you won’t need to keep buying batteries.<br />
<a href="/blog/archives/1917">The charger</a> is very compact and plugs right into an USB port.</p>
<p><img class="alignnone size-full wp-image-1739" title="USB Li-Ion Coin Battery Charger" src="/blog/wp-content/uploads/2013/07/TPP_9337.jpg" alt="" width="800" height="600" /></p>
<p><strong>Features/Notes:</strong></p>
<ul>
<li>12 full-color LEDs produce beautiful colors.</li>
<li>A12 is available fully assembled or soldering kit.</li>
<li>Comes with a non-rechargeable battery (CR2450, easily replaceable).</li>
<li>Battery will typically last about 5 hours continuously.</li>
<li>Also comes with black cord (lanyard) to hang around your neck.</li>
<li>10 beautiful animation patterns preprogrammed.</li>
<li>&#8220;Demo&#8221; mode automatically runs though all animation patterns &#8211; changes every minute. (Activated by holding the button at the startup.)</li>
<li>Rechargeable battery (LIR2450) is also available as an option. This recommended option lights the LEDs brighter, as it has higher voltage.</li>
<li>The charger for the above is also available.</li>
<li>Dimension: 1.9 inch diameter, 0.4 inch thick (including the battery)</li>
</ul>
<p><strong>Technical Details:</strong></p>
<ul>
<li>12 common-anode RGB LEDs.</li>
<li>PIC24F08KL301 16 bit microcontroller @ 32 MHz.</li>
<li>Each LED is PWM controlled in 128 gamma-corrected levels.</li>
</ul>
<p>- <a href="/blog/archives/1851">more technical info here</a>.</p>
<p><a title="Go to the store" href="http://www.theledart.com/products/a12-wearable-led-gadget-with-full-color-leds"><strong>In-stock and shipping now!</strong></a></p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fa12-full-color-led-wearable%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fa12-full-color-led-wearable%2F&amp;t=A12%20%26%238211%3B%20Wearable%20LED%20Gadget%20with%20Full-Color%20LEDs" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="A12 &#8211; Wearable LED Gadget with Full-Color LEDs" data-url="https://blog.theledart.com/blog/a12-full-color-led-wearable/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/a12-full-color-led-wearable/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/a12-full-color-led-wearable/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fa12-full-color-led-wearable%2F&media=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fwp-content%2Fuploads%2F2013%2F10%2FA12-twinckle-sq.gif&description=A12%20Twinkle" data-pin-do="buttonPin" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/a12-full-color-led-wearable/&amp;title=A12 &amp;#8211; Wearable LED Gadget with Full-Color LEDs"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/a12-full-color-led-wearable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New R48 Video Clip</title>
		<link>https://blog.theledart.com/blog/new-r48-video-clip/</link>
		<comments>https://blog.theledart.com/blog/new-r48-video-clip/#comments</comments>
		<pubDate>Sat, 20 Jul 2013 22:15:06 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[The Art]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1754</guid>
		<description><![CDATA[Finally, a short but sweet video clip of R48 blue. I hope you enjoy&#8230; > R48 blue and accessories FollowShare]]></description>
				<content:encoded><![CDATA[<p><iframe width="590" height="332" src="//www.youtube.com/embed/Cd0Y3trKz-E?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Finally, a short but sweet video clip of R48 blue. I hope you enjoy&#8230;</p>
<p>> <a href="/blog/archives/1736">R48 blue and accessories</a></p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fnew-r48-video-clip%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fnew-r48-video-clip%2F&amp;t=New%20R48%20Video%20Clip" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="New R48 Video Clip" data-url="https://blog.theledart.com/blog/new-r48-video-clip/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/new-r48-video-clip/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/new-r48-video-clip/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/" data-pin-do="buttonBookmark" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/new-r48-video-clip/&amp;title=New R48 Video Clip"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/new-r48-video-clip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>R48 and Li-Ion Charger</title>
		<link>https://blog.theledart.com/blog/r48-and-li-ion-charger/</link>
		<comments>https://blog.theledart.com/blog/r48-and-li-ion-charger/#comments</comments>
		<pubDate>Thu, 18 Jul 2013 21:35:24 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[Store]]></category>
		<category><![CDATA[The Art]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Battery]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[LIR2450]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[R48]]></category>
		<category><![CDATA[Rechargeable]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1736</guid>
		<description><![CDATA[R48 comes with a non-rechargeable battery (CR2450) and a black cord (lanyard) to hang around the neck. The battery lasts for about 7-8 hours in continuous run. There are also rechargeable battery (LIR2450) and the charger available. With those, you won’t need to keep buying batteries. The charger is very compact and plugs right into [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1793" title="R48 - 4 color display" src="/blog/wp-content/uploads/2013/09/R48-display.jpg" alt="" width="960" height="540" /></p>
<p><iframe src="//www.youtube.com/embed/Cd0Y3trKz-E?rel=0" width="590" height="332" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p><iframe src="//www.youtube.com/embed/XnZDM4TI18g?rel=0" width="590" height="332" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>R48 comes with a non-rechargeable battery (CR2450) and a black cord (lanyard) to hang around the neck. The battery lasts for about 7-8 hours in continuous run.</p>
<p>There are also rechargeable battery (LIR2450) and <a href="/blog/archives/1917">the charger</a> available. With those, you won’t need to keep buying batteries.<br />
The charger is very compact and plugs right into an USB port.</p>
<p><img class="alignnone size-full wp-image-1737" title="R48 - wearable LED - front" src="/blog/wp-content/uploads/2013/07/TPP_9343.jpg" alt="" width="800" height="600" /><br />
White LEDs look yellow when they are not lit. Other colors (red, green, and blue) look like the photo above.<br />
<img class="alignnone size-full wp-image-1738" title="R48 - wearable LED - back" src="/blog/wp-content/uploads/2013/07/TPP_9346.jpg" alt="" width="800" height="600" /><br />
<img class="alignnone size-full wp-image-1739" title="USB Li-Ion Coin Battery Charger" src="/blog/wp-content/uploads/2013/07/TPP_9337.jpg" alt="" width="800" height="600" /></p>
<p><strong>Features/Notes:</strong></p>
<ul>
<li>Available with 4 different color LEDs: Red, Green, Blue, and White.</li>
<li>Each R48 is fully assembled, and comes with a non-rechargeable battery (CR2450, easily replaceable).</li>
<li>Battery will typically last about 7-8 hours continuously.</li>
<li>Also comes with black cord (lanyard) to hang R48 around your neck.</li>
<li>25 beautiful animation patterns preprogrammed.</li>
<li>&#8220;Demo&#8221; mode automatically runs though all animation patterns &#8211; changes every minute. (Activated by holding the button at the startup.)</li>
<li>Rechargeable battery (LIR2450) is also available as an option. This recommended option lights the LEDs brighter, as it has higher voltage.</li>
<li><a href="/blog/archives/1917">The charger for the above</a> is also available.</li>
<li>Dimension: 1.9 inch diameter, 0.4 inch thick (including the battery)</li>
</ul>
<p><strong><a href="http://www.theledart.com/products/r48" title="Go to the store">In-stock and shipping now!</a></strong></p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-and-li-ion-charger%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-and-li-ion-charger%2F&amp;t=R48%20and%20Li-Ion%20Charger" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="R48 and Li-Ion Charger" data-url="https://blog.theledart.com/blog/r48-and-li-ion-charger/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/r48-and-li-ion-charger/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/r48-and-li-ion-charger/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-and-li-ion-charger%2F&media=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fwp-content%2Fuploads%2F2013%2F07%2FUSB_charger-use.jpg&description=USB%20Charger%20-%20Status%20LEDs" data-pin-do="buttonPin" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/r48-and-li-ion-charger/&amp;title=R48 and Li-Ion Charger"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/r48-and-li-ion-charger/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>R48 &#8211; an Wearable LED Gadget Pre-order Starts</title>
		<link>https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/</link>
		<comments>https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/#comments</comments>
		<pubDate>Sun, 30 Jun 2013 20:34:43 +0000</pubDate>
		<dc:creator><![CDATA[The LED Artist]]></dc:creator>
				<category><![CDATA[Store]]></category>
		<category><![CDATA[The Art]]></category>
		<category><![CDATA[Accessories]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Battery]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wearable]]></category>

		<guid isPermaLink="false">http://www.theledart.com/blog/?p=1708</guid>
		<description><![CDATA[Here&#8217;s the sneak peak at the upcoming wearable piece &#8211; R48. (I promise that better video will come soon.) Four different LED colors (Red, Green Blue, and White) are planned, but the first color available would be blue. The item will be in stock in the 3nd week of July, and the price will be [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><iframe width="590" height="332" src="//www.youtube.com/embed/XnZDM4TI18g?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Here&#8217;s the sneak peak at the upcoming wearable piece &#8211; R48. (I promise that better video will come soon.) Four different LED colors (Red, Green Blue, and White) are planned, but the first color available would be blue.</p>
<p>The item will be in stock in the 3nd week of July, and the price will be $49. Pre-order starts now at $45 a piece.</p>
<p>Also available are optional rechargeable Lithium-Ion battery and the charger. The charger is very compact and plugs into an USB port. The photo below is showing the prototype. The final version will look better in black. (Will post the photo as soon as available.)</p>
<p><img src="/blog/wp-content/uploads/2013/06/photo-2-590x589.jpg" alt="" title="USB Li-Ion Coin Cell Charger" width="590" height="589" class="alignnone size-medium wp-image-1709" /></p>
<p><strong>Features/Notes:</strong></p>
<ul>
<li>Each R48 will be fully assembled, and comes with a non-rechargeable battery (CR2450, easily replaceable). </li>
<li>Battery will typically last about 5 hours continuously.</li>
<li>Also comes with a black cord to wear R48 as a neckless.</li>
<li>25 beautiful animation patterns preprogrammed.</li>
<li>&#8220;Demo&#8221; mode automatically runs though all animation patterns &#8211; changes every minute. (Activated by holding the button at the start up.)</li>
<li>Rechargeable type battery (LIR2450) is also available as an option. This recommended option lights the LED brighter, as it has higher voltage.</li>
<li>The charger for the above is also available.</li>
<li>Dimension: 1.9 inch diameter, 0.4 inch thick (including the battery)</li>
</ul>
<p><strong><a href="/blog/?p=1736">R48 is now shipping</a> &#8211; pre-order is ended.</strong></p>
<div style="min-height:33px;" class="really_simple_share really_simple_share_button robots-nocontent snap_nopreview"><div class="really_simple_share_specificfeeds_follow" style="width:110px;"><a href="http://www.specificfeeds.com/follow" target="_blank"><img src="https://blog.theledart.com/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/images/specificfeeds_follow.png" alt="Email, RSS" title="Email, RSS" /> Follow</a></div><div class="really_simple_share_facebook_like" style="width:100px;"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-an-wearable-led-gadget-pre-order-starts%2F&amp;layout=button_count&amp;width=100&amp;height=27&amp;locale=en_US" 
							scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe></div><div class="really_simple_share_facebook_share" style="width:100px;"><a name="fb_share" rel="nofollow" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-an-wearable-led-gadget-pre-order-starts%2F&amp;t=R48%20%26%238211%3B%20an%20Wearable%20LED%20Gadget%20Pre-order%20Starts" title="Share on Facebook" target="_blank">Share</a></div><div class="really_simple_share_twitter" style="width:100px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal"  data-text="R48 &#8211; an Wearable LED Gadget Pre-order Starts" data-url="https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/"  data-via=""   ></a></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/" ></div></div><div class="really_simple_share_linkedin" style="width:100px;"><script type="IN/Share" data-counter="right" data-url="https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/"></script></div><div class="really_simple_share_pinterest" style="width:90px;"><a data-pin-config="beside" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fr48-an-wearable-led-gadget-pre-order-starts%2F&media=https%3A%2F%2Fblog.theledart.com%2Fblog%2Fwp-content%2Fuploads%2F2013%2F06%2Fphoto-2.jpg&description=USB%20Li-Ion%20Coin%20Cell%20Charger" data-pin-do="buttonPin" ><img alt="Pin It" src="https://assets.pinterest.com/images/pidgets/pin_it_button.png" /></a></div><div class="really_simple_share_digg" style="width:100px;"><script type="text/javascript" src="http://widgets.digg.com/buttons.js"></script>
					<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/&amp;title=R48 &amp;#8211; an Wearable LED Gadget Pre-order Starts"></a></div></div>
		<div class="really_simple_share_clearfix"></div>]]></content:encoded>
			<wfw:commentRss>https://blog.theledart.com/blog/r48-an-wearable-led-gadget-pre-order-starts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
