On Nov 26, 2007 3:23 AM, <bon...il.com> wrote:
>
> I don't have any commercial intent :-)
>
> The application will be completely open-source and once finished i
> will advertise it in this newsgroup.
>
> Do i have to download the nightly builds?
>
> Thanks a lot
>
> Giovanni
--
Vlad
I'm thinking of making a toy project "Universal remote control using
Bluetooth in Java"
The idea is to connect "Sony PS3 Playstation 3 Bluetooth BD Remote
Control" to application and retransmit the command using RF signal to
TV, DVD and other home equipment in the house....
The IR Remote Control Receiver/Transmitter http://home-electro.com/tira2.php
I think there are some applications like this but non in java.
> --
> Vlad
--
Vlad
Thanks,
-Jay
Probably the questions may be answered by reading HID profile
specification and experimenting.... But sine you may already done so
it would not hurt to ask.
If I make a server L2CAP server on 0x11 and 0x13 on PSM channels (I
added bluecovepsm specially for this) will remote connect to this
services when buttons are pressed. For example if remote control goes
to power save mode and disconnect and then will connect again to my
L2CAP service?
Another one is will my service on specific PSM channels conflict
WIDCOMM services? For example I already have a mouse connected to
WIDCOMM BT stack on computer using HID profile I assume. Can I make
another service for another HID connection or should I disable the
native stack HID..... The same apply to OSX and BlueZ versions....
So can the PSM server channels be changed to different values during
initial handshake?
--
Vlad
This help any?
-Jay
Sorry for the delay