Sound System: Difference between revisions

From CoMakingSpace Wiki

m (continued page merger)
m (→‎Usage: typo)
(One intermediate revision by the same user not shown)
Line 41: Line 41:
In case you want to add your own music, please insert a USB drive.
In case you want to add your own music, please insert a USB drive.
You can then play it using the webinterface (Please navigate to Browse --> Files --> usbdrives)
You can then play it using the webinterface (Please navigate to Browse --> Files --> usbdrives)
You can also connect to the Pi via Bluetooth (ID "CoMakingController"), but the quality is not great which is probably due to the bad Bluetooth chip on the Raspberry Pi.


=== Further Improvements / Things to Donate ===
=== Further Improvements / Things to Donate ===

Revision as of 23:22, 12 September 2018

If you feel like listening to some music, feel free to use the sound system in the common room!

Always make sure to ask the others hanging out there first, they might have a different taste for music and noise levels ;-)

Hardware

Here's what we have so far - maybe someone has additional parts to spare?

  • "Dual CR 5950 RC" amplifier
  • "Dual CD 5150 RC" CD player
  • 2 "Canton" speakers
  • 3.5 mm jack ("AUX in") to hook up phones etc.
  • radio antenna on the roof


Pi-Based Music Playback

ProjectInfoBox

Music Station

MusicStation.JPG
Status: Ready for usage
Release Date: June 8th 2018
Initiator: Mitja
Team: Martin, Olaf
Tools Used: Raspberry Pi
Software Used: MusicController


We have a wifi-enabled music station to play songs in the common room via an amplifier.

Software

The Music playback is controlled by Mopidy. Any code for setting up mopidy for the needs of the CoMakingSpace can be found on Github.

Hardware

This project runs on a Raspberry Pi located in the common room, next to the sound system and the laser printer.

Usage

As documented on the network page, the Raspberry Pi provides a MPD Daemon on Port 6600 and a webinterface on port 8888. Therefore, if you just want to use your browser to control the music, please navigate to http://comakingcontroller:8888.

It is able to playback YouTube videos (add it to the queue by using yt:videoID), but this is very slow and not recommended. Webradio stations can also be played.

In case you want to add your own music, please insert a USB drive. You can then play it using the webinterface (Please navigate to Browse --> Files --> usbdrives)

You can also connect to the Pi via Bluetooth (ID "CoMakingController"), but the quality is not great which is probably due to the bad Bluetooth chip on the Raspberry Pi.

Further Improvements / Things to Donate

  • Add a dedicated Soundcard (USB or a HAT)
  • In case you want to change settings, add mopidy plugins or anything similar, please contact Martin, Olaf or the Management