Just wanted some general feedback on whether this is basically possible to do as an early project. Basically, I want to hook up the Arduino with an ethernet shield and just have it serve a simple html index page with the contents of the card (.mp4 astronomy related footage I shoot) as links, to play back from the card over my network when accessed from my new Wii U (which decodes and plays them just fine in the browser).
Any problems anyone can see with this?
(Basic; Arduino+ethernet serving up index page of files on sd card. Browser on networked machines/Wii U loads up index page, click link, file streams from Arduino sd card.)