Skip to content

Instantly share code, notes, and snippets.

@totti2
totti2 / ap_config.sh
Last active April 7, 2018 16:16
Adding accesspoint-mode to SSRPARI's stretch-branch (found here: https://www.raspberrypi.org/documentation/configuration/wireless/access-point.md)
#!/bin/bash
if [ "$WIFIPASS" == "" ]
then
read -p "Wifi Network name: " APName
read -p "Wifi Password: " WIFIPASS
fi
if [ -z "$exc" ]
then
source functions.sh
source dependencies.sh
@totti2
totti2 / SSRPARI_snapclient_hifiberryamp_RPi0.md
Last active September 14, 2020 18:10
Setup Snapcast-Client with HifiBerry-Amp+ on a Raspberry Pi Zero
@totti2
totti2 / SSRPARI_Snapserver_Snapclient_RPi3.md
Last active July 27, 2023 08:41
Synchronous multi-room sound casting of Bluetooth, Airplay, Line-In and Spotitfy

Synchronous multi-room sound casting of Bluetooth, Airplay, Line-In and Spotitfy

ALL CREDITS TO @badaix AND @BaReinhard

This will setup a raspberry-pi-3 as a snapcast-server and snapcast-client.
Possible music sources for the snapserver-component: Bluetooth, Airplay, Spotify, Line-In (more to come eg. RTP)
Music sinks (snapclients): usb soundcard connected to my stereo, another Pi

To Do:

  • Energy saving by disabling onboard bluetooth, wifi and soundcard