Skip to content

Instantly share code, notes, and snippets.

@stianeikeland
Created September 9, 2012 01:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stianeikeland/3681791 to your computer and use it in GitHub Desktop.
Save stianeikeland/3681791 to your computer and use it in GitHub Desktop.
Pioneer SR-link control - Raspberry PI
@mkirk-github
Copy link

SR link appears to have a common header: A5 5A
then a one byte command and a one byte checksum. Command and checksum add to hex FF (255)
I wonder if those commands are publshed by Pioneer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment