mpflaga / Arduino_Library-vs1053_for_SdFat

Arduino device library interfacing vs1053 MP3 player chip to audio stream from an Sd Card.
https://mpflaga.github.io/Arduino_Library-vs1053_for_SdFat/
Other
38 stars 12 forks source link

Nano to OTS Module Jumpers? #5

Closed johnyradio closed 2 years ago

johnyradio commented 4 years ago

Hi

Can you recommend jumpers for the Nano to an off-the-shelf (OTS) VS1053 module? Plus needed code changes?

My VS1053 module has the following pinouts: 5V GND CS MISO SI SCK XCS XRESET XDCS DREQ

Here are the Nano pinouts:

Pinout-NANOevery_v1

mpflaga commented 2 years ago

Please refer to User Guide and config.h These documents provide explanations of specific use cases. Specifically the config.h has a section that maps out PIN numbers of specific pin functions. So that you can map a solution.

If you have not already, given this is very late.