Hey guys, I'm having some trouble with a MP3 project I'm trying to build. I'm using a arduino uno
with a vs1053 mp3 shield that fits on top of it. I'm using the correct libraries, and it
does output music. Arduino Official Store | Boards Shields Kits Accessories
The problem is that my LCD display is having interference because it is using some of the same
pins as the mp3 shield. I wired up the display as showen. http://arduino.cc/en/Tutorial/LiquidCrystal
I was considering moving over to a arduino mega and wiring up my display using some of the
digital pins 22 through 53, trying to eliminate any crosstalk or interference through the mp3
shield pins in use.
Am I overthinking the problem, is there anyway to still use the uno in this project (without using
the analog pins, there also in use). Any ideas would be appreciated.
Thanks