RCA RCU810-A

General JP1 chit-chat. Developing special protocols, decoding IR signals, etc. Also a place to discuss Tips, Tricks, and How-To's.

Moderator: Moderators

Post Reply
Indy1979
Posts: 11
Joined: Thu Apr 22, 2004 8:46 pm
Contact:

RCA RCU810-A

Post by Indy1979 »

Does anyone know if the RCA RCU810-A is JP1 compatible? It's got the holes for the pins but I wasn't sure if it needed anything else to make it JP1.

Sam
The Robman
Site Owner
Posts: 21888
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

I was guessing you made a typo and meant the RCA RCU810, but you repeated the model number exactly in the post, so maybe not.

I've never heard of the RC810-A so I have no idea if it's a UEI remote or not. If there are holes for a 6-pin there's a good chance that it can be made JP1-able. You would need to take the remote apart to solder in the pins, so that would be when you would check to see if it already has an EEPROM on board, if it doesn't you would have to add one.

Could you post a picture of the remote?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
OzyOzy
Posts: 4
Joined: Mon Jul 24, 2023 5:49 pm

Re: RC810-A

Post by OzyOzy »

Indy1979 wrote:Does anyone know if the RC810-A is JP1 compatable? Its got the holes for the pins but I wasn't sure if it needed anything else to make it JP1.

Sam
Yes, it's JP1 capable, but not JP1.x.
You can read / write to it (just did it yesterday for the first time), but you need the DYI solution I'm assuming. In my case, I used an Arduino Leonardo with the sketch that comes with RMI, and I was able to read/write to it. Note of caution, download what's in it, and save it to a file, because I almost lost mine, if I didn't have that file. More details on this thread: http://www.hifi-remote.com/forums/viewt ... 773#147773

Summary: You can use the Arduino Sketch on it, but be mindful that the SDA/SCL lines on the sketch go to 2/3 respectively on the Arduino Leonardo. I used this URL for reference https://www.arduino.cc/reference/en/lan ... tion/wire/.
Post Reply