Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 34 matches

by piipes
Wed Jun 11, 2014 6:45 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

Usb-uirt ir reciver/sender is ok solution, if you need IR too.
I use old ps3 remote, new one is poor.
Cross/square buttons are xbmc main volume and R1/R2 control my onkyo amp volume. So ps3 remote send command to pc and then usb uirt send ir signal.
You can learn ir signals too.

If you want to ...
by piipes
Wed Jun 11, 2014 6:16 pm
Forum: Plugin Support
Topic: Wiimote plugin?
Replies: 0
Views: 2178

Wiimote plugin?

Wii remote is pretty good remote for childrens. I use just normal bt remote, not that sensor bar.
Now i use touchmote, but maybe is possible to get eventghost plugin too?
There is too much limitation with that touchmote.

http://touchmote.net/
by piipes
Tue Jun 18, 2013 10:39 am
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

Ok, now i have one issue. Some time ps3 device won't work after suspend. Have to remove and connect ps3 remote again, via windows bluetoot devices.
I'm pretty sure, that those device lost is now common than before.

How i can automatic that bluetoot device reconnet?

Sorrry my english again.
by piipes
Sat Apr 06, 2013 12:55 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

BDRemoteSleep works very well, i will change non-Rechargeable Batteries.
I don't have any problem.
by piipes
Wed Mar 06, 2013 4:48 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

You just need a single action to do this.

Use a python script with something like this inside :


batt = eg.plugins.HIDPS32.GetBatteryLevel()
if (batt<2):
eg.plugins.XBMC2.SendNotification(u'Battery Level', str(batt))


Adapt it to your needs !

Is there some python help page? How i can use ...
by piipes
Wed Mar 06, 2013 1:15 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

Can't get that fileoperation plugin to write whole rss file.
Anyway, this is better way.

<Macro Name="Get battery level" Expanded="True">
<Event Name="PS3.Button.Num9" />
<Action>
HIDPS32.GetBatteryLevel()
</Action>
<Action>
FileOperations.Write(87, u'{eg.result}', u'C:\\Users\\televisio ...
by piipes
Tue Mar 05, 2013 7:49 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

<Macro Name="Get battery level" Expanded="True">
<Event Name="PS3.Button.Num9" />
<Action>
HIDPS32.GetBatteryLevel()
</Action>
<Action>
FileOperations.Write(2, u'<rss version="2.0"><item>Battery Level {eg.result}</item></rss>', u'C:\\Users\\televisio\\Desktop\\testttt.xml', 0, 0, False, False ...
by piipes
Tue Mar 05, 2013 7:08 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote


May I ask why you want the battery level all the way into XBMC? Perhaps printing it on top of XBMC is enough? - If so, the code above should do it.

Thanks, it works with desktop.
How i get that batterylevel to xbmc? Maybe best place would be that top bar. I use aeon nox skin.

http://japesone ...
by piipes
Tue Mar 05, 2013 5:39 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

Trying to get battery level to xbmc. I find ps3 plugin action, but when i press test button i get only this:

19:34:21 PS3: Sony Computer Entertainment Inc BD Remote Control: Get battery level

Can't see 1-5 number.
by piipes
Mon Mar 04, 2013 5:57 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

miljbee wrote:Yes, i have this one. But since it is seen as a keyboard by windows it is impossible to take exclusive control of it. If the default actions for the buttons correspond to your needs it works out of the box.
So eventghost wont work with it? What about battery lifetime with pc?
by piipes
Mon Mar 04, 2013 5:30 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

- Finally, making it compatible with several PS3 remotes at the same time
Only ps3 remotes? i might buy this for kids, but it really needs sleep mode. Expensive batteries.

http://the-gadgeteer.com/2012/05/26/sat ... h-devices/
by piipes
Mon Mar 04, 2013 4:14 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

Thanks, it seems to work ok with 32bit win7. I like that battery level.
Can eventghost see it? And how i can send it to xbmc main screen?

I have 5-10s working delay, when remote goes sleep. Think that you can do nothing to speed up it?
by piipes
Mon Mar 04, 2013 1:07 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

hello Pipes,

To start the timer on each keypress, simply associate the macro that start the timer to the event PS3.*


Thanks


Finally, I am currently integrating BDRemoteSleep to PS3BluMote. Since you use EG, you might think that you don't need PS3BluMote. But it in fact it will be helpfull ...
by piipes
Sat Mar 02, 2013 10:05 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

And now miljbee, second little job. Google some more, and make my pc wake-up with ps3 remote too. :)
I know, that it is possbile becouse my LOGITECH DINOVO bt desktop kit can do that.

New ps3 remote and usbuirt can wake computer, but that remote is poor to use.
by piipes
Sat Mar 02, 2013 7:09 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 179993

Re: PlayStation 3 Bluetooth Remote

I think it works now. I have to modify win7 register and remove those new bt device balloon tips. And maybe i really have to drag and drop all remote keys?

But is device really sleep now? I can see device removed/attached command and there is no, or really minimal delay when i press ps3 button ...