<?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>YourITronics &#187; Serial</title>
	<atom:link href="http://www.youritronics.com/tag/serial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youritronics.com</link>
	<description>DIY, Electronics, IT, Gadgets</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Baudrate Converter</title>
		<link>http://www.youritronics.com/baudrate-converter/</link>
		<comments>http://www.youritronics.com/baudrate-converter/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 00:20:59 +0000</pubDate>
		<dc:creator>Tiberiu</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATtiny2313]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[FT232]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=2857</guid>
		<description><![CDATA[A great tool for microcontroller hacking activities you might want to take on in the future is the Baudrate Converter, a device that automatically detects the baud rate of an MCU-based device you wish to hack. Using this method makes things a lot easier, so you don&#8217;t have to detect the actual baud rate using [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2009/08/baudrate_converter.jpg"><img class="alignnone size-medium wp-image-2858" src="http://www.youritronics.com/wp-content/uploads/2009/08/baudrate_converter-300x199.jpg" alt="Baudrate Converter" width="300" height="199" /></a></p>
<p>A great tool for microcontroller hacking activities you might want to take on in the future is the Baudrate Converter, a device that automatically detects the baud rate of an MCU-based device you wish to hack. Using this method makes things a lot easier, so you don&#8217;t have to detect the actual baud rate using the PC or an oscilloscope &#8211; it saves a lot of time and energy and it&#8217;s also pretty simple to make.</p>
<p>The usual serial transmission has the Tx line on &#8216;high&#8217; when idle and a single byte starts with a &#8216;low&#8217; value (the startbit) and ends with a &#8216;high&#8217; value (the stopbit). The idea is that, based on a few characters, the device measures the times the signal is &#8216;low&#8217; and sorts them lowest to highest, detecting the real bit-time.</p>
<p>The baud rate converter uses the <strong>ATtiny2313</strong> microcontroller from Atmel and the FT232 USB UART chip from FTDI. The latter supplies the power for the ATtiny. The converter has no capacitors for the crystal and runs at 20MHz using a 3.3V voltage, but it seems to be working nonetheless. The software that makes everything work is written in C and uses the 16-bit timer of the ATtiny extensively. After you connect the unknown serial port and send a few characters via a terminal-emulator, the device will detect the baud rate and the transmission of the bytes will be done accordingly, using the appropriate baud rate. If errors are detected, the converter will repeat the autobauding process.</p>
<p>The device has a detection range from 110 to 115200 and can help a great deal if you encounter baud rate conversion difficulties. The source code is available for released under GPLv3 license and is available for download in the link below (a .hex file is also available).</p>
<p><strong>Baudrate Converter: </strong><a href="http://spritesmods.com/?art=autobaud&amp;page=1">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/baudrate-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LED Pharmacy Cross</title>
		<link>http://www.youritronics.com/led-pharmacy-cross/</link>
		<comments>http://www.youritronics.com/led-pharmacy-cross/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:56:17 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ATmega64]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Matrix]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1414</guid>
		<description><![CDATA[This article is part of the PCB Giveaway program that we have running here at Youritronics. Morgoth will get a free pcb manufactured by BKRtech for submitting this project. If you&#8217;re interested in participating, read more on the program page. These days most pharmacies use LED pharmacy crosses posted at their entrance to let people [...]]]></description>
			<content:encoded><![CDATA[<p>This article is part of the <a href="http://www.youritronics.com/pcb-giveaway/">PCB Giveaway</a> program that we have running here at Youritronics. Morgoth will get a <a href="http://www.youritronics.com/new-pcbs-from-bkrtech/">free pcb</a> manufactured by BKRtech for submitting this project. If you&#8217;re interested in participating, read more on the program page.</p>
<p>These days most pharmacies use LED pharmacy crosses posted at their entrance to let people know there is a pharmacy there. The reasons are obvious, they look cool&amp;hi-tech, they can be seen from distance and they can be customized really easy (well, easy customizing pretty much depends on how the manufacturer approaches things).</p>
<p>If you try to search the web about schematics or example codes for this kind of circuit you wont find any, and again i think the reason is obvious, the crosses are quite expensive and so is the profit for the manufacturer. So nobody is gonna post schematics for such a project, unless you&#8217;re a hobbyist and you&#8217;re having fun with electronics.</p>
<p>The project consists of one ATmega64, three ULN2003 and five 5&#215;7 LED matrix from Kingbright(TA20-11EWA). I had the idea to build something like this but so far i haven&#8217;t had the time nor the knowledge to get it done. So i asked Morgoth if he would like to participate in the project. I sent him the LED&#8217;s, the drivers and the PCB and he started working. As you can see not many parts are involved , but the secret lies in the microcontroller, it&#8217;s the programming that does the job.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/10/pharmacy-cross-schematic.jpg"><img class="size-medium wp-image-1415" title="led-pharmacy-cross-schematic" src="http://www.youritronics.com/wp-content/uploads/2008/10/pharmacy-cross-schematic-300x207.jpg" alt="led-pharmacy-cross-schematic" width="300" height="207" /></a></p>
<p>In the next pictures you can see the microcontroller board with the ULN2003 darlington arrays:</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/10/led-pharmacy-cross-board.jpg"><img class="size-medium wp-image-1416 alignleft" title="led-pharmacy-cross-board" src="http://www.youritronics.com/wp-content/uploads/2008/10/led-pharmacy-cross-board-300x225.jpg" alt="LED Pharmacy Cross" width="300" height="225" /></a><a href="http://www.youritronics.com/wp-content/uploads/2008/10/led-pharmacy-cross-board2.jpg"><img class="size-medium wp-image-1417" title="led-pharmacy-cross-board2" src="http://www.youritronics.com/wp-content/uploads/2008/10/led-pharmacy-cross-board2-300x225.jpg" alt="LED Pharmacy Cross" width="300" height="225" /></a></p>
<p>The circuit was designed to receive messages trough serial interface from a computer and than display them. Morgoth also designed a custom terminal for windows which provides easy access to the display.</p>
<p>In this test phase a serial interface by wire was used to transmit data between the terminal and the ATmega64, but a wireless or bluetooth module could be integrated with no problem.</p>
<p>Also as a note, the LED&#8217;s don&#8217;t light up really bright, for that to happen you need to use drivers on the positive rail. This also applies if you&#8217;re planning to take the project to another level and use bigger LED&#8217;s</p>
<p>And now, watch some videos with the LED Pharmacy Cross beeing controlled from the computer:</p>
<p><a href="http://www.youtube.com/watch?v=9ngpEpNWG98"><img src="http://img.youtube.com/vi/9ngpEpNWG98/default.jpg" width="130" height="97" border=0></a></p>
<p><a href="http://www.youtube.com/watch?v=tnU0ZEgrdjw"><img src="http://img.youtube.com/vi/tnU0ZEgrdjw/default.jpg" width="130" height="97" border=0></a></p>
<ul>
<li><strong>LED Pharmacy Cross ATmega <a title="atmega source code" href="http://www.youritronics.com/wp-content/uploads/2008/10/led-pharmacy-cross-atmega-source-code.zip">source code</a></strong></li>
<li><strong>LED Pharmacy Cross terminal <a title="terminal source code" href="http://www.youritronics.com/wp-content/uploads/2008/10/led-pharmacy-cross-terminal-source-code.zip">source code</a></strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/led-pharmacy-cross/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Data gloves with miniaturized USB controlling device</title>
		<link>http://www.youritronics.com/data-gloves-with-miniaturized-usb-controlling-device/</link>
		<comments>http://www.youritronics.com/data-gloves-with-miniaturized-usb-controlling-device/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 20:52:15 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1259</guid>
		<description><![CDATA[This is the reconstruction of a “Fakespace GL-8001” device with fully compatible serial interface via USB. This device fits into a very small SubD adapter housing, consumes low power (max. 20 mA), supports USB standby, may support a USB remote wakeup feature later, is much faster in responsiveness than the GL-8001, and the electronic components [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/07/data-gloves-with-miniaturized-usb-controlling-device.jpg"><img class="alignnone size-medium wp-image-1260" title="data-gloves-with-miniaturized-usb-controlling-device" src="http://www.youritronics.com/wp-content/uploads/2008/07/data-gloves-with-miniaturized-usb-controlling-device-300x229.jpg" alt="Data gloves with miniaturized USB controlling device " width="300" height="229" /></a></p>
<p>This is the reconstruction of a “Fakespace GL-8001” device with fully compatible serial interface via USB. This device fits into a very small SubD adapter housing, consumes low power (max. 20 mA), supports USB standby, may support a USB remote wakeup feature later, is much faster in responsiveness than the GL-8001, and the electronic components are fairly cheap, lower than 5 €.</p>
<p><strong>Data gloves with miniaturized USB controlling device:</strong> <a href="http://www-user.tu-chemnitz.de/~heha/mb-iwp/Datenhandschuh/">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/data-gloves-with-miniaturized-usb-controlling-device/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Serial interfacing LCD with PIC Microcontroller</title>
		<link>http://www.youritronics.com/serial-interfacing-lcd-with-pic-microcontroller/</link>
		<comments>http://www.youritronics.com/serial-interfacing-lcd-with-pic-microcontroller/#comments</comments>
		<pubDate>Sun, 11 May 2008 11:12:38 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/serial-interfacing-lcd-with-pic-microcontroller/</guid>
		<description><![CDATA[Parallel interfacing LCD with MCU  needs at least 6 I/O pins (4 bit mode) and maximun 11 I/O pins (8 bit mode). The I/O pin&#8217;s can be cut down to 3 pin by serial interfacing using shift registers. There are a few shift registers that can be used such as 74HC164, 74HC595, CD4094 and other [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/serial-interfacing-lcd-with-pic-microcontroller/serial-interfacing-lcd-with-pic-microcontroller/" rel="attachment wp-att-1044" title="Serial interfacing LCD with PIC Microcontroller"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/serial-interfacing-lcd-with-pic-microcontroller.jpg" alt="Serial interfacing LCD with PIC Microcontroller" /></a></p>
<p>Parallel interfacing LCD with MCU  needs at least 6 I/O pins (4 bit mode) and maximun 11 I/O pins (8 bit mode). The I/O pin&#8217;s can be cut down to 3 pin by serial interfacing using shift registers. There are a few <strong>shift registers</strong> that can be used such as <strong>74HC164, 74HC595, CD4094</strong> and other compatible 8 bit shift register. Before you attempt to do serial interfacing, it helps to get familiar with parallel interfacing, you can find many reference from internet.</p>
<p><strong>Serial interfacing LCD with PIC Microcontroller:</strong> <a href="http://www.geocities.com/mindtan2000/PIC.html">[Link]</a> &#8211; <a href="http://www.electronics-lab.com/blog/?p=1910">[Via]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/serial-interfacing-lcd-with-pic-microcontroller/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UIR &#8211; Universal Infrared Receiver</title>
		<link>http://www.youritronics.com/uir-universal-infrared-receiver/</link>
		<comments>http://www.youritronics.com/uir-universal-infrared-receiver/#comments</comments>
		<pubDate>Sun, 11 May 2008 11:03:33 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[IR]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[receiver]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/uir-universal-infrared-receiver/</guid>
		<description><![CDATA[  And here is another infrared receiver, although its name says its universal that doesn&#8217;t mean the other Infrared Receivers aren&#8217;t. The project page first presents a MCU version of the receiver based on several types of PIC&#8217;s and than the symplified version without MCU, the one i also wrote about here. The goal is [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.youritronics.com/uir-universal-infrared-receiver/uir-universal-infrared-receiver-board-assembled/" rel="attachment wp-att-1042" title="UIR - Universal Infrared Receiver Board Assembled"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/uir-universal-infrared-receiver-board-assembled.jpg" alt="UIR - Universal Infrared Receiver Board Assembled" height="195" width="390" /></a></p>
<p>And here is another infrared receiver, although its name says its universal that doesn&#8217;t mean the other <a href="http://www.youritronics.com/usb-ir-boy-infrared-receiver/" title="usb infrared receiver">Infrared Receivers</a> aren&#8217;t. The project page first presents a MCU version of the receiver based on several types of PIC&#8217;s and than the symplified version without MCU, the one i also wrote about <a href="http://www.youritronics.com/serial-port-infrared-receiver/" title="serial port infrared receiver">here</a>. The goal is the same as for the other infrared receivers, to control your computer with any remote controller you have (TV, VCR, CD or Stereo).</p>
<p><strong>UIR &#8211; Universal Infrared Receiver:</strong> <a href="http://fly.cc.fer.hr/~mozgic/UIR/">[Link]</a> &#8211; <a href="http://www.electronics-lab.com/blog/?p=1943">[Via]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/uir-universal-infrared-receiver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB to Serial (RS232)  Adapter</title>
		<link>http://www.youritronics.com/usb-to-serial-rs232-adapter/</link>
		<comments>http://www.youritronics.com/usb-to-serial-rs232-adapter/#comments</comments>
		<pubDate>Fri, 09 May 2008 17:07:42 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[RS232]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/usb-to-serial-rs232-adapter/</guid>
		<description><![CDATA[These day&#8217;s most computers and laptops don&#8217;t have the RS232 port installed so if you can only connect something trough RS232 you&#8217;re looking at a problem. This project comes in handy, and gets you out of the problem. It&#8217;s really simple, few parts are involved and if you do it with SMD parts it can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/usb-to-serial-rs232-adapter/usb-to-serial-rs232-adapter/" rel="attachment wp-att-1034" title="USB to Serial (RS232)  Adapter"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/usb-to-serial-rs232-adapter.jpg" alt="USB to Serial (RS232)  Adapter" height="249" width="272" /></a> <a href="http://www.youritronics.com/usb-to-serial-rs232-adapter/usb-to-serial-rs232-adapter-schematic/" rel="attachment wp-att-1035" title="USB to Serial (RS232)  Adapter Schematic"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/usb-to-serial-rs232-adapter-schematic.gif" alt="USB to Serial (RS232)  Adapter Schematic" height="250" width="401" /></a></p>
<p>These day&#8217;s most computers and laptops don&#8217;t have the RS232 port installed so if you can only connect something trough RS232 you&#8217;re looking at a problem. This project comes in handy, and gets you out of the problem. It&#8217;s really simple, few parts are involved and if you do it with SMD parts it can be pretty small(like in the picture).</p>
<p><strong>USB to Serial (RS232)  Adapter:</strong> <a href="http://electronics-diy.com/electronic_schematic.php?id=565">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/usb-to-serial-rs232-adapter/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>29 I/O Serial I/O PC Automation</title>
		<link>http://www.youritronics.com/29-io-serial-io-pc-automation/</link>
		<comments>http://www.youritronics.com/29-io-serial-io-pc-automation/#comments</comments>
		<pubDate>Thu, 08 May 2008 14:30:37 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Board]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/29-io-serial-io-pc-automation/</guid>
		<description><![CDATA[This device transforms your PC into a powerful controller that you can use to program and automate machines, circuits, or just about anything you can imagine. Its flexible 29 I/O ports that you can configure to work ( bit by bit or in groups) as inputs or outputs makes it adaptable to a wide array [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/29-io-serial-io-pc-automation/29-io-serial-io-pc-automation-board/" rel="attachment wp-att-1032" title="29 I/O Serial I/O PC Automation Board"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/29-io-serial-io-pc-automation-board.gif" alt="29 I/O Serial I/O PC Automation Board" /></a></p>
<p><font size="3">This device          transforms your PC into a powerful controller that you can use to          program and automate machines, circuits, or just about anything you can          imagine. Its flexible 29 I/O ports that you can configure to work ( bit          by bit or in groups) as inputs or outputs makes it adaptable to a wide          array of applications . Control of stepping motor system is unbelievably          easy, thanks to its built-in Pulse Generator function. It even has          encoder switch input functions, counting inputs, and port capture          register. It is Visual Basic friendly, and more!</font></p>
<p><strong>29 I/O Serial I/O PC Automation:</strong> <a href="http://www.e-gizmo.com/KIT/PCio.HTM">[Link]</a> &#8211; <a href="http://www.coolcircuit.com/gadgets/2008/05/07/29-io-serial-io-pc-automation/">[Via]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/29-io-serial-io-pc-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serial port infrared receiver</title>
		<link>http://www.youritronics.com/serial-port-infrared-receiver/</link>
		<comments>http://www.youritronics.com/serial-port-infrared-receiver/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 09:05:42 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[receiver]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/27/serial-port-infrared-receiver/</guid>
		<description><![CDATA[This project is really easy to build, anyone can try it. After reading this tutorial anyone can build this. You just need the tools and the parts list and you can start building it. I first build this project about 2-3 years ago when I found the schematic on a website I don’t remember which [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-parts.jpg" title="serial-port-ir-receiver"></a></p>
<p style="text-align: center"><a href="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-parts.jpg" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-parts.jpg" alt="serial-port-ir-receiver" height="316" width="420" /></a></p>
<p>    This project is really easy to build, anyone can try it. After reading this tutorial anyone can build this. You just need the tools and the parts list and you can start building it. I first build this project about 2-3 years ago when I found the schematic on a website I don’t remember which website, and I gave it a try. Surprise, it worked! And it worked fine.</p>
<p>The receiver it’s very sensitive, you can send signals with a TV remote from 10 m away very easy. You don’t even need to point the remote at the receiver, it’s so sensitive it picks the signal that bounces from objects or walls. And if you think at the cost of this project parts list, it’s really cheap, about $4. You can build this on a board or just connect the parts between them.</p>
<p>There are various modes of assembly of this project: you can build the hole circuit inside the RS232 connector so only the IR sensor comes out, or you can build the circuit inside the connector and attach a wire with the sensor at the end. You can assemble it however you want. This is the schematic of the receiver, you can see that it uses an IR detector, a resistor, a diode, a capacitor and an rs232 serial connector. Very simple indeed.</p>
<p style="text-align: center"><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-schematics/" rel="attachment wp-att-137" title="serial-port-ir-receiver schematics"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/schma_receiver_serial_ir.jpg" alt="serial-port-ir-receiver schematics" /></a></p>
<p>    If you take a look at the ir detector code the last two digits represent the frequency at which the IR detector receives signals. I successfully used different frequency ir detectors and all of them worked with any remote I had around the house. If you encounter problems with some kind of remote you should try changing the IT detector with one of another frequency(it is optimal to use the 38 KHz receiver).</p>
<p>After building the receiver connect it to your com port and lets talk a bit about the software part. The receiver needs a software that is going to decode the signals and control various other programs that you want to control. As a software you can use a free software named <a href="http://winlirc.sourceforge.net/" title="link to winlirc">Winlirc</a> or <a href="http://www.promixis.com/downloads.php?mode=trials" title="link to girder">Girder</a> which you can buy for about 40 $(note Girder must be use together with a plugin that recognizes signals coming from our receiver, the plugin is named Igor and you can download it from <a href="http://www.cesko.host.sk/downloads/IgorPlugXP.zip" title="link1 to igor plugin">link1</a> or from <a href="http://www.cesko.host.sk/downloads/IgorPlug.zip" title="link2 to igor plugin">link2</a> there are 2 versions available , you should try the first one and if that doesn’t works the second one will work).</p>
<p>I’m going to teach you how to use the receiver with girder and Igor plugin because this is what I used. After installing Girder you have to install the Igor plugin , if you encounter any problems you can check the plugin’s website for answers or you can write a comment here and I will be happy to answer you. Now after you plug in the receiver start Girder.</p>
<p>Now you have to go to configuration to hardware plugins and check Igor SFH-56 device and set the correct com port.(click <a href="http://www.cesko.host.sk/images/PluginHelpPicture.gif" title="plugin help">Link</a> to see a picture explaining configuration of Igor plugin).Now your software is ready to receive signals from the receiver. Now the small green led in the lower right side of Girder should blink every time you press a button on your remote signaling the software is receiving signals. Now all you have to do is start configuring Girder to control various other programs by learning different keys and their action. Here are some pictures of assembled receivers:</p>
<p align="center"><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-7/" rel="attachment wp-att-134" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-7.thumbnail.jpg" alt="serial-port-ir-receiver" /></a><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-6/" rel="attachment wp-att-133" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-6.thumbnail.jpg" alt="serial-port-ir-receiver" height="96" width="104" /></a><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-5/" rel="attachment wp-att-132" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-5.thumbnail.jpg" alt="serial-port-ir-receiver" /></a><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-4/" rel="attachment wp-att-131" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-4.thumbnail.jpg" alt="serial-port-ir-receiver" height="97" width="111" /></a><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-3/" rel="attachment wp-att-130" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-3.thumbnail.jpg" alt="serial-port-ir-receiver" height="97" width="119" /></a></p>
<p align="center"><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver-2/" rel="attachment wp-att-129" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-2.jpg" alt="serial-port-ir-receiver" height="104" width="137" /></a> <a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver/" rel="attachment wp-att-128" title="serial-port-ir-receiver"><img src="http://www.YourITronics.com/wp-content/uploads/2007/10/serial-port-ir-receiver-1.jpg" alt="serial-port-ir-receiver" height="104" width="134" /></a></p>
<p align="left">And here is the part list:</p>
<ul>
<li>TSOP 1738 : ir receiver x1</li>
<li>resistor 3k3 x1</li>
<li>capacitor 100 nF x1</li>
<li>z diode 5v1 x1</li>
<li>rs232 conector x1</li>
</ul>
<p align="center">&nbsp;</p>
<p><a href="http://www.youritronics.com/serial-port-infrared-receiver/serial-port-ir-receiver/" rel="attachment wp-att-128" title="serial-port-ir-receiver"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/serial-port-infrared-receiver/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
