![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Has anyone had a play with Sony DVD remotes?.
My PIC IR tutorial is based on the Sony SIRC's system, which uses a 5 bit device code, and a 7 bit command code (plus 1 start bit). I 'thought' all SIRC's units were the same?, but on Saturday I was building a Sony multi-region modification transmitter, and it didn't work!. I was rather bemused at first, but checking with a scope I found out that the DVD remote uses an extra 8 bits (21 bits in total, rather than 13 bits), and I wasn't aware of this. The extra 8 bits seem the same whichever DVD button you press, so perhaps it's an extended device code?. I simply modified my code to send an extra 8 bits (actually 0x49) and the transmitter works perfectly now. Simply point it at a compatible Sony DVD player (NS series) set on standby, and press a single button, and the player becomes region free :lol: So, anyone else noticed this?. |
|
|
|
|
|
|
(permalink) |
|
I use old Sony equipment. But thought I would look around. It looks like it is new and releated to the new DVD products.
Found this on google. Updates to a Zenith remote I think. [PDF] Firmware Library File Format: PDF/Adobe Acrobat - View as HTML V1.3 09-01-04 Adds Sony 20 bit codes (such as for DVD player) ... Adds possibility of transmit to Zenith as 1.5 stop bits. * V4.9 09-24-99 Works for Zenith ... www.crwww.com/CRWeb/PDF/CR_Firmware.pdf - Similar pages |
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
Sony actually has three different variations on SIRC with different message lengths. I can't remember what length the third one uses of the top of my head.
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
Nope, you are not going mad. But weird how it appears Sony DVDs only. Maybe the wega stuff went that way, but I did not see an reference to them when I was looking..
I cut and pasted from google, so the main PDF did not come over. Here is the main one. Looked like firmware updates, but the revision history might tell you when and what they changed. I did not read it. http://www.crwww.com/CRWeb/PDF/CR_Firmware.pdf |
|
|
|
|
|
|
(permalink) |
|
Looks like 12, 15 and 20 from the following URL
http://www.xs4all.nl/~sbp/knowledge/ir/sirc.htm Nigel is not mad he's just ahead of his time :wink: |
|
|
|
|
|
|
(permalink) |
|
Hi to all..
Iīm working actually in decode sony SIRC codes of my remote controller RM-SC3, of my Hi/Fi System (genezi).... Capturing frames from this RM-SC3 (usinf TMR0 with DIV_16 on 16F648) i found that works in 12,15 & 20 bit modes... I know the protocol of 12 bits..but..what about 15 and 20 bits..??? Thank you very much Bye |
|
|
|
|
|
|
(permalink) |
|
Did you follow the thread in the previous post?
|
|
|
|
|
|
|
(permalink) |
|
Yes, but my questions is: The Remote Control implements just one only mode?...or it can do all modes at same devices..
If is 15 or 20 too, how can i identify the device and command codes? examples of my RM-SC3.. Key Captured Frame Lenght(bits) Pause 10011100101110000000 20 Stop 00011100101110011100 20 + 010010000001 12 - 110010000001 12 Display 110100100001 12 Select 010001100001 12 Set/Clock101001100001 12 Power 101010000001 12 Tape 110001000001 12 CD 101001000001 12 Tuner/Band 111100000001 12 Function 100101100001001 15 |<< 00001100101110011100 20 >>| 10001100101110011100 20 >> 00101100101110011100 20 Enter 00111110101110011100 20 First bit is the first received from RM... Now, i dont know the format of the 15 and 20 bits packet mode.. Thankyou |
|
|
|
|
|
|
(permalink) |
|
Sorry this was an old thread that was resurected. Try this link
http://www.geocities.com/CapeCanaver...4652/sircs.htm Why can't people find things the way I can? |
|
|
|
|
|
|
(permalink) |
|
The link is great, but your thirth line...mmmmmmmmmm
Thank you |
|
|
|
|
|
|
(permalink) |
|
....mmmmmmmmmmmm yourself.
The third line was tongue in cheek, and it's no big secret. I just use Google, and I follow the links. Everybody here is capable of doing precisely the same thing. We expect no less. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
Ok, dont worry That link i had already read...my problem is than 20 bits code canīt be decoded, because the protocol is not out there... Example: deviceīs codes for my RM is not the same when appears 15 or 20 bits code...please read above...in that cirscuntances i dont know what to do... Thank you |
||
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|