Difference between revisions of "Homemade Serial Receiver"

From MythTV Official Wiki
Jump to: navigation, search
m (Added reference to article on building a LIRC serial receiver)
m (Fixed typos)
 
Line 15: Line 15:
 
[[Image:lirc_wires.jpg]]
 
[[Image:lirc_wires.jpg]]
  
and if you have a one of the Hauppage PVRs you could use that (they look a lot neater!) :
+
and if you have a one of the Hauppauge PVRs you could use that (they look a lot neater!) :
  
 
[[Image:lirc_wires2.jpg]]
 
[[Image:lirc_wires2.jpg]]
Line 29: Line 29:
 
</pre>
 
</pre>
  
Someone on the (MythTV-Users) mail list claims 281 Ft using CAT5 and Hauppage IR sensor.
+
Someone on the (MythTV-Users) mail list claims 281 Ft using CAT5 and Hauppauge IR sensor.
  
 
== External Links ==
 
== External Links ==

Latest revision as of 07:08, 28 October 2017

Clean.png Cleanup: This page has broken Images.

If you can solder and can figure out what shops sell transistors then you can make your own serial receiver. There is even a list of Homebrew lirc reciever parts

And what you'll be building is something like this:

File:Lirc schematic.gif

And if you squish it down it can look like this:

File:Lirc closed.jpg File:Lirc end.jpg File:Lirc open.jpg File:Lirc wires.jpg

and if you have a one of the Hauppauge PVRs you could use that (they look a lot neater!) :

File:Lirc wires2.jpg


One advantage of building it like this (with the 1.5mm stereo plug/jack) is that you have the ability to route the actual IR receiver anywhere (even another room - though I don't know what the maximum distance would be).

oh, if you want your 1.5mm jack plug to be compatible with the Hauppauge:

Base = GND
Ring = signal
Tip = VCC+

Someone on the (MythTV-Users) mail list claims 281 Ft using CAT5 and Hauppauge IR sensor.

External Links