Hi
I have an idea i would like to work on, but i need some guidance on how to approche the project.
I want to make a local website, where i can controll my music.
My arduino uno should have an ethernet shield with SD card slot connected, and also some sort of amplifier to drive regular size (6 ohm?) speakers.
The website should show what music files is on the SD card and it should have the basic functionality of a media player, like start/stop, volume, selecting song. etc.
Does someone know of any project similar to this?
If not, what languages is required to program this web interface? Would javascript suffice? Or maybe i need ajax?
Bonus. beeing able to stream internet radio also.