Skip to content

Instantly share code, notes, and snippets.

@ragusa87
Last active April 21, 2023 09:40
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 ragusa87/d732cc94d2ecc1e1b7110bd86271464e to your computer and use it in GitHub Desktop.
Save ragusa87/d732cc94d2ecc1e1b7110bd86271464e to your computer and use it in GitHub Desktop.
Raspberry PI Control MPD with IR using Node (Configured for L336 remote control)
We couldn’t find any files to show.
@ragusa87
Copy link
Author

On Raspberry-pi, don't forget to enable to IR-receiver via a change in /boot/config.txt

dtoverlay=gpio-ir,gpio_pin=17

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