The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Linux

Reply
 
LinkBack Thread Tools Display Modes
Old 10-09-2005, 01:11 PM   #1
FLAC
 
TheLlama's Avatar
 
Join Date: Jul 2004
Location: All over the world
Posts: 984
Question lirc

Just wanted to see who has used lirc before. I haven't, but I plan to.
TheLlama is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 10-09-2005, 03:45 PM   #2
Low Bitrate
 
Join Date: Sep 2005
Posts: 80
me - a while ago...
gentoocar is offline   Reply With Quote
Old 10-09-2005, 04:38 PM   #3
FLAC
 
TheLlama's Avatar
 
Join Date: Jul 2004
Location: All over the world
Posts: 984
Thats cool. I was looking at the schematic and it looks like they do alot of crazy stuff to get power to the actual IR Reciever. I don't see why one couldn't just supply it with +5vdc.
TheLlama is offline   Reply With Quote
Old 10-10-2005, 04:04 AM   #4
Constant Bitrate
 
OdysseyPC's Avatar
 
Join Date: Oct 2003
Location: ACT, Australia
Posts: 114
Quote: Originally Posted by TheLlama
Thats cool. I was looking at the schematic and it looks like they do alot of crazy stuff to get power to the actual IR Reciever. I don't see why one couldn't just supply it with +5vdc.

I'm not sure what receiver you are looking at but if i remember correctly I only used 5 components for mine, and ther was nothing crazy about. I thought it was very elegant and simple.
__________________
Caputer Mk. II
'02 VX Holden Commodore Series II Executive
MII12000, 512MB RAM, 60GB HDD (5400rpm), 16X DVD, TS200V
Morex 60W DC-DC, Custom S/SDC
OS/Software: Developing...
OdysseyPC is offline   Reply With Quote
Old 10-10-2005, 09:17 AM   #5
FLAC
 
TheLlama's Avatar
 
Join Date: Jul 2004
Location: All over the world
Posts: 984
http://www.lirc.org/receivers.html

Scroll about 2/3rds down the page. It looks to me like the whole circuit is designed to power pin 2 of the receiver from the serial port's RTS signal. I guess the software will turn RTS high while the receiver is in use. I think this is just so no external power is required.

Mine will be mounted inside of my case, so +5V is readily available

I'd like to know if I can just eliminate the regulator; creating a circuit like:

Code:
IC1 = TSOP 1738 +-----------------------+ 3 R1 (4k7) | data -> +--------------------------------+--------o DCD | | | | ______________ | | | | / | +-----+----------------+ | | | ( | 2 | | + | | | \______________ + +----+ ----- +----+--------o VCC | | ----- | | 1 | | - +----------+------------------------------o GND +-----------------------+ C1 (4.7µF)


Last edited by TheLlama; 10-10-2005 at 10:16 AM.
TheLlama is offline   Reply With Quote
Old 10-10-2005, 12:02 PM   #6
Low Bitrate
 
Join Date: Sep 2005
Posts: 80
A little under that schematic on the lirc page, it says:
Quote:
Instead of pulling the power supply from the serial port you can also use a different source like e.g. the USB port or the internal 5V line to power the circuit. Then you won't need a voltage regulator at all.

So, looks like you can definately get away with a different power source.
gentoocar is offline   Reply With Quote
Old 10-10-2005, 01:22 PM   #7
FLAC
 
TheLlama's Avatar
 
Join Date: Jul 2004
Location: All over the world
Posts: 984
OK, I was just making sure I wasn't omitting any important parts. I almost leftout R1. However, R1 is a pull-up resistor, so it is essencial for a clean output.
TheLlama is offline   Reply With Quote
Old 10-10-2005, 05:03 PM   #8
Newbie
 
Join Date: Jun 2003
Posts: 35
as a side note, since its relevant to linux and lirc:

some sound cards have builtin ir ports. if you're using say the audigy nx, like me, or some other external usb cards, you can actually use alsa to configure the ir port. this is relatively new, so you may have to use the cvs versions of lirc and the latest version of alsa. it takes a bit to configure it, but it works quite well.
ruzzmon is offline   Reply With Quote
Old 10-10-2005, 05:10 PM   #9
FLAC
 
TheLlama's Avatar
 
Join Date: Jul 2004
Location: All over the world
Posts: 984
Quote: Originally Posted by ruzzmon
as a side note, since its relevant to linux and lirc:

some sound cards have builtin ir ports. if you're using say the audigy nx, like me, or some other external usb cards, you can actually use alsa to configure the ir port. this is relatively new, so you may have to use the cvs versions of lirc and the latest version of alsa. it takes a bit to configure it, but it works quite well.

Thanks, that is good to know.
TheLlama is offline   Reply With Quote
Old 10-10-2005, 09:47 PM   #10
Newbie
 
Join Date: Aug 2005
Posts: 10
I've built two IR receivers for use with LIRC (actually taught 13-16 year olds to build one of the simpler ones from the LIRC site), and I can tell you that for the parts costs, it's simpler to just find a cheap remote / serial port receiver combo that you don't have to worry about damaging.

I found a source on Ebay a couple years ago for old HP serial port receivers and remotes. They were something like $5 US, and everything is nicely encased and semi-water tight, so the receivers are quite durable. The remotes turned out to be not too shabby as well and worked famously with LIRC. I used to use my PC to control everything (TV-out to the TV, receiver always on the PC input at mid-volume), and this worked pretty flawlessly after being set up.

No matter which way you go for the receiver, you can't go wrong with LIRC. There are so many apps now with LIRC plugins.
jmaclean is offline   Reply With Quote
Old 10-11-2005, 03:28 PM   #11
Newbie
 
Join Date: Sep 2005
Posts: 2
I've built several of the serial IR receivers for my home theater PC. They are easy and cheap and work wonderfully. I never found anything even remotely close pricewise that was available for sale. I had never really soldered before either.

LIRC is great software. Once you get your remote set up properly it works like a charm. I've been running it for over a year with no problems at all.
mbezch is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lirc serial to usb problem woeful Input Devices 0 04-26-2005 06:12 PM
PLEASE HELP ME LIRC ir circuit... wasteoid Hardware Development 8 03-27-2005 06:36 PM
Girder/Igor plugin and LIRC receiver MatrixPC Input Devices 1 11-02-2004 06:51 PM


All times are GMT -5. The time now is 09:14 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics