Project:Festival Radio: Difference between revisions

From CoMakingSpace Wiki

(→‎Shopping List: nearly forgot the SD reader...)
(Pi configuration)
Line 48: Line 48:
** would need an ADC to be able to sample the audio signals and output them on the amplifier board
** would need an ADC to be able to sample the audio signals and output them on the amplifier board
** alternative: an extra AUX amplifier board and switch inputs (e.g. [https://www.amazon.de/DC1-8-12V-TDA2822M-Verstärker-Kanäle-Stereo/dp/B075V7LG1T/])
** alternative: an extra AUX amplifier board and switch inputs (e.g. [https://www.amazon.de/DC1-8-12V-TDA2822M-Verstärker-Kanäle-Stereo/dp/B075V7LG1T/])
= MAKE =
== Pi Configuration ==
* went with [http://moodeaudio.org/ moOde audio] first as Martin suggested in the [[Project talk:Festival Radio|discussion]] and I quickly found an installation guide for my amp: [https://www.justboom.co/software/configure-justboom-with-moode/ JustBoom.com]
** SD card flashed using [https://www.balena.io/etcher/ Etcher]
** many [https://www.justboom.co/software/ other installation guides] are available as well in case I'll change the software again (next try would probably be the [https://www.justboom.co/software/justboom-player/ JustBoom Player by the board manufacturer], although feature documentation seems to be lacking)


== Hardware Assembly ==
== Hardware Assembly ==

Revision as of 00:11, 6 June 2019

ProjectInfoBox

Festival Radio

Project-default.png
Status: figuring out which parts to buy
Release Date: hopefully June 2019
Initiator: Lukas
Team: who else would like to help?


I want to turn an old radio into a digital music player for festivals and garden parties.

Originally I wanted to keep the old radio functions in, but will probably scrap that plan to gain more space for batteries and ease of assembly.

If you're good with audio, electronics or Raspberry Pi, I'd apreciate any help!

Major Steps

  • remove unneeded hardware
  • add batteries & charging electronics
  • get basic functionality (e.g. 3.5 mm jack)
  • convert the cassette tray into an SD card reader
  • (optional) display ID3 information about current song somewhere (old tuner scale?)

Starting Points

Shopping List

I got delayed with this project for a bit and wanted to get started quickly, so the sources were selected mainly for speed of delivery, not pricing:

MAKE

Pi Configuration

Hardware Assembly