Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Jukebox Project - how best to build circuit?

Status
Not open for further replies.

Fred125

Newbie level 2
Newbie level 2
Joined
Sep 18, 2016
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
22
Hello,
I am looking to do a project where I create a jukebox style device, and need some help with the electronics aspect! My idea is to have a circuit where a specific button is pressed and a certain song is played, and there are say 5-10 buttons and each one plays a different song. It should be connected to a speaker and have a volume control ideally also.
Does anyone have any suggestions as to how I could go about this in terms of the electronics? I’m a novice to this sort of thing too so if it’s possible, not too complex would be great!
Thanks
 

Hi Fred125,

To be quite honest with you, and I'm genuinely sorry about it, "not too complex" is just not possible with your requirements. To give my interpretation, to make it as simple as possible you would need: something like an Arduino or alternatively a Raspbery Pi style device to accomplish this, with some experience of writing code.

Hopefully some-one else can come up with a suggested solution/plan of action.
 

LilyPad is the sort of Mp3 player you require.
You can straight away use Lilypad for playing 5 songs. But the choice of the 5 song titles is fixed. You have to code the selected 5 songs in the SDRam.
 

The datasheet for the audio amplifier in the Lilypad MP3 player shows that when its battery is 3.6V then its output power into 8 ohm speakers when it begins clipping distortion is a whopping 1W per channel that is not much. Its battery voltage will drop to 3.2V then the output power will be much less. Its Lithium battery will be destroyed if it discharges to less than 3.2V but the circuit does not prevent it.
 

Hi,

That's a good find, I agree that the Lilypad is a good choice for the jukebox project.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top