Guest rchiileea Posted April 8, 2003 Report Posted April 8, 2003 You need: PDA w/Palm OS 3.0 or later OmniRemote Pro V2.02 (http://www.pacificneotek.com/) Sony Clie peg-SL10 Type in (or transfer) the memo below to your PDA. As a memo you can import it into OmniRemote with this menu command: Advanced-->Databases-->Import category When done, point your PDA towards your DV-454, put OmniRemote in TV-mode and press 0 (Zero) That's it!! Some stores charge $35 for this! All I ask is a small donation ($1 or more if you like) to help my site! Memo (Name: Category-TV): Category-TV Button name-Enter 0000 0067 0000 0000 Button name-0 0000 0069 0049 0000 0154 00AA 001E 0032 0019 003C 001E 000F 0019 000F 001E 000A 001E 0037 0014 0005 0005 000A 001E 0037 001E 000A 001E 000F 0014 003C 001E 0037 001E 0037 0014 0014 001E 0037 0014 0014 001E 0037 001E 000A 001E 000A 001E 0037 001E 0037 001E 000A 001E 000A 0019 003C 001E 000F 0014 003C 001E 0037 001E 000A 001E 000F 0014 0005 0005 0032 001E 0037 001E 000A 001E 045B 0154 00AA 001E 0032 001E 0037 001E 0037 001E 0037 0019 000F 001E 0037 0014 0014 001E 0037 0014 0014 001E 000A 001E 000F 0019 000F 001E 0037 0019 000F 001E 0037 0019 000F 001E 0037 0014 0014 001E 0037 001E 0032 001E 000F 001E 0032 001E 000F 0014 0005 0005 0037 0019 000F 001E 0037 0019 000F 0014 0005 0005 000A 001E 0037 001E 000A 001E 0037 001E 0037 0014 0465 014F 0000 Button name-7 0000 0067 0000 0000 Button name-8 0000 0067 0000 0000 Button name-9 0000 0067 0000 0000 Button name-4 0000 0067 0000 0000 Button name-5 0000 0067 0000 0000 Button name-6 0000 0067 0000 0000 Button name-1 0000 0067 0000 0000 Button name-2 0000 0067 0000 0000 Button name-3 0000 0067 0000 0000 Button name-Channel up 0000 0067 0000 0000 Button name-Channel dn 0000 0067 0000 0000 Button name-Last 0000 0067 0000 0000 Button name-Volume up 0000 0067 0000 0000 Button name-Volume dn 0000 0067 0000 0000 Button name-Mute 0000 0067 0000 0000 Button name-Power 0000 0067 0000 0000 Button name-Favorite 0000 0067 0000 0000 Alternatives: because some don't like PDAs and expensive remotes, have converted the (broken) Pronto Codes to Codes for the Linux "lirc". (Linux Remote Control) There is also windows version of "lirc", but don't know if this config file will work fro windows. See http://www.lirc.org/ for details. Save the following lines as /etc/lircd.conf start "lircd" now type "rc send_once pioneer region" Thats it ! Have fun ! ---- lircd.conf starts here ---- # # pioneer Region Hack # converted and adjusted from PRONTO Hex-Codes # by peter # begin remote name pioneer flags RAW_CODES eps 30 aeps 100 ptrail 0 repeat 0 0 gap 35000 begin raw_codes name region 8575 4211 576 1547 576 1547 576 493 576 493 576 493 576 1547 576 493 576 1547 576 493 576 493 576 1547 576 1547 576 1547 576 493 576 1547 576 493 576 1547 576 493 576 493 576 1547 576 1547 576 493 576 493 576 1547 576 493 576 1547 576 1547 576 493 576 493 576 1547 576 1547 576 493 576 25454 8575 4211 576 1547 576 1547 576 1547 576 1547 576 493 576 1547 576 493 576 1547 576 493 576 493 576 493 576 493 576 1547 576 493 576 1547 576 493 576 1547 576 493 576 1547 576 1547 576 493 576 1547 576 493 576 1547 576 493 576 1547 576 493 576 493 576 1547 576 493 576 1547 576 1547 576 end raw_codes end remote ---- lircd.conf ends here ---- Does this simple circuit (one resistor,IR-led & diode) work with WinLIRC and Pioneer DV-350? http://www.lirc.org/transmitters.html Yes it works! All you need is 3 components and a serial port connector. In WinLirc you must enable TDR. More methods for WinLIRC (quoted): This is how I got it to work with WinLirc: 1) remove following files from WinntINF *irda* irnsc.inf (might be different dep. of your hardware) netirda.inf (I'm not sure if all these really need to be removed. Remember to leave a backup copy) 2) In Device Manager: Uninstall the IBM ThinkPad Fast Infrared Port (or similar Ir device) 3) edit WinntINFnetirsir.inf: (INF editing info is copied from WIRC pages) Remove following lines %*PNP0510.DevDesc% = PNP, *PNP0510 %*PNP0511.DevDesc% = PNP, *PNP0511 Change line ExcludeFromSelect=*PNP0510,*PNP0511,*IBM0002,*IBM0034,*IBM0020 to this ExcludeFromSelect=*IBM0002,*IBM0034,*IBM0020 2) Edit WinntINFmsports.inf Add these lines to section [std]: %*PNP0510.DeviceDesc% = ComPort, *PNP0510, *PNP0511 ; Communications Port %*PNP0511.DeviceDesc% = ComPort, *PNP0511, *PNP0510 ; Communications Port Add these lines to section [strings]: *PNP0510.DeviceDesc = "Generic Ir Serial Port" *PNP0511.DeviceDesc = "Generic Ir Serial Port" Add this line to section [ControlFlags]: ExcludeFromSelect=*PNP0510,*PNP0511 3) Reboot and let the hardware wizard run and it should find the driver for "Generic Ir Serial Port". If everything goes ok you will see "Generic Ir Serial Port (COM2)" in the device manager. I also changed the speed for this com port for 115200. You are now all set to install WinLirc (I used version 0.6.3). Configure it to: correct com port speed: 115200 Receiver typee: RX Device virtual pulse: 300 Transmitter settings: TX and you need to set a config file (the lircd.conf file that Peter posted). basicly can it send data from text or be adapted to do on smartphone
Guest rchiileea Posted April 8, 2003 Report Posted April 8, 2003 well basicly this is the program i used to ulock my dvd player to region free through pc infa im just wondering could it be done through smartphone or a conversion of omni remote wich can handle comands i just added the code in case some one wants to give it a try
Guest rchiileea Posted April 9, 2003 Report Posted April 9, 2003 ERR SORRY basicly the question is can omniremote be ported
Guest midnight Posted April 9, 2003 Report Posted April 9, 2003 even a standard tv remote hasnt been ported yet , so thats asking a bit much aint it :wink:
Guest rchiileea Posted April 10, 2003 Report Posted April 10, 2003 omniremote is a palm and pocket pc tool i just thought it would be easy to port minus detecting the ir on phone but hey isnt a microsoft driver runnung that so it should be poss ????????????
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now