Is it possible to access the sd card on VS1053B ardruino codec from android device ?
I have a ardruino mega 2560 one ethernet shield and one vs1053b. Can i read - write data through ethernet ?
Because i control many boards like this throug ethernet (udp) and want to update the mp3s that are on the sd that is on the vs1053b !!
I testet rSD Lib. I can list read and write with ardruino.
The problem is that i want to copy files from my android phone to the ardruino sd card !!!
Dont know how to do