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?

  • @pirat
    link
    English
    11 year ago

    What did you do/use to turn it into a Bluetooth receiver/speaker?

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      1 year 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.