<?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>ONE AND ONE MAKES TEN &#187; diy</title>
	<atom:link href="http://blog.joaomoreno.com/tag/diy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joaomoreno.com</link>
	<description></description>
	<lastBuildDate>Fri, 16 Jul 2010 10:16:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Arduino RGB Lamp</title>
		<link>http://blog.joaomoreno.com/arduino-rgb-lamp/</link>
		<comments>http://blog.joaomoreno.com/arduino-rgb-lamp/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:25:35 +0000</pubDate>
		<dc:creator>João Moreno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[rgb]]></category>

		<guid isPermaLink="false">http://blog.joaomoreno.com/?p=372</guid>
		<description><![CDATA[After seeing several homemade RGB lamp projects online and experimenting with one live (made by my friend Cloud), I decided to build my own (click the image for more photos). The only thing it does yet is cycle through the whole hue range very slowly, so it gives a nice smoothly changing environment to the [...]]]></description>
			<content:encoded><![CDATA[<p>After seeing several homemade RGB lamp projects online and experimenting with one live (made by my friend <a href="http://www.cloudgoessocial.net/">Cloud</a>), I decided to build my own (click the image for more photos).</p>
<p><a href="http://img524.imageshack.us/slideshow/webplayer.php?id=img1215v.jpg"><img src="http://blog.joaomoreno.com/wp-content/uploads/2009/10/img1216h.jpg" alt="Green Lamp" title="Green Lamp" width="443" height="332" class="alignnone size-full wp-image-373" /></a></p>
<p>The only thing it does yet is cycle through the whole hue range very slowly, so it gives a nice smoothly changing environment to the room. It draws its power from a standard wall socket, although I left the USB cable dangling in order to just my laptop whenever and reprogram it at will.</p>
<p><img src="http://blog.joaomoreno.com/wp-content/uploads/2009/10/img1236.jpg" alt="Assembly" title="Assembly" width="443" height="332" class="alignnone size-full wp-image-375" /></p>
<p>The assembly is fairly simple, all you need is:</p>
<ul>
<li>Arduino (I&#8217;m using the Diecimila);</li>
<li>RGB LED (I bought <a href="http://www.phenoptix.co.uk/Ultra_Bright_UV_SUPERFLUX_RGB_LEDs_5mm_p/flux-rgb-5.htm">this one</a>);</li>
<li>some 100 Ohm resistors (I bought <a href="http://www.phenoptix.co.uk/Resistor_1_4_Watt_Metal_Film_p/res.htm">these</a>, <strong>although</strong> if you know a bit something about LEDs you know that different LED colors require different voltages, as such, in order to get better results you could use different resistors);</li>
<li><a href="http://www.arduino.cc/playground/Learning/WhatAdapter">Arduino compatible wall socket</a>;</li>
<li>one <a href="http://www.ikea.com/us/en/catalog/products/70096377">IKEA lamp</a>!</li>
</ul>
<p>All you need to do is connect each color of the LED to an analog out pin on the Arduino, and do some code!</p>
<p>If someone has any good ideas on what else to do with the lamp, please let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomoreno.com/arduino-rgb-lamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
