Ethernet and/or WiFi support to access Audio Files from a Network Share Optional
I would like the final version of this project should be a dedicated PCB mounting all the components, avoiding to use the official Arduino board and Shields...
The main issue in thinking about using one of those two MP3 decoder is that I am totally unable to solder SMD-like component, so I would prefer something that comes in a different package (dual inline would be great...)
Is there someone out there who can help me to bring on my project?
If you want all that in a harman case, you'll pay a lot.
I don't want to be rude, but you'll be better of buying here a mp3 player on ebay.
On the other hand you wont learn anything out off that.
If you really want to do this, go for an mp3 shield and start with basic functions like :mp3 playback from SD, buttons and an LCD screen (only showing current track name)
or even maybe you should not try this on an arduino, why don't you look into raspberrypi, you'll be able to do all what you want. Now that I think of it I have a machine with such a case running linux with mythtv doing all that (with lcd, IR and SPDIF and upnp ans smb mounts)
Yes you are right about the breadboard this will involve the a breadboard to prototype it however about the dip adapter instead of an adapter it appears that the best value for money right now would be to purchase a breakout board on ebay they can be had for 13 dollars just by searching VS1053 and sorting by price lowest to highest and scrolling down a bit then click on the development board or here is the cheapest one but still good quality http://www.ebay.com/itm/MP3-Module-Development-Board-AMS1117-Recoder-For-VS1053-/280794429816?pt=LH_DefaultDomain_0&hash=item4160a6f978
I believe it is actually cheaper to buy the development kit than just buying a dip adapter and as for an i2s DAC the ic chip has a built in one I personally would just do with that as it would be simpler however if you do want to use an external one after a quick search I would recommend this:DigiKey - Electronic Components Distributor
As it is under 3 dollars for one however you will have to buy another adapter which are on ebay for 2 dollars http://www.ebay.com/itm/SSOP-16-to-DIP-16-pin-Adapter-PCB-SMD-Convert-/140598901069?pt=LH_DefaultDomain_0&hash=item20bc58f94d
and here is an awesome web page about how to use it: http://kalum.posterous.com/50759184
and you need an lcd here is 16x2 character display for 3 dollars http://www.ebay.com/itm/New-1602-16x2-HD44780-Character-LCD-Display-Module-LCM-blue-blacklight-/140738656157?pt=LH_DefaultDomain_0&hash=item20c4ad779d
and now though after looking all this up and think about the cost and I know I am not the first person to say this
But the thing is it will cost alot more to order all the stuff and make the pcb board and all the time involved to me appears not to be worth it I personally would just buy an mp3 player but if you have an idea that can't be done with a normal mp3 player (I do which is why I am interested in audio playback with the arduino) then this is something that you should consider however what you want do except maybe the
USB support for external HDD/FlashDrive Optional
SPDIF Output Optional
Ethernet and/or WiFi support to access Audio Files from a Network Share Optional
which maybe a product does support some of those things without my knowledge.
And also did you edit your post to include the vs1053 or did I just miss that and made post that suggested the same thing that you did?
JO3RI:
If you want all that in a harman case, you'll pay a lot.
I don't want to be rude, but you'll be better of buying here a mp3 player on ebay.
On the other hand you wont learn anything out off that.
That's the point: I am not looking for a cheap MP3 Player but I am after the fun of design one on my own... the case doesn't need to be "that one" but one that would cope with...
If you really want to do this, go for an mp3 shield and start with basic functions like :mp3 playback from SD, buttons and an LCD screen (only showing current track name)
maybe this shield: rMP3 Playback Module – Rogue Robotics
That's a good point but I was tempted to do it on myself rather than relying on a shield...
or even maybe you should not try this on an arduino, why don't you look into raspberrypi, you'll be able to do all what you want. Now that I think of it I have a machine with such a case running linux with mythtv doing all that (with lcd, IR and SPDIF and upnp ans smb mounts)
I am an IT System and Network Engineer... My living room is already fulfilled with any kind of linux boxes for movies and so on... but I really would love to go back 15years and play a bit with electronics...