Music Shield - Card Find Error

Just for the sake of keeping my progress up to date

I will really only be working on this during weekends. Attached is a sketch and the required libraries to just get the music shield working. It is poorly coded but works reliably. It doesn’t even have controls :laughing: but is compatible with SD, SDHC and SDXC (up to 2TB) and works with the Mega.

EDIT: I said poorly coded, it may be ONLY Mega compatible. UPDATE: Since the SD library handles SPI, it should be fully compatible with all arduinos using the default music shield pin out.

My goal is to create a library that is:

  • Simple
  • Compatible with all Arduinos
  • SD, SDHC and SDXC Compatible - Complete

MusicLibrary.zip (128 KB)