I was just looking through the LIRC transmitter information, as well as the neo&#39;s CPU information and came across this tidbit in the CPU users manual.<br><br>**RS-232C interface<br>If users want to connect the UART to modem interface (instead of null modem), nRTS, nCTS, nDSR, nDTR, DCD and nRI signals are needed. In this case, the users can control these signals with general I/O ports by software because the AFC does not support the RS-232C interface.**
<br><br>Since homebrew LIRC transmitters only use the high/low nature of the DTR signal line I think my original idea of using a software controlled GPIO pin may still work?? We would just need a driver for LIRC to interface with the GPIO that cycled the pin high/low at 38400. However that right there could be the problem, im not even sure if its possible to do that in software, given the hardware we have. Any ideas?
<br><br><div><span class="gmail_quote">On 5/11/07, <b class="gmail_sendername">Ian Stirling</b> &lt;<a href="mailto:openmoko@mauve.plus.com">openmoko@mauve.plus.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Joe Pfeiffer wrote:<br>&gt; Jeff Andros writes:<br>&gt;<br>&gt;&gt; Chicken and egg hoss, there&#39;s also no bluetooth remotes out yet to make it<br>&gt;&gt; worthwhile to have a bluetooth remote... I like the suggestion of a
<br>&gt;<br>&gt; TV sets come with remotes so routinely that the usual chicken/egg<br>&gt; problem doesn&#39;t seem to arise.&nbsp;&nbsp;Hmmm... which may point a different<br>&gt; direction:&nbsp;&nbsp;as long as bluetooth is more expensive than IR...
<br><br>Alas.<br><br>There is yet another wireless standard that&#39;s designed almost exactly<br>for this.<br><br><a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC13211&amp;nodeId=01J4Fs25657103">
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC13211&amp;nodeId=01J4Fs25657103</a><br><br>A microcontroller, with 32GPIO and an integrated ZigBee radio, for $2.50<br>in 1000&#39;s, all in a 9*9mm package.
<br><br></blockquote></div><br>