Go to advanced search

by packetship
Fri Oct 21, 2011 10:25 am
Forum: General discussion
Topic: How would you use a Raspberry Pi device?
Replies: 514
Views: 230491

Re: How would you use a Raspberry Pi device?

... to be some easy way of driving it with an IR remote - HDMI CEC for full TV integration and/or a simple RC5 IR diode interface on a 0.1" header and lirc.</t>
by Montekuri
Fri Sep 23, 2011 12:53 pm
Forum: General discussion
Topic: What have we missed?
Replies: 286
Views: 66409

Re: What have we missed?

Everyone who want use a Remote Control over R-Pi can build a homemade Serial Port Receiver:
http://www.lirc.org/receivers.html

Well, it is assumed that we will have access to serial headers on the R-pi device.
by Blars
Sun Aug 28, 2011 6:26 pm
Forum: Other projects
Topic: Keyboard/Mouse less Media Center using IR Remote
Replies: 17
Views: 8778

Re: Keyboard/Mouse less Media Center using IR Remote

If you preferer going with the microcontroler, take a look at dangerousprototypes USB IR toy. Open hardware and software. The $20 price tag could be brought down if you are willing to make thousands.

LIRC is of course already packaged for Debian.
by Bloodred
Sun Aug 28, 2011 2:03 pm
Forum: Other projects
Topic: Keyboard/Mouse less Media Center using IR Remote
Replies: 17
Views: 8778

Re: Keyboard/Mouse less Media Center using IR Remote

Just had a look at the LIRC web page and it does seem the perfect software for the job.
by Blars
Sun Aug 28, 2011 4:35 am
Forum: Other projects
Topic: Keyboard/Mouse less Media Center using IR Remote
Replies: 17
Views: 8778

Re: Keyboard/Mouse less Media Center using IR Remote

LIRC could probably be easily adapted for this -- it normally uses the control pins on a serial port.
This would give you a trainable send and receive for IR with very little in hardware costs, and it would only use a couple of gpio pins.
by diggy
Mon Aug 22, 2011 1:29 pm
Forum: Other projects
Topic: Keyboard/Mouse less Media Center using IR Remote
Replies: 17
Views: 8778

Re: Keyboard/Mouse less Media Center using IR Remote

... as shortcuts to applications or actions.<br/> <br/> I have built an IR receiver before for windows (the one here <URL url="http://lnx.manoweb.com/lirc/?p.....troduction">http://lnx.manoweb.com/lirc/?p.....troduction</URL>)<br/> I have been using a program called IRassistant that I made to work ...

Go to advanced search