Wave Shield I/O Error

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
Franklin97355
 
Posts: 23912
Joined: Mon Apr 21, 2008 2:33 pm

Re: Wave Shield I/O Error

Post by Franklin97355 »

The wave shield library files are here as are some examples.

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Wave Shield I/O Error

Post by adafruit_support_bill »

Sorry, that one uses an older library. This is a better one to start with.

https://github.com/adafruit/WaveHC/blob ... peakHC.pde

User avatar
raj_ridoy
 
Posts: 11
Joined: Fri Oct 14, 2016 2:16 pm

Re: Wave Shield I/O Error

Post by raj_ridoy »

Hi, so I tried playing around with these codes and merge them with my own code but to no avail. I have realized the wave has 4 basic steps to it when playing something from the SD card: Initializing the card (the code for which seems universal), looking for the file/s, opening the file, playing and finally closing/stop playing the file. My issue with most of the codes found online (just to play files from card) is that, they do a continuous debugging loop code where they open up multiple directories and try playing all the files. For me, I just want a simple code that looks for ONE specific file, opens that up, plays it and stops it when I tell it to. If you can help me with that, i would greatly appreciate it since I have been working on this for quite some time without any progress!

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Wave Shield I/O Error

Post by adafruit_support_bill »

Please don't double post. Continue in the thread you started here: viewtopic.php?f=31&t=104907

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”