simple storage help.

Hey,

On my project I will need to store about 20 wav files and some info for rfid. What would be the easiest and simplest way of doing this? It would rarely need to changed.

Thanks,
Mariah

The easiest storage to deal with is an SD card. You can write to it with a PC and then read it with the Arduino. Several shields exist with SD sockets and interface hardware.