MAGAZÍN D'INVESTGACIÓ PERIODÍSTICA (iniciat el 1960 com AUCA satírica.. per M.Capdevila a classe de F.E.N.)
-VINCIT OMNIA VERITAS -
VOLTAIRE: "El temps fa justícia i posa a cadascú al seu lloc.."- "No aniràs mai a dormir..sense ampliar el teu magí"
"La història l'escriu qui guanya".. així.. "El poble que no coneix la seva història... es veurà obligat a repetir-la.."
18-01-2016 (2200 lectures) | Categoria: Remote |
There are several people who have made key contributions that have made what we can now do in the JP1 group possible and this page will attempt to give these folks some recognition and to give you an idea of the history of this project.Dan Nelsen
None of this would be possible without the efforts of Dan Nelsen. He's the who discovered how to communicate with the EEPROM chip in these remotes. He invented the first "Classic" interface and wrote the original software used to read and write to the EEPROM. Dan also made the source code to his software available (under a free distribution license), which meant that other developers could build on the work that he'd already done.If the JP1 Project had a birthday, it would be 10/06/2000, that's the date of Dan's first post (under the name HWHackr) over at Remote Central giving some early details of what he had discovered.
Here's the thread:聽RS 15-1994 JP1 details revealedRob Crowe
That's me. Once Dan got the first dump from his 15-1994, it was then my job to figure out what it all meant. I figured out how the upgrade section was put together, how the keymapping bytes work, etc. I put this info into an Excel spreadsheet which eventually materialized into the keymap-master spreadsheet. I also started the JP1 group at Yahoo Groups (which was called eGroups back then).Mark Pauker
Mark took all of this info and built it into a fabulous Windows GUI program called IR.exe which opened up the JP1 group to the masses.Kevin Timmerman
Kevin was the first one to identify the code used for protocols as assembler code. With this info we could start modifying protocols to better suit our purposes. Kevin also discovered the format used to store learned commands.Nicola Salmoria
Words cannot describe the contributions that Nicola has made. Whatever shortcomings these remotes might have, Nicola has managed to cure most of them by writing some of his "special protocols" which allow you to do things like program device specific macros, add adjustable delays in macros and stack multiple setup codes onto a single device key. He even wrote one protocol modestly called the "Extender" which completely takes over the main control loop of the remote, thus allowing you to do almost anything, such as program functions to the device keys and the FAV/SCAN button, use the learning memory for upgrade codes, etc. (Nicola is the guy behind the popularMAME program).Tommy Tyler
What Nicola is to software, Tommy is to hardware. When this project started the JP1 interface required good soldering skills and at least four hours of free time to put together, so Tommy decided to try and simplify it a bit. What he came up with was a design that called for 2 resistors and 1 diode and about 15 minutes of free time to build it. If Mark's IR.exe program made JP1 appealing to the masses, just imagine what Tommy's Simple Interface did for it.And if that's not enough, Tommy has written up everything that he has done is documents that absolutely anybody can understand. He's also the author of the "JP1 For Beginners" document.
All of the JP1 members
These guys that I have just mentioned are not the only ones to have made contributions, many other JP1 group members have made contributions in many different ways, I can't possibly name everyone but some people who come to mind (in alphabetical order) include:聽
Glenn Buskirk,聽
Robert Eden,聽
Nishan Fernando,聽
Jim Henry,聽
Scott Johnson,聽
Dave Leggett,聽
Dave Levin,聽
Don Miller,聽
Bill Napier,聽
Chris Nappi,聽
Jerry Rubinow.聽
Before JP1
Before Dan made the discovery that started the JP1 effort, there were several people who were already putting in alot of effort to figuring out remote controls.Barry Gordon
Barry's area of expertise is the Philips Pronto, for which he has written many detailed documents explaining the concepts of infrared, he has also written many useful utilities for generating new signals and analyzing existing one. I learned everything I know about infrared from Barry's documents.John Fine
John has been a One For All remote enthusiast for many years. He painstakingly went through all the codes in his Cinema 6 using an oscilloscope documenting what the signals looked like. He discovered how advanced codes relate to the original button codes (he came up with the terms EFC and OBC). Once introduced to Barry Gordon and the Philips Pronto files, John wrote the ccf2efc program whick converts Pronto files into text and attempts to figure out what protocol and codes where used. Mark Pauker used John's routines to add this feature to his IR.exe program.John Wasser
Long before One For All had anythign useful on their web site, John created a web site telling people how to program their remotes using things like advanced codes, etc. It was in direct response to his web site that OFA set about improving their own site. John's site is聽http://www.John-Wasser.com/OFA.Gerald Pinzone
I knew nothing about all of the hidden power of the 15-1994 remote, which I already owned, until I found Gerald Pinzone's聽Cinema 7 FAQ web site.Zig Zichterman
Long before we started hacking the remotes with the 6-pin connectors, Zig was hacking the old remotes with the 3-pin connectors. He has long since stopped messing with remotes, but I have an archive of his work on my site at聽http://www.hifi-remote.com/ziggr. You can catch up with what the Zigster's up to now at聽http://www.ziggr.comI apologise for anyone that I have left out, as you can see from the number of people that I have credited, this has been a group effort that just shows you what the true power of the internet really is.
聽
|
聽
|
聽
Historic Forum Post
|
I've hacked the hardware details for the JP1 jumper in the RS 15-1994. I've successfully read the internal EEPROM, and monitored its reads/writes while pushing various buttons. I haven't tried writing the EEPROM, but it should be trivial.
There are 2 ICs on the board: U1 is the microcontroller, and U2 is a 2048x8 bit serial EEPROM (ATMEL 24C16N - datasheet available online). Only a few bytes in U2 are used, so I believe that the main code database is stored in a hardwired ROM in U1. U2 holds your customizations (device numbers, macros, key remaps etc.) JP1 pin definitions: 1 - VCC(U1) (leave unconnected if using batteries) 2 - VCC(U2) (leave unconnected if using batteries) 3 - GND 4 - SDA (U2 data input/output) 5 - input to U1 (unknown function) 6 - SCL (U2 clock) The SEEPROM is read/written by following the protocol in the datasheet. Until the software memory use is understood, we can't do much more than copy settings from one remote to another. I can already tell that there are various pointers, and it seems like the software calculates a checksum of the entire EEPROM contents after any operation that does a write. I believe that a devices code upgrade stores the new codes in U2. The easiest way to crack this would be to look at an upgraded remote (maybe the OFA remotes are close enough to be of help).
|
A聽JP1 remote is a type of聽universal remote, usually with a six-pin interface connector labeled "JP1" in the battery compartment, manufactured byUniversal Electronics Inc. The JP1 interface allows the remote to be reprogrammed, adding new code lists and functions.聽Home theater hobbyists use JP1 to avoid聽obsolescence.
Most JP1 remotes are capable of advanced functions like remapping keys and聽macros. Some models can be updated over the telephone to add new code lists.[1]
聽
聽
All JP1 remotes are made by Universal Electronics, Inc.[2] UEI sells various models under their聽One For All brand name,[3] and supplies remotes to consumer electronic manufacturers such as聽Radio Shack,聽Sony, and聽Sky, as well as North American聽cable TV providers such as聽Comcast,聽Rogers,聽Cox,Shaw,聽Charter and聽Time Warner.[4]
On聽printed circuit boards the marking "JP1" is a common abbreviation of "Jumper 1", i.e. the first (and for most remotes,聽the only) jumper on the board. Perhaps in recognition of this custom, later models are labeled "JP1.x", where "x" is 1, 2, or 3, depending on the type of processor used.
Earlier JP1 circuit board designs employ an聽EEPROM memory chip. Later designs employ processors with聽flash memory.
A JP1 interface cable connects a JP1 remote to a PC,[5] enabling the PC to read and write to the remote's user memory.聽Schematics for cabling聽parallel port,聽serial port or聽USBconnectors to various JP1 remote controls are freely available, and several vendors offer pre-built interface cables.
The data and software in many JP1 remote controls can be updated and extended using an聽interface cable connected to a PC running software such as聽IR,聽RemoteMaster, orKeyMap Master. Updates and extensions include new device code data, new IR protocols, advanced keymapping, and macros.[6]
Nicola Salmoria discovered how to add new functions by writing software "Extenders" (protocols which replace a JP1 remote's main processing loop). Extenders may depend on a particular JP1 remote's hardware capabilities. Typical extender features include longer macro length; fast command execution; nested macros; and the long key press (LKP) -- in which a key performs different actions depending on how long it is pressed.
There are various software packages available. The core package at its simplest allows for the basic remote functionality to be updated via the PC. It also allows for installing new devices, protocols and extenders, though these are created separately and copied into the core package. It also permits the entire remote control's configuration to be saved as files on the PC for backup purposes or "cloning" remote controls.
Programs complementary to the core package cover such functionality as creating new devices, creating new protocols, assembling the聽assembly languages of the processors in the remote control, and analysis of signals learned on the remote control to enable proper protocol support to be built to control new devices.
In October, 2000, at聽remotecentral.com鈥檚 "General Consumer Remotes" forum, electronics hobbyists Dan "HW Hackr" Nelson and Rob Crowe[7] worked out how a JP1 connector could be used to examine and modify that portion of a remote control's memory containing user configuration data and user-updated devices.[8] The hobbyists were able toreverse engineer the layout of this memory area, then discovered how to apply updates directly. The聽JP1 Remotes Forum expanded on that work, and remains the foremost locus of discovery for exploiting new JP1 functionality.[9]
Earlier universal remote controls used a device code/protocol number and three-digit extended function codes for programming via the remote itself, or through the JP1 interface. These sometimes enable a universal remote control to be programmed to use some extra functions which may not have been made available even on the original equipment manufacturer's remote control. In later controls, these function codes were extended to a length of five digits.
There is a tool which assists in the lookup of these code sets at the JP1 group site,[10] and additional codes can also generally be obtained from the remote control manufacturer or supplier.
Universal Electronics Inc. also supplied a previous series of universal remote controls, typified by the European control called the 'Big Easy'. This control can operate up to four consumer devices, with protocols and code sets normally limited to TV, analogue satellite and VCR. However, some terrestrial digital receivers and DVD players are using old protocols and code sets, typically those previously used by analogue satellite receivers. This means that these old controls can still be useful. Remote controls in this product range can normally be identified by the presence of three programming eyelets in the battery compartment. The codes to reprogram these remotes can be set down in the form of an algorithm, which can be freely downloaded and used to find extended control sets.[11]
JP1 has been reported on by the聽Detroit Free Press [12][13] and聽Nuts and Volts magazine.[14]