Home Forums Sparkfun MP3 Shield Library Support Forum What's the BareMinimum code needed to get this running?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2367
    Anonymous
    Inactive

    Your library example works perfectly for me. However for my individual project, I find not needing most of your code. In fact, I don’t need the serial at all. Instead I was wondering if you could draw up an example or plain code, that shows the minimal code required to get the library running. Sort of like the BareMinimum example for Arduino, but instead one that shows all the included library headers, and setup code for the SD.

    I want to be able to simply load up the MP3BareMinimum example, and within 5 seconds have “MP3player.playTrack(1);” working in the loop method. Not only would I have more RAM for other stuff but It would be easier to follow.

     

    Thanks!

    #2371
    Anonymous
    Inactive

    Seems that at the time of the original post, your site’s posts were offline. But now that they’re back I see that you have a quick code setup that does exactly what I asked for! Thanks again!!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.