<?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 for Cauldron Development LLC</title>
	<atom:link href="http://cauldrondevelopment.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cauldrondevelopment.com/blog</link>
	<description>Notes on tech tasks</description>
	<lastBuildDate>Thu, 19 Jan 2012 03:07:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Dear Congressperson, if you take my hamburger. . . by tom</title>
		<link>http://cauldrondevelopment.com/blog/2012/01/18/84/comment-page-1/#comment-59</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 19 Jan 2012 03:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=84#comment-59</guid>
		<description>Thank you for this.
I believe that our future depends more on cooperation than on competition. Greed is the basis for the way we live now. It&#039;s all like a game show. We need to get past that to a situation that can work for all of us.</description>
		<content:encoded><![CDATA[<p>Thank you for this.<br />
I believe that our future depends more on cooperation than on competition. Greed is the basis for the way we live now. It&#8217;s all like a game show. We need to get past that to a situation that can work for all of us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by jcoffland</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-52</link>
		<dc:creator>jcoffland</dc:creator>
		<pubDate>Mon, 21 Nov 2011 20:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-52</guid>
		<description>@Flo, gute Frage.  This could be kind of tricky.  The problem is that the Dioder probably needs to be sent a pulse some time after it is turned on.  However, you could try a simple experiment to see if there is an easier way.  Try unplugging your Dioder.  Then while holding down the power button plug it in.  If it turns on before you let go of the button then you just need to jumper that control line and your problem is solved.  My guess is that that wont work.

Otherwise, the Dioder will need a short pulse either from high to low or from low to high, depending on the power control pin&#039;s configuration.  This pulse must also come some time after the microcontroller has had a chance to start up.  Probably a millisecond or two after power is applied to the circuit.  One way to do this would be to mount the AVR circuit as described in this blog entry and program the AVR microcontroller to send this pulse.  That&#039;s a bit of overkill though.  There are simpler circuits maybe using a 555 timer but the AVR is pretty easy conceptually especially from a programmer&#039;s perspective.

Another option would be to see if your power controller has the capability of sending this pulse.  Is it an X10 system?</description>
		<content:encoded><![CDATA[<p>@Flo, gute Frage.  This could be kind of tricky.  The problem is that the Dioder probably needs to be sent a pulse some time after it is turned on.  However, you could try a simple experiment to see if there is an easier way.  Try unplugging your Dioder.  Then while holding down the power button plug it in.  If it turns on before you let go of the button then you just need to jumper that control line and your problem is solved.  My guess is that that wont work.</p>
<p>Otherwise, the Dioder will need a short pulse either from high to low or from low to high, depending on the power control pin&#8217;s configuration.  This pulse must also come some time after the microcontroller has had a chance to start up.  Probably a millisecond or two after power is applied to the circuit.  One way to do this would be to mount the AVR circuit as described in this blog entry and program the AVR microcontroller to send this pulse.  That&#8217;s a bit of overkill though.  There are simpler circuits maybe using a 555 timer but the AVR is pretty easy conceptually especially from a programmer&#8217;s perspective.</p>
<p>Another option would be to see if your power controller has the capability of sending this pulse.  Is it an X10 system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by Flo</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-51</link>
		<dc:creator>Flo</dc:creator>
		<pubDate>Sat, 19 Nov 2011 23:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-51</guid>
		<description>Hey,

I&#039;m realy impressed what you did with the dioders. I know a little bit about electronics but actually I am a programmer so like said befor my way of doing is trying and most times it won&#039;t end up good.

I bought the German version of the dioder with three buttons (one for on/off, one for fading the colors and one for jumping through the colors) and a color wheel. I would like to be able to control the dioder with a Remote controlled power plug (I hope that&#039;s what you call it, I&#039;m from Germany). My problem is that every time you disconnect and reconnect the dioder from the powersupply, it is turned off and you need to push the button to turn it on. So my question is how to put it that the dioder is allways on or that it is on by default. I would have no problem if I couldn&#039;t turn it of anymore. I would have the remote control to cut the power.  

Do you think there is a way of solving this problem?

Thanks
Flo</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;m realy impressed what you did with the dioders. I know a little bit about electronics but actually I am a programmer so like said befor my way of doing is trying and most times it won&#8217;t end up good.</p>
<p>I bought the German version of the dioder with three buttons (one for on/off, one for fading the colors and one for jumping through the colors) and a color wheel. I would like to be able to control the dioder with a Remote controlled power plug (I hope that&#8217;s what you call it, I&#8217;m from Germany). My problem is that every time you disconnect and reconnect the dioder from the powersupply, it is turned off and you need to push the button to turn it on. So my question is how to put it that the dioder is allways on or that it is on by default. I would have no problem if I couldn&#8217;t turn it of anymore. I would have the remote control to cut the power.  </p>
<p>Do you think there is a way of solving this problem?</p>
<p>Thanks<br />
Flo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resize QEMU NTFS image by berra</title>
		<link>http://cauldrondevelopment.com/blog/2009/02/26/resize-qemu-ntfs-image/comment-page-1/#comment-46</link>
		<dc:creator>berra</dc:creator>
		<pubDate>Sat, 08 Oct 2011 20:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=7#comment-46</guid>
		<description>I was just looking for the same. I needed to increase a ntfs disk on a KVM virtual guest with Win XP prof. I am using ubuntu.

My disk was in a img raw format. I used the qemu-img resize storage.img +8GB command. This was working excellent.   

I found the example through this article 
http://www.linux-kvm.com/content/how-resize-your-kvm-virtual-disk</description>
		<content:encoded><![CDATA[<p>I was just looking for the same. I needed to increase a ntfs disk on a KVM virtual guest with Win XP prof. I am using ubuntu.</p>
<p>My disk was in a img raw format. I used the qemu-img resize storage.img +8GB command. This was working excellent.   </p>
<p>I found the example through this article<br />
<a href="http://www.linux-kvm.com/content/how-resize-your-kvm-virtual-disk" rel="nofollow">http://www.linux-kvm.com/content/how-resize-your-kvm-virtual-disk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by jcoffland</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-45</link>
		<dc:creator>jcoffland</dc:creator>
		<pubDate>Tue, 27 Sep 2011 19:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-45</guid>
		<description>You might be able to just gang a few segments together using the provided connectors but as you suspected at some point you&#039;re going to overload the driver or the power supply.  I don&#039;t know what this point is.  It could be calculated if you know 1) how many amps an LED can draw, 2) how many amps the driver can handle with out burning up and the 3) amperage of the supply.
&lt;ul&gt;
&lt;li&gt;#3 is easy the information you need is written on the supply.  It says 5W max at 12v that&#039;s 417mA. (W = V x A)&lt;/li&gt;
&lt;li&gt;#2 is probably about 50mA per LED&lt;/li&gt;
&lt;li&gt;#1 is more difficult.  Basically it is whatever the three transistors on the driver board are rated to handle.  You could try to look up their datasheets.&lt;/li&gt;
&lt;/ul&gt;

So you could experiment with how many you can connect together on one controller before either the magic blue smoke comes out or it stops working.  However, you&#039;re here because you want to do some real hacking and &quot;let&#039;s just see what happens&quot; works well when writing software but not in electronics which leads me to:



&lt;blockquote&gt;Lemma 1:
  The likelihood of letting out the magic blue smoke is directly proportional to ones knowledge in software development.
  Therefore, as software development experience tends towards infinity the probability of blue smoke tends to 100%.
&lt;/blockquote&gt;


Here is what you should really do:

&lt;ul&gt;
  &lt;li&gt;a) Cut the power trace as described above on two of your three Dioders.&lt;/li&gt;
  &lt;li&gt;b) Solder wires on to the green, blue, red and ground pins on all three boards.&lt;/li&gt;
  &lt;li&gt;c) Connect all the greens to greens, grounds to grounds etc. across all three devices.&lt;/li&gt;
  &lt;li&gt;d) Plug in the power supplies for all three.&lt;/li&gt;
&lt;/ul&gt;

Now the controller for which you didn&#039;t cut the power trace will send control signals to the other two.  The drive circuitry will not be overloaded because the drivers on each board are still being used with in their limits.  The logic signals are being shared not the drive signals.  For the same reason the load is balanced across all 3 power supplies.

I recommend you keep the signal wires between the modules as short as possible.  However, it will probably work fine up to a few feet.

One warning, I wouldn&#039;t leave just one or two of the devices on and not the others.  The devices that are off might draw power off the others over the signal lines.  You could also disassemble the power supply modules and connect the AC sides altogether and attach a single two prong plug.  Then you could plug the whole thing into one outlet and they all come one at once.

If you get this working post some pictures.</description>
		<content:encoded><![CDATA[<p>You might be able to just gang a few segments together using the provided connectors but as you suspected at some point you&#8217;re going to overload the driver or the power supply.  I don&#8217;t know what this point is.  It could be calculated if you know 1) how many amps an LED can draw, 2) how many amps the driver can handle with out burning up and the 3) amperage of the supply.</p>
<ul>
<li>#3 is easy the information you need is written on the supply.  It says 5W max at 12v that&#8217;s 417mA. (W = V x A)</li>
<li>#2 is probably about 50mA per LED</li>
<li>#1 is more difficult.  Basically it is whatever the three transistors on the driver board are rated to handle.  You could try to look up their datasheets.</li>
</ul>
<p>So you could experiment with how many you can connect together on one controller before either the magic blue smoke comes out or it stops working.  However, you&#8217;re here because you want to do some real hacking and &#8220;let&#8217;s just see what happens&#8221; works well when writing software but not in electronics which leads me to:</p>
<blockquote><p>Lemma 1:<br />
  The likelihood of letting out the magic blue smoke is directly proportional to ones knowledge in software development.<br />
  Therefore, as software development experience tends towards infinity the probability of blue smoke tends to 100%.
</p></blockquote>
<p>Here is what you should really do:</p>
<ul>
<li>a) Cut the power trace as described above on two of your three Dioders.</li>
<li>b) Solder wires on to the green, blue, red and ground pins on all three boards.</li>
<li>c) Connect all the greens to greens, grounds to grounds etc. across all three devices.</li>
<li>d) Plug in the power supplies for all three.</li>
</ul>
<p>Now the controller for which you didn&#8217;t cut the power trace will send control signals to the other two.  The drive circuitry will not be overloaded because the drivers on each board are still being used with in their limits.  The logic signals are being shared not the drive signals.  For the same reason the load is balanced across all 3 power supplies.</p>
<p>I recommend you keep the signal wires between the modules as short as possible.  However, it will probably work fine up to a few feet.</p>
<p>One warning, I wouldn&#8217;t leave just one or two of the devices on and not the others.  The devices that are off might draw power off the others over the signal lines.  You could also disassemble the power supply modules and connect the AC sides altogether and attach a single two prong plug.  Then you could plug the whole thing into one outlet and they all come one at once.</p>
<p>If you get this working post some pictures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by splinterzndust</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-44</link>
		<dc:creator>splinterzndust</dc:creator>
		<pubDate>Tue, 27 Sep 2011 13:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-44</guid>
		<description>So far these hacks are the most impressive I&#039;ve seen...and I have been searching for days now...
I have a newbie question (being in construction, I don&#039;t know enough about electronics, but have seen the blue smoke....and pretty handy with a $15 Weller) - I have three Ikea Dioder RGB kits (each has: 4x 12&quot;LED wands, RGB controller and a PSU, which has enough juice to comfortably run the 4 wands) and would like to run all 12 wands from one RGB controller, using the 3 PSU&#039;s. I could just go out and buy a controller and PSU big enough to power all the LEDs, but then that would be easy. Can anyone suggest how (if?) I could wire one controller to run the three separate sets of LED wands (4/group). Could the RGB controller go up in blue smoke if set up this way?

Background info: I am planning to use the three kits in a kitchen I am building for my wife and &quot;WE&quot; really liked the &quot;pretty&quot; colors the Doider creates....well, looking for something else to tinker with and probably looking to make trouble, I bought the three doider kits - each will be used in a logistically separate area in the kitchen. As mentioned above, &quot;we&quot; would like to control the lighting from a single location.

Any suggestions would be very welcome.</description>
		<content:encoded><![CDATA[<p>So far these hacks are the most impressive I&#8217;ve seen&#8230;and I have been searching for days now&#8230;<br />
I have a newbie question (being in construction, I don&#8217;t know enough about electronics, but have seen the blue smoke&#8230;.and pretty handy with a $15 Weller) &#8211; I have three Ikea Dioder RGB kits (each has: 4x 12&#8243;LED wands, RGB controller and a PSU, which has enough juice to comfortably run the 4 wands) and would like to run all 12 wands from one RGB controller, using the 3 PSU&#8217;s. I could just go out and buy a controller and PSU big enough to power all the LEDs, but then that would be easy. Can anyone suggest how (if?) I could wire one controller to run the three separate sets of LED wands (4/group). Could the RGB controller go up in blue smoke if set up this way?</p>
<p>Background info: I am planning to use the three kits in a kitchen I am building for my wife and &#8220;WE&#8221; really liked the &#8220;pretty&#8221; colors the Doider creates&#8230;.well, looking for something else to tinker with and probably looking to make trouble, I bought the three doider kits &#8211; each will be used in a logistically separate area in the kitchen. As mentioned above, &#8220;we&#8221; would like to control the lighting from a single location.</p>
<p>Any suggestions would be very welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resize QEMU NTFS image by Chippy</title>
		<link>http://cauldrondevelopment.com/blog/2009/02/26/resize-qemu-ntfs-image/comment-page-1/#comment-37</link>
		<dc:creator>Chippy</dc:creator>
		<pubDate>Wed, 26 Jan 2011 19:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=7#comment-37</guid>
		<description>Awesome just what I need...

However was having problems around creating the new partition kept on saying 1st sector to use was 2048... 

Anyway figured out it was because default mode for fdisk in Fedora 14 was to use EBR..

And much head scracthing found &quot;c   toggle the dos compatibility flag&quot; in fdisk.</description>
		<content:encoded><![CDATA[<p>Awesome just what I need&#8230;</p>
<p>However was having problems around creating the new partition kept on saying 1st sector to use was 2048&#8230; </p>
<p>Anyway figured out it was because default mode for fdisk in Fedora 14 was to use EBR..</p>
<p>And much head scracthing found &#8220;c   toggle the dos compatibility flag&#8221; in fdisk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by jcoffland</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-35</link>
		<dc:creator>jcoffland</dc:creator>
		<pubDate>Mon, 10 Jan 2011 20:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-35</guid>
		<description>Awesome!  I always like to see people trying their hand at electronics.  I was a CS major so I got into it in much the same way.  You have to get your feet wet to learn.

Regarding the soldering of small pins.  It helps a lot to have the right equipment.  A RatShack $15 iron just isn&#039;t going to cut it for fine work.  I know a lot of people swear by Weller irons but I really like MetCal.  MetCal uses RF technology to automatically adjust the power input to the iron to keep it at the Curie temperature.  This means that if you put your tip on a little SMT lead or on a block of iron you&#039;ll always have the right temperature.  The cartridge tips are easy to change too.  Yes, MetCal irons are expensive but you can get older models and tips on EBay for not too much.  The MX-500 goes for as little as $70.  That&#039;s a lot more than $15 but it&#039;s well worth it and if you take care of it it will last you a life time of fine soldering.

The other important things are flux and desolder braid.  These are cheap and with them you can even do fine work with a $15 RatShack iron if you are careful.  Without them you will just burn holes and get yourself all worked up.

Finally, a magnifying lamp is also very helpful.

With these things and some practice you will be soldering like a pro in no time.</description>
		<content:encoded><![CDATA[<p>Awesome!  I always like to see people trying their hand at electronics.  I was a CS major so I got into it in much the same way.  You have to get your feet wet to learn.</p>
<p>Regarding the soldering of small pins.  It helps a lot to have the right equipment.  A RatShack $15 iron just isn&#8217;t going to cut it for fine work.  I know a lot of people swear by Weller irons but I really like MetCal.  MetCal uses RF technology to automatically adjust the power input to the iron to keep it at the Curie temperature.  This means that if you put your tip on a little SMT lead or on a block of iron you&#8217;ll always have the right temperature.  The cartridge tips are easy to change too.  Yes, MetCal irons are expensive but you can get older models and tips on EBay for not too much.  The MX-500 goes for as little as $70.  That&#8217;s a lot more than $15 but it&#8217;s well worth it and if you take care of it it will last you a life time of fine soldering.</p>
<p>The other important things are flux and desolder braid.  These are cheap and with them you can even do fine work with a $15 RatShack iron if you are careful.  Without them you will just burn holes and get yourself all worked up.</p>
<p>Finally, a magnifying lamp is also very helpful.</p>
<p>With these things and some practice you will be soldering like a pro in no time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by Koen</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-34</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Mon, 10 Jan 2011 09:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-34</guid>
		<description>Joseph

I want to thank you for the info you gave me. I&#039;m a beginner with electronics, after your advice and the hack at http://www.meirsman.eu/dioder I decided to just get it on with.

I kind of did the same as Sven Meirsman and solderd 3 connectors on each circuit (like you did on the PIC itself). I first tried -with the help of an extra pair of hands) if it would work like I wanted( just holding a wire from my Arduino Uno to the circuit). Nothing happend sadly enough. I then also connected the ground from the arduino with the ground on the IKEA circuit board. This was a success. I soldered everything together and I had a working hack.

After a few days I must have short-circuited something which fucked up my dioder-PIC. It won&#039;t output any red anymore, the buzzer is also connected to the blue I suppose as the blue flashes a bit when I operate the button.

But everything is well now, my arduino does the job very well and I&#039;m pleased with it. I had this nice Idea of making my own ambilight (altough with only 1 color/area). 
Here&#039;s a video of that: http://www.youtube.com/watch?v=o0EqkGPcwdg

I&#039;m looking into making my own circuit so that I can ditch the ikea circuit and have to seperate channels (for better ambilight). Altough that will have to wait a few weeks as I should be studying for my exams at the moment.

Koen</description>
		<content:encoded><![CDATA[<p>Joseph</p>
<p>I want to thank you for the info you gave me. I&#8217;m a beginner with electronics, after your advice and the hack at <a href="http://www.meirsman.eu/dioder" rel="nofollow">http://www.meirsman.eu/dioder</a> I decided to just get it on with.</p>
<p>I kind of did the same as Sven Meirsman and solderd 3 connectors on each circuit (like you did on the PIC itself). I first tried -with the help of an extra pair of hands) if it would work like I wanted( just holding a wire from my Arduino Uno to the circuit). Nothing happend sadly enough. I then also connected the ground from the arduino with the ground on the IKEA circuit board. This was a success. I soldered everything together and I had a working hack.</p>
<p>After a few days I must have short-circuited something which fucked up my dioder-PIC. It won&#8217;t output any red anymore, the buzzer is also connected to the blue I suppose as the blue flashes a bit when I operate the button.</p>
<p>But everything is well now, my arduino does the job very well and I&#8217;m pleased with it. I had this nice Idea of making my own ambilight (altough with only 1 color/area).<br />
Here&#8217;s a video of that: <a href="http://www.youtube.com/watch?v=o0EqkGPcwdg" rel="nofollow">http://www.youtube.com/watch?v=o0EqkGPcwdg</a></p>
<p>I&#8217;m looking into making my own circuit so that I can ditch the ikea circuit and have to seperate channels (for better ambilight). Altough that will have to wait a few weeks as I should be studying for my exams at the moment.</p>
<p>Koen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;real&#8221; Ikea Dioder hack by jcoffland</title>
		<link>http://cauldrondevelopment.com/blog/2009/12/29/a-real-ikea-dioder-hack/comment-page-1/#comment-33</link>
		<dc:creator>jcoffland</dc:creator>
		<pubDate>Wed, 22 Dec 2010 00:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://cauldrondevelopment.com/blog/?p=39#comment-33</guid>
		<description>Koen,

A little more info.  I&#039;m not sure what the PIC does when in off mode.  It could pull the lines low or there could be an external pull-down.  It is unlikely that they are left floating as that would allow the LEDs to come on.  You may be able to override a weak pull-down with the AVR but if the PIC is actually still on driving the lines low then you will have a problem.  Try it out and let us know.

Joseph</description>
		<content:encoded><![CDATA[<p>Koen,</p>
<p>A little more info.  I&#8217;m not sure what the PIC does when in off mode.  It could pull the lines low or there could be an external pull-down.  It is unlikely that they are left floating as that would allow the LEDs to come on.  You may be able to override a weak pull-down with the AVR but if the PIC is actually still on driving the lines low then you will have a problem.  Try it out and let us know.</p>
<p>Joseph</p>
]]></content:encoded>
	</item>
</channel>
</rss>

