Anything over 8 devices?

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

Moderator: Moderators

zymurgist
Posts: 9
Joined: Fri Dec 19, 2003 1:33 pm

Post by zymurgist »

I like the idea of the toggle better. My initial cbl/sat button is set to SAT/0775. When I hit the swap key, it changes to CBL/1477, but none of the key presses send anything to the receiver (no flash on the remote, either).
zymurgist
Posts: 9
Joined: Fri Dec 19, 2003 1:33 pm

Post by zymurgist »

Eureka! I figured it out. I had the hi,lo,type hex chars in the wrong order. Its working now. Thanks guys!
gjarboni
Expert
Posts: 294
Joined: Sat Sep 20, 2003 4:55 pm
Location: Columbia, MD

Re: So Close

Post by gjarboni »

johnsfine wrote:
gjarboni wrote:the protocol Rob posted was the device toggler (which is even more complicated than the device multiplexer -- the one you want).
In many ways the device toggler is simpler than device multiplexor. Nothing in this thread tells me which one zymurgist wants. Do you see something I'm missing or are you just making an assumption?
Actually, I was just basing that statement on the fact that the 740 device toggler requires the user to do extra computation. They have to look up the three memory values necessary to switch to each device, then compute the binary XOR of these two sets and then program that into a device code. This is necessary because the 8080 series remotes only support one byte keymoves. I think the S3C8 versions are much simpler for the user.
Post Reply