I have a project that needs to read text files (settings) and play audio.
But in the initial project I'm using 1 SD module and DFPlayer, so I have to use 2 micro SD cards, one for each module, but it would be mt expensive to use 2 SD cards, so one way to cheapen is to use only 1, I did not find a solution until then.
Can I share 1 SD Card for the 2 modules?
Anyone have any tips?
Is there another solution that uses only 1 module to read txt and play audio?
Ps: I've already seen the method of playing audio .wav 8bits, but I think it gets a low quality.