Need device to deal with memory full learning problem

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

Moderator: Moderators

Post Reply
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Need device to deal with memory full learning problem

Post by ElizabethD »

Has anyone invented a contraption to connect jp1 cable to USB flash memory stick so that in the absense of a laptop+IR, learned eeprom memory could be pushed to the stick into some goofy-named files :?:
I just gathered codes from two devices which required four downloads to IR due to mem full problem. I'm serious. Remotes these days have 60+ buttons. It just doesn't all fit in one shot.
BTW, I know it's impossible :roll: , but I've seen impossible things overcome in the jp1 world, so I thought I should ask.
The Robman
Site Owner
Posts: 22040
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

I thought about this problem a while back and my proposed solution was for someone to write a learning-only extender for a URC-8811 that has been modified to have 8k of memory (or maybe even more). The idea never got off the ground though.

I expect that John is too busy to write such an extender, but it might be a good project for some other budding extender writer.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Mark Pierson
Expert
Posts: 3023
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Re: Need device to deal with memory full learning problem

Post by Mark Pierson »

ElizabethD wrote:a contraption to connect jp1 cable to USB flash memory stick
The problem with USB is that you require a Master device (i.e. PC) to drive the Slave device (i.e. flash stick) so there isn't any real option for what you envision. :(
Mark
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post by johnsfine »

The Robman wrote:I expect that John is too busy to write such an extender, but it might be a good project for some other budding extender writer.
I got part way through that project long ago before giving up (leaving nothing in an understandable enough form that even I could pick it up again). It was harder than I thought.

When/If I have more time to look at bulk IR capture topics, I'd rather focus on improving the DecodeIr connection of some direct_to_the_printer_port capture method.
Mark Pierson
Expert
Posts: 3023
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

johnsfine wrote:I'd rather focus on improving the DecodeIr connection of some direct_to_the_printer_port capture method.
Except in this case I think everyone is talking about an option for when the PC isn't available, like those trips to the local Circuit City with your trusty JP1 remote in tow. :D
Mark
mr_d_p_gumby
Expert
Posts: 1370
Joined: Sun Aug 03, 2003 12:13 am
Location: Newbury Park, CA

Post by mr_d_p_gumby »

Mark Pierson wrote:Except in this case I think everyone is talking about an option for when the PC isn't available, like those trips to the local Circuit City with your trusty JP1 remote in tow. :D
How about modifying a remote so that you can plug in the EEPROM. That way, you could take several EEPROMs along with you to CC. 8)
The Robman
Site Owner
Posts: 22040
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

mr_d_p_gumby wrote:How about modifying a remote so that you can plug in the EEPROM. That way, you could take several EEPROMs along with you to CC.
Better yet, just take a battery powered soldering iron along with you and use it to mount the new EEPROM chips!
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Post by ElizabethD »

Mark Pierson wrote: The problem with USB is that you require a Master device (i.e. PC) to drive the Slave device (i.e. flash stick)
OK. How about those memory cards people use in digital cameras? Could we piggy-back onto whatever drives that from the camera end? My laptop has a card reader. I've never used it and have no idea what's involved, but maybe ???
The Robman wrote: ... write a learning-only extender for a URC-8811 that has been modified to have 8k of memory ...
I like that one.
Bottom line looks like someone has to invent more time for John Fine :)
johnsfine wrote: I'd rather focus on improving the DecodeIr connection of some direct_to_the_printer_port capture method
John, better than nothing, but my idea, and it looks like Mark is on the same page, is to be independent of computer during learning. In Circuit City stealing codes, relatives' house, or someplace. Just a remote and couple batteries in your pocket. Inconspicuous if possible.

Mike's idea of plugging something into a remote ... that too is cool.
BTW, thanks for taking this seriously, I thought I was completely nuts :lol:
Mark Pierson
Expert
Posts: 3023
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

mr_d_p_gumby wrote:plug in the EEPROM
IIRC, the 6012w had provisions on the PCB for a standard DIP chip, so one could just solder a chip socket in there, hack a hole in the remote, and voila!
Mark
Mark Pierson
Expert
Posts: 3023
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

ElizabethD wrote:I thought I was completely nuts
Thought??? :eek:
Mark
classicsat
Posts: 279
Joined: Fri Feb 20, 2004 2:24 pm

Post by classicsat »

Actually, since the JP1 connector has all the pins of the EEPROM, one could make a number of plug in modules, each with their own eeprom, which plug into the JP1 connector, with the stock eeprom disabled or removed.

Along with the original line, one could have a microcontroller read the JP1 to a file on an external memory device, such as a large EEPROM or CD/CF or whatever can easily be addresed in low level software.
Mark Pierson
Expert
Posts: 3023
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

classicsat wrote:Actually, since the JP1 connector has all the pins of the EEPROM, one could make a number of plug in modules, each with their own eeprom, which plug into the JP1 connector, with the stock eeprom disabled or removed.
That's a nice idea, but you'd still need a PC or some other stand-alone device to power/drive the JP1 interface. And if you're connecting an EEPROM to the JP1 connector, you can't connect it to a remote which is still the best way to learn IR signals in the JP1 world.

An 8k (or larger) learning-only extended remote still seems to be the best, easiest, and cheapest method of portable IR capture (without the need of a PC). The hardest part of this is convincing John or one of the other extender writers to write the extender.
Mark
mr_d_p_gumby
Expert
Posts: 1370
Joined: Sun Aug 03, 2003 12:13 am
Location: Newbury Park, CA

Post by mr_d_p_gumby »

Mark Pierson wrote:
classicsat wrote:Actually, since the JP1 connector has all the pins of the EEPROM, one could make a number of plug in modules, each with their own eeprom, which plug into the JP1 connector, with the stock eeprom disabled or removed.
That's a nice idea, but you'd still need a PC or some other stand-alone device to power/drive the JP1 interface. And if you're connecting an EEPROM to the JP1 connector, you can't connect it to a remote which is still the best way to learn IR signals in the JP1 world.
Actually, that could work just fine, as power & ground are also on the JP1 connector. And you'd only need to connect to a PC to read back the contents later. For that, you could have a JP1 "Y" connector so you could plug in both the EEPROM module & the PC at the same time.
classicsat
Posts: 279
Joined: Fri Feb 20, 2004 2:24 pm

Post by classicsat »

Don't need a y adaptor, just a butt adaptor, a PCB with two 6 pin connectors, one for the EEPROM module, one for the JP1 interface, and a 2 or 4x AA holder (to power the eeprom and interface).
Post Reply