Raspberry Pi Bluetooth Speaker: Difference between revisions

From Alpine Linux
(How to make a Raspberry Pi Bluetooth speaker)
 
No edit summary
Line 7: Line 7:
* A Raspberry Pi
* A Raspberry Pi
* A Bluetooth USB dongle (if your Pi doesn’t have Bluetooth on board)
* A Bluetooth USB dongle (if your Pi doesn’t have Bluetooth on board)
* A speaker
* An active speaker or sound card and passive speaker(s)
* Optionally, a sound card
 
=Getting the Speaker(s) Working=
The audio hardware can range from using the Raspberry Pi's on board audio with an external (active) travel speaker to wiring up an amplifier to some high-end passive speakers.
 
I'm testing this using Raspberry Pi's excellent IQaudio DigiAMP+ board with a pair bookshelf speakers and an old (active) travel speaker using the on board audio.
 
Once the speaker(s), and possibly amplifier, are wired into the Pi, it's time to install a fresh version of Alpine Linux.  The armv7 version from the [https://alpinelinux.org/downloads/ Downloads] page works on almost all Pis.


=Doing Something Title=
=Doing Something Title=
Line 30: Line 36:


=See Also=
=See Also=
If you ought to point your readers to related information
Raspberry Pi's blog on [https://www.raspberrypi.org/blog/how-to-play-sound-and-make-noise-with-your-raspberry-pi/ How to play sound and make noise with your Raspberry P]
they no doubt need but that does not fit in your HOWTO, add links here.
 
There are lots of speaker and amplifier options:
* Raspberry Pi's [https://www.raspberrypi.org/blog/iqaudio-is-now-raspberry-pi/ IQaudIO boards]
* Pimoroni's [https://shop.pimoroni.com/products/audio-amp-shim-3w-mono-amp Audio Amp SHIM (3W Mono Amp)] and [https://shop.pimoroni.com/products/mini-speaker-4-3w Mini Speaker 4Ω (3W)]
* The Pi Hut offers this [https://thepihut.com/products/adafruit-i2s-3w-stereo-speaker-bonnet-for-raspberry-pi Adafruit I2S 3W Stereo Speaker Bonnet for Raspberry Pi (Mini Kit)] and the [https://thepihut.com/products/stereo-enclosed-speaker-set-3w-4-ohm Stereo Enclosed Speaker Set - 3W 4 Ohm]

Revision as of 09:09, 4 August 2021

How To Build a Raspberry Pi Bluetooth Speaker

This articles describes how to build a Bluetooth speaker. This article is being actively written.

Before You Start

You’ll need:

  • A Raspberry Pi
  • A Bluetooth USB dongle (if your Pi doesn’t have Bluetooth on board)
  • An active speaker or sound card and passive speaker(s)

Getting the Speaker(s) Working

The audio hardware can range from using the Raspberry Pi's on board audio with an external (active) travel speaker to wiring up an amplifier to some high-end passive speakers.

I'm testing this using Raspberry Pi's excellent IQaudio DigiAMP+ board with a pair bookshelf speakers and an old (active) travel speaker using the on board audio.

Once the speaker(s), and possibly amplifier, are wired into the Pi, it's time to install a fresh version of Alpine Linux. The armv7 version from the Downloads page works on almost all Pis.

Doing Something Title

Write the steps of how to do something in this section. If possible, show an example first, then tell your readers the steps. Break this procedure into separate procedures to avoid more than about 7-9 steps per procedure.

INSERT GREAT EXAMPLE HERE
  1. Answer the following three questions, at least in your head.
    1. What do I explain how to do?
    2. How do I do that?
    3. What do HOWTO readers already know about doing that?
  2. Write up a good example. This ensures you can do it.
  3. Write up the steps to do it.
  4. Write the background info/prerequisites readers need.
  5. Write the summary.
  6. Clean up your work.
  7. Revise, revise, revise.

See Also

Raspberry Pi's blog on How to play sound and make noise with your Raspberry P

There are lots of speaker and amplifier options: