<div class="gmail_quote">On Wed, Sep 23, 2009 at 3:24 PM, Evuraan <span dir="ltr">&lt;<a href="mailto:evuraan@gmail.com">evuraan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt;<br>
&gt; I use a home-made Buffered Serial IR blaster with 3 IR emitters.<br>
&gt;<br>
<br>
</div>Could you please detail how did you make the serial ir blaster? I am<br>
looking to make one myself despite having a usb-to-serial adapter<br>
instead of real serial ports. thanks.!</blockquote><div><br></div><div>A Serial IR blaster won&#39;t work with a USB-to-serial adapter, sorry.</div><div><br></div><div>The reason being is that lirc is not using the serial port as a &#39;real&#39; serial port, it&#39;s manually toggling one of the status pins high/low at 40,000 times a second (or 56,000/sec in some cases) to generate the IR carrier... Something a USB-Serial adapter can&#39;t do.</div>
<div><br></div><div>If your motherboard has a &#39;real&#39; hardware serial interface, or you add a pci serial card, you can build a serial blaster.  Check <a href="http://lirc.org">http://lirc.org</a>  - the &quot;Supported Hardware&quot; &quot;Home Brew&quot; &quot;Serial Port Transmitter&quot;.  </div>
<div><br></div><div>If you insist on USB, you&#39;ll have to shop around for a lirc-compatible usb blaster.  (note: not a USB-&gt;Serial adapter, a purpose-made USB attached IR blaster.)</div><div><br></div><div>J-e-f-f-A</div>
</div>