Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

older model with 3 wires #14

Closed
olivluca opened this issue Jul 24, 2022 · 2 comments
Closed

older model with 3 wires #14

olivluca opened this issue Jul 24, 2022 · 2 comments

Comments

@olivluca
Copy link

Hello, I have an older model (around 30 years old) RAV-260BH/260AH8, where the remote uses 3 wires: two for power supply (12 or 15v AC) and the remaining one for bidirectional communication. I don't have an oscilloscope, but since it uses a photo thyristor for sending and an optocoupler for receiving, I suppose it uses half of the ac wave for sending and the other half for receiving at 50bps.
This is what the service manual says
imatge
but it has no other details about the protocol used.
Finding information on this old unit is quite difficult, per chance do you happen to know something about it?

@issalig
Copy link
Owner

issalig commented Jul 25, 2022

Hi, I have no information about it. :(
The best way to guess what's happening is to use an oscilloscope. As you do not have one, maybe you can try with an arduino/esp8266 and the correspondent resistor divider (to convert voltages to to 0-5v for atmega or 0-3.3v for esp). Then with serial plotter from teh arduino IDE you can draw the values.
Also a logic analyzer would work, here it is an example https://aliexpress.com/item/1005003812410259.html

@olivluca
Copy link
Author

Thank you, if I weren't too scared to break the remote (since the spares are now unobtanium) I'd go with the plan b. I'll see if I can borrow an oscilloscope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants