Page 1 of 1

Panasonic SA-PT660

Posted: Tue Dec 01, 2009 8:41 am
by PowerLion1
1. Device: Panasonic SA-PT660
2. Type of device: Home Theater in a Box
3. Year: 2008?
4. JP1/UEI Remote model: URC-6131nB00
5. Do you have a JP1 cable? Yes (ordered)
6. Still have original remote? Yes
7. Checked the file section? Yes
8. Checked Pronto file section (at R/C)? Yes
9. Partially working setup code? Yes, AUD/1518
10. Learning remote question? n/a

Power, Vol+, Vol-, mute, work correctly
Button 6 responds as AUX/D-IN (no on original remote)
Button 7 responds as FM/AM/EXT-IN

Here is WinLIRC file analyzed I also have raw form if needed but don't want to overload my post.

Code: Select all

#
# this config file was automatically generated
# using WinLIRC 0.6.5 (LIRC 0.6.1pre3) on Mon Nov 30 21:53:10 2009
#
# contributed by 
#
# brand:             Panasonic
# model:             N2QAYB000210
# supported devices: SA-PT660 / SC-PT660 / SA-PT754 / SC-PT754
#

begin remote

  name  Panasonic_N2QAYB000210
  bits           24
  flags SPACE_ENC
  eps            25
  aeps          100

  header       3447  1764
  one           413   433
  zero          413  1336
  ptrail        413
  pre_data_bits   24
  pre_data       0xBFFBFA
  gap          74060
  toggle_bit      0


      begin codes
          Power                    0x0000000000C7437E
          DVD/2ndSelect            0x0000000000FF3A3F
          iPod                     0x0000000000FF2623
          FM/AM/EXT-IN             0x0000000000DFDAFF
          OneTouchPlay             0x0000000000BBA5E4
          Vol+                     0x0000000000FFFBFE
          Vol-                     0x0000000000FF7B7E
          1                        0x0000000000C7F7CA
          2                        0x0000000000C7774A
          3                        0x0000000000C7B78A
          4                        0x0000000000C7370A
          5                        0x0000000000C7D7EA
          6                        0x0000000000C7576A
          7                        0x0000000000C797AA
          8                        0x0000000000C7172A
          9                        0x0000000000C7E7DA
          0                        0x0000000000C7675A
          >=10                     0x0000000000C7DEE3
          Disc                     0x0000000000BBDA9B
          Prev                     0x0000000000C76D50
          Next                     0x0000000000C7AD90
          Rew                      0x0000000000BBBFFE
          Fwd                      0x0000000000BB3F7E
          Stop                     0x0000000000BBFFBE
          Pause                    0x0000000000BB9FDE
          Play                     0x0000000000BBAFEE
          TopMenu                  0x0000000000BB2A6B
          Start                    0x0000000000C72A17
          Menu                     0x0000000000BBFCBD
          Return/Setup             0x0000000000BBDC9D
          Up                       0x0000000000BBD392
          Down                     0x0000000000BB5312
          Left                     0x0000000000BB1352
          Right                    0x0000000000BB93D2
          OK                       0x0000000000BB9CDD
          Functions                0x0000000000BB1554
          DolbyPLII                0x0000000000FFD2D7
          PlayMode/Repeat          0x0000000000BB2263
          FLDisplay/Sleep          0x0000000000C7162B
          Cancel                   0x0000000000BBFEBF
          Sound/W.S.               0x0000000000F73E33
          SubWooferLevel/CHSelect  0x0000000000FF5451
          Muting                   0x0000000000FFB3B6
      end codes

end remote

Posted: Wed Dec 02, 2009 7:20 pm
by ElizabethD
In case there's a question here which I don't see, we have an old, but likely relevant compiled data from many such devices here
dload.php?action=file&file_id=1426

Posted: Wed Dec 02, 2009 8:27 pm
by vickyg2003
If you use that spreadsheet that Liz gave you you can find what you need to create a new upgrade.

The hex you have there can help you locate the subdevice.

0x0000000000C7774A

This position is the subdevice number. These are LSB Comp

BB = 34
C7 = 28
FF = 00

0x0000000000C7774A
The next byte is the OBC in LSB comp.

You can compute them by hand, or look them up with the spreadsheet that Liz linked you to.

Re: Panasonic SA-PT660

Posted: Tue Feb 07, 2012 11:52 am
by eferz
PowerLion1 wrote:1. Device: Panasonic SA-PT660
4. JP1/UEI Remote model: URC-6131nB00
5. Do you have a JP1 cable? Yes (ordered)
Found a match and recorded the IR signals with the JP1 tools to create the respective files.