Need to play Ogg Vorbis, MP3, AAC, WMA, FLAC or MIDI files with ease? GHI’s FEZ Music shield is the answer. As always, the driver source is tested and ready for you to use: http://code.tinyclr.com/project/330/fez-music-shield/
The unique shape of this shield allows it to fit well with shields that have ethernet connectors, like FEZ Connect shield. More information is available on the catalog page: http://www.ghielectronics.com/catalog/product/289
add a touch screen and add possibility to read mp3/radio streams over the network, and you have a nice networked audio player that you can build into a really flat case to be hung on the wall.
Would be great for my porch
You say “only OGG and PCM” are supported for record. Do you have any plan to provide another format like mp3 ou just wav in few weeks or months ?
I agree with EriSan500… Add a touch screen and you almost have a recording machine in your hand.
could be great to also propose a “Extra Ultimate Package” including the Ultimate Fez kit + What you want for a extra cash amount to be defined :), kind of package + bonus at extra price…
I have been using/programing ogg (which is only a generic container) and the vorbis and theora codecs in various opensource projects for years, and they are really, really great. During my tests I usualy found out that a 96kb/s vorbis stream was at least the same quality as a 128kb/s mp3
Got my boards yesterday, I’m new to the .Net MF(been using arduino), but I was able to follow a guide and get the LED to blink. Feeling fairly competent, I tried to example code from [url]http://code.tinyclr.com/project/330/fez-music-shield/[/url]
I’m unable to find the reference for
using GHIElectronics.NETMF.FEZ.Shields;
I am going to guess that I need to download and do something with the source code?
Any tips appreciated!