Skip to content

Instantly share code, notes, and snippets.

@IgniparousTempest
Created January 24, 2018 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IgniparousTempest/c622cb7abfc4b913ea3f70c756922a67 to your computer and use it in GitHub Desktop.
Save IgniparousTempest/c622cb7abfc4b913ea3f70c756922a67 to your computer and use it in GitHub Desktop.
Raspberry Pi 3 as Bluetooth speaker

Append /boot/config.txt with:

# Removes audio hiss
audio_pwm_mode=2

Install BT-Speaker:

sudo -i
bash <(curl -s https://raw.githubusercontent.com/lukasjapan/bt-speaker/master/install.sh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment