For those of you who use Raspberry Pi’s in your home environment, I’m curious as to what you use them for. What applications are you running on them? Do you have your Pi’s setup in a cluster?

  • BeigeAgenda@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 months ago

    I couldn’t find a simple plug and play solution, so it took several tries to find the right guides, especially because raspbian have changed their Bluetooth/audio setup, so the old guides don’t work.

    The solution I found uses a script/daemon that sets up the speaker and waits for Bluetooth connections.

    I’ll look for the script…

    Edit: found it https://github.com/fdanis-oss/pw_wp_bluetooth_rpi_speaker

    I added a systemd service running as root.