Difference between revisions of "PS3 Remote"

From MythTV Official Wiki
Jump to: navigation, search
(PS3 Remote - Sony BD Remote)
(Credit to the original authors)
Line 13: Line 13:
 
==Credit to the original authors==
 
==Credit to the original authors==
 
thanks to those below for their  
 
thanks to those below for their  
# cakemote.py - uinput driver for PS3 remote
+
cakemote.py - uinput driver for PS3 remote
# Heavily hacked from work by Will Woods, Brett Rodgers and the WMD team
+
Heavily hacked from work by Will Woods, Brett Rodgers and the WMD team
# by Jo Shields <directhex@apebox.org>
+
by Jo Shields <directhex@apebox.org>
 
I only tweaked it for use with mythtv, all changes i made are commented.
 
I only tweaked it for use with mythtv, all changes i made are commented.
  

Revision as of 14:29, 3 April 2009

cakemote-mythtv.py layout for Sony PS3 Bluetooth remote control.

PS3 Remote - Sony BD Remote

The PS3 Remote - Sony BD Remote is a nice peice of hardware, It is bluetooth so no line of site is needed. This is great for a mythtv frontend that feeds multiple rooms. As a side note, the Logitec Cordless MediaBoard Pro™ is a nice cheap keyboard-touchpad combo that is also bluetooth.

The preferred method for setting up this remote can be found here

Unfortunately Debian based distributions bluetooth stack, seems to not like the above method right now. The option for Distributions that will not work with the above method is to use the cakemote.py python script. The cakemote.py script as is, behaves badly due to the multi key press function and requires you to change all your key bindings in myth. With the multi key press function disabled and the remote keys mapped for mythtv this remote rocks.

Drawback to the cakemote-mythtv.py is battery life of 4-5 days.

I have a 15 minute battery charger which makes it tolerable, yes short battery life is a pain in the butt, but the remote works so good my basement, kitchen, living room... that it is worth it, till k/ubuntu bluetooth stack works with the preferred method.

Credit to the original authors

thanks to those below for their cakemote.py - uinput driver for PS3 remote Heavily hacked from work by Will Woods, Brett Rodgers and the WMD team by Jo Shields <directhex@apebox.org> I only tweaked it for use with mythtv, all changes i made are commented.


work in progress 4/3/9