8000 Sending Marantz in Pronto format · Arduino-IRremote Arduino-IRremote · Discussion #1038 · GitHub
[go: up one dir, main page]

Skip to content

Sending Marantz in Pronto format #1038

Answered by bengtmartensson
elockman asked this question in Help
Discussion options

You must be logged in to vote

Most protocols/manufacturer (NEC being the canonical example) call their parameters device (D), subdevice (S) and function(F). Philips (creator and main user of the RC5 protocol is a tad different: By RC5, the are calling the "device" parameter "system" instead, and said "command" for "function". When the RC5 protocol was going too small, they did not create a "subdevice", but extended the command/function instead. See above: command 12 is power toggle by very many RC5 devices; it is "extended" with a "extension" to form discrete power on and off commands.

IrScrutinizer (which builds on IrpTransmogrifer) borrows the definitions of RC5, RC5x, RC6* etc from the JP1-community, in particular …

Replies: 6 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ArminJo
Comment options

Comment options

You must be logged in to vote
4 replies
@elockman
Comment options

@elockman
Comment options

@ArminJo
Comment options

@ArminJo
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@elockman
Comment options

Answer selected by elockman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Keep Keep issue
3 participants
0