<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A remote controlled RGB light bulbs lamp</title>
	<atom:link href="http://www.5volt.eu/archives/10/feed" rel="self" type="application/rss+xml" />
	<link>http://www.5volt.eu/archives/10</link>
	<description>A mean to organize, document and share some of the things I do</description>
	<lastBuildDate>Mon, 01 Mar 2010 11:05:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-114</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 01 Oct 2008 15:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-114</guid>
		<description>Almost forgot : yes, cardboard is not a great installation material for definitive layouts ! Regular lamps are the one to be selected in such case. The circuit MUST be encased in metal or plastic, either case any metal part (i.e. the case if metallic) the user might touch from the outside of the case must be grounded properly. If using plastic case, use plastic screws as well.
Ciao
5Volt</description>
		<content:encoded><![CDATA[<p>Almost forgot : yes, cardboard is not a great installation material for definitive layouts ! Regular lamps are the one to be selected in such case. The circuit MUST be encased in metal or plastic, either case any metal part (i.e. the case if metallic) the user might touch from the outside of the case must be grounded properly. If using plastic case, use plastic screws as well.<br />
Ciao<br />
5Volt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-113</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 01 Oct 2008 14:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-113</guid>
		<description>Thank you all for your appreciation. Yes, this is  a dangerous project as is everything that works on 220Vac. The caveats at the beginning should be quite clear !
The modification suggested for a future revision are absolutely good.
For the TRIAC any 400Vac 3-4 Amps model should be sensitive enough to be driven by the micro. The capacitors on the ac side must be rated for 400Vac minimum, the resistors are 1/4W or 1/2W power dissipation. The rest of the parts should be on the schematic. In doubt, just ask.
Ciao</description>
		<content:encoded><![CDATA[<p>Thank you all for your appreciation. Yes, this is  a dangerous project as is everything that works on 220Vac. The caveats at the beginning should be quite clear !<br />
The modification suggested for a future revision are absolutely good.<br />
For the TRIAC any 400Vac 3-4 Amps model should be sensitive enough to be driven by the micro. The capacitors on the ac side must be rated for 400Vac minimum, the resistors are 1/4W or 1/2W power dissipation. The rest of the parts should be on the schematic. In doubt, just ask.<br />
Ciao</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tuckie</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-112</link>
		<dc:creator>Tuckie</dc:creator>
		<pubDate>Wed, 01 Oct 2008 03:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-112</guid>
		<description>do you have a partslist for this project?  (mainly the opto --&gt; lights side of things)  I&#039;m looking for a good way to dim some lights for some Halloween effects, and this looks like it will fit the bill.</description>
		<content:encoded><![CDATA[<p>do you have a partslist for this project?  (mainly the opto &#8211;&gt; lights side of things)  I&#8217;m looking for a good way to dim some lights for some Halloween effects, and this looks like it will fit the bill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-111</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-111</guid>
		<description>A couple idea for a future revision (if any).

1) Move the IR receiver to RB0 (pin 6) This frees up RB6 and RB7 for firmware updates (the LED on RB6 can be left as-is.) You don&#039;t really need the interrupt on RB0, but it might be handy for decoding the received data.

2) With a crystal timebase, the controller should be able to very accurately determine the mains frequency.  Measure the period between rising edges. This would eliminate the jumper on RB1, and could be used for RS-232 control through an opto-coupled input.

3) There is a configuration bit that disables MCLR as a reset input.  (See MCLRE CONFIG - Vpp input is not affected.) This frees RA5.

4) C4, R1, D7 are not required. ESD clamp diodes on the controller inputs will limit voltage excursions beyond Vss-Vdd as long as the current is limited (by R8 in this case). RA1 can be used as a digital input.</description>
		<content:encoded><![CDATA[<p>A couple idea for a future revision (if any).</p>
<p>1) Move the IR receiver to RB0 (pin 6) This frees up RB6 and RB7 for firmware updates (the LED on RB6 can be left as-is.) You don&#8217;t really need the interrupt on RB0, but it might be handy for decoding the received data.</p>
<p>2) With a crystal timebase, the controller should be able to very accurately determine the mains frequency.  Measure the period between rising edges. This would eliminate the jumper on RB1, and could be used for RS-232 control through an opto-coupled input.</p>
<p>3) There is a configuration bit that disables MCLR as a reset input.  (See MCLRE CONFIG &#8211; Vpp input is not affected.) This frees RA5.</p>
<p>4) C4, R1, D7 are not required. ESD clamp diodes on the controller inputs will limit voltage excursions beyond Vss-Vdd as long as the current is limited (by R8 in this case). RA1 can be used as a digital input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thijs</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-110</link>
		<dc:creator>thijs</dc:creator>
		<pubDate>Mon, 29 Sep 2008 07:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-110</guid>
		<description>Please, don&#039;t put those bulbs in a cardboard box! I really like the project, but to keep it safe, you really shouldn&#039;t put those fairly hot bulbs in a flamable box!</description>
		<content:encoded><![CDATA[<p>Please, don&#8217;t put those bulbs in a cardboard box! I really like the project, but to keep it safe, you really shouldn&#8217;t put those fairly hot bulbs in a flamable box!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miked</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-109</link>
		<dc:creator>miked</dc:creator>
		<pubDate>Mon, 29 Sep 2008 01:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-109</guid>
		<description>&gt;Dimming the lights cannot be done via PWM as &gt;LEDs are. The lamps must be phase controlled...

Phase control is a type of PWM, so they actually are dimmed via PWM.</description>
		<content:encoded><![CDATA[<p>&gt;Dimming the lights cannot be done via PWM as &gt;LEDs are. The lamps must be phase controlled&#8230;</p>
<p>Phase control is a type of PWM, so they actually are dimmed via PWM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A remote controlled RGB light bulb lamp - Hack a Day</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-108</link>
		<dc:creator>A remote controlled RGB light bulb lamp - Hack a Day</dc:creator>
		<pubDate>Mon, 29 Sep 2008 00:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-108</guid>
		<description>[...] just got a lot brighter by using 3&#215;60Watt flood lights instead of an LED. The bulbs are driven via TRIACs and the whole thing uses a remote control to [...]</description>
		<content:encoded><![CDATA[<p>[...] just got a lot brighter by using 3&#215;60Watt flood lights instead of an LED. The bulbs are driven via TRIACs and the whole thing uses a remote control to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shefali rai</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-106</link>
		<dc:creator>shefali rai</dc:creator>
		<pubDate>Wed, 24 Sep 2008 18:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-106</guid>
		<description>is this project really dangerous.</description>
		<content:encoded><![CDATA[<p>is this project really dangerous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Electronics-Lab.com Blog &#187; Blog Archive &#187; A remote controlled RGB light bulbs lamp</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-105</link>
		<dc:creator>Electronics-Lab.com Blog &#187; Blog Archive &#187; A remote controlled RGB light bulbs lamp</dc:creator>
		<pubDate>Fri, 19 Sep 2008 08:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-105</guid>
		<description>[...] A remote controlled RGB light bulbs lamp - [Link] [...]</description>
		<content:encoded><![CDATA[<p>[...] A remote controlled RGB light bulbs lamp &#8211; [Link] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dainaccio</title>
		<link>http://www.5volt.eu/archives/10/comment-page-1#comment-11</link>
		<dc:creator>Dainaccio</dc:creator>
		<pubDate>Sat, 19 Jan 2008 16:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.5volt.eu/archives/10#comment-11</guid>
		<description>Very nice !</description>
		<content:encoded><![CDATA[<p>Very nice !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
