Skip to content

Instantly share code, notes, and snippets.

@DDRBoxman
Last active August 21, 2020 11:11
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 DDRBoxman/6f28b34cfff28fe95556a581973bdd15 to your computer and use it in GitHub Desktop.
Save DDRBoxman/6f28b34cfff28fe95556a581973bdd15 to your computer and use it in GitHub Desktop.
Sony soundbar IR Codes
irsend.sendSony(0x3A0C, 15);
// sony soundbar
// 540C power
// 4B0D input
// 240C vol up
// 640C vol down
// 140C mute
// power off 7A0C
// power on 3A0C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment