Raspberry PI as a JP1 programmer

Forum for the discussion of JP1 Interfaces, hardware hacks, etc.

Moderator: Moderators

Post Reply
mattbatt
Posts: 14
Joined: Mon Sep 25, 2006 1:01 am

Raspberry PI as a JP1 programmer

Post by mattbatt »

I will first of all admit I have no idea what I'm talking about so please tell me why I'm stupid just not that I am.
I have a need to reprogram my old RCU810 and realized that I don't have printer port anymore, and being a cheapskate I don't want to pay $20 to program this remote once.
I looked at my Raspberry PI with all it's GPIO pins and wondered if it were possible to make a GPIO to JP1 adapter?
I have no idea how any of this actually works I just follow the guides but it seems reasonable.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

Sounds like a fun project, but a huge undertaking. The GPIO ports could probably bit bang just like the old EEPROM interface. But you also have to consider that your program will have to process whatever file IR spits out, so that's quite a bit of code there as well plus time to debug. And you'd have to do some circuit design to get the voltages right. That many hours of effort is worth more than $20 to me.

I'd recommend just buying a new JP1 remote that comes with a USB cable. They start at $15.

Realize that you can also do a lot of programming on the 810 itself without a cable.
The Robman
Site Owner
Posts: 21888
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Or, add a parallel port to your current PC for $4
http://www.ebay.com/itm/221799857590
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
mattbatt
Posts: 14
Joined: Mon Sep 25, 2006 1:01 am

Post by mattbatt »

Thanks guys I Acutally have 2 Acoustic Research ARRX15G and I recently bought a Nevo C2 so I am very familiar with the USB varietals but My trusty 810 doesn't have buttons that fail and is slightly more SAF.
Post Reply