Project:Music Station: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) m (linked the new hat page) |
NitramLegov (talk | contribs) (preparations for documenting my private project) |
||
Line 2: | Line 2: | ||
|project title=Music Station | |project title=Music Station | ||
|image=MusicStation.JPG | |image=MusicStation.JPG | ||
|status= | |status= | ||
|date= | |date= | ||
|initiator=[[User: | |initiator=[[User:NitramLegov|Martin]] | ||
|team=[[User:NitramLegov|Martin | |team=[[User:NitramLegov|Martin]] | ||
|tools=[[Raspberry Pi]] | |tools=[[Raspberry Pi]], [[Wood]] | ||
|software=[https://github.com/ | |software=[https://github.com/NitramLegov/Musicbox Musicbox] | ||
}} | }} | ||
Since existing bluetooth speakers do not provide enough power, [[User:NitramLegov|Martin]] decided to build custom speakers for usage on the camping ground of different festivals. | |||
== Software == | == Software == | ||
The | The system is based on a regular Rasbian Lite installation, which gets adjusted by the installation script in the following way: | ||
1. Installation and configuration of mopidy and useful extensions | |||
2. Installation and configuration of bt_speaker | |||
== Hardware == | == Hardware == | ||
From an electronics perspective, the system uses a raspberry pi in combination with a [http://www.suptronics.com/xseries/x400.html X400 HAT]. | |||
It gets powered by a couple of plumb batteries. | |||
The case is built with multiplex wood. | |||
== Further Improvements == | |||
* Shutdown board in case of power losses | |||
* Different speaker (calculate needed volume) | |||
== Further Improvements | * Check possibility to use a ESP32 | ||
* | * Make a workshop out of it | ||
* | * Design a 3D-Printed front for the controls | ||
[[Category:Audio]] | [[Category:Audio]] | ||
[[Category:Raspberry Pi]] | [[Category:Raspberry Pi]] |
Revision as of 16:29, 6 August 2018
ProjectInfoBox Music Station | |
---|---|
Status: | |
Initiator: | Martin |
Team: | Martin |
Tools Used: | Raspberry Pi, Wood |
Software Used: | Musicbox |
Since existing bluetooth speakers do not provide enough power, Martin decided to build custom speakers for usage on the camping ground of different festivals.
Software
The system is based on a regular Rasbian Lite installation, which gets adjusted by the installation script in the following way: 1. Installation and configuration of mopidy and useful extensions 2. Installation and configuration of bt_speaker
Hardware
From an electronics perspective, the system uses a raspberry pi in combination with a X400 HAT. It gets powered by a couple of plumb batteries.
The case is built with multiplex wood.
Further Improvements
- Shutdown board in case of power losses
- Different speaker (calculate needed volume)
- Check possibility to use a ESP32
- Make a workshop out of it
- Design a 3D-Printed front for the controls