Wave Shield need lots of help

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

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Bea
 
Posts: 16
Joined: Fri Nov 18, 2011 2:55 pm

Wave Shield need lots of help

Post by Bea »

Hi,
I just got the wave shield put it together and formatted the SD card, I now have to initialize it and I am not sure how I am supposed to be doing this, am I using processing? I want the simplest way to get this up and running...help please!!

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

Re: Wave Shield need lots of help

Post by adafruit_support_bill »

I am not sure how I am supposed to be doing this
There are a number of examples and walkthroughs complete with sample code here: http://www.ladyada.net/make/waveshield/use.html
am I using processing?
You will be using the Arduino IDE (which is partly derived from Processing). If you are new to the Arduino, I would highly recommend that you start with Lady Ada's excellent Arduino Tutorials here: http://www.ladyada.net/learn/arduino/index.html

Bea
 
Posts: 16
Joined: Fri Nov 18, 2011 2:55 pm

Re: Wave Shield need lots of help

Post by Bea »

Thanks, got the files into the library, trying to use the AF_Wave library and in the tutorial it says to initialize the card by using the file in the example, which file? (SampleRateMod)?

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

Re: Wave Shield need lots of help

Post by adafruit_support_bill »

Can you post a link to the exact page you are following? There are a lot of wave-shield examples there.

Bea
 
Posts: 16
Joined: Fri Nov 18, 2011 2:55 pm

Re: Wave Shield need lots of help

Post by Bea »

http://www.ladyada.net/make/waveshield/library.html

"You should copy & paste this code from the examples since there's really only one way to do it. Note that this here is a snippet, use the examples in the library for the 'full listing'" Where is the full listing?

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

Re: Wave Shield need lots of help

Post by adafruit_support_bill »

The "full listing" is the example in the library.
If you have the library installed, open the Arduino IDE. Click on File->Examples->AF_Wave and open the example file.

Bea
 
Posts: 16
Joined: Fri Nov 18, 2011 2:55 pm

Re: Wave Shield need lots of help

Post by Bea »

Yes, I know, there are 5 examples...

PiSpeak
PlayAllLoop
SampleRateMod
SerialControl
SoftVolumeChange

The tutorial does not specify which of the above examples...

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

Re: Wave Shield need lots of help

Post by adafruit_support_bill »

They are all based on the basic structure presented in the tutorial. PiSpeak is a good one to start with.

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

Return to “Arduino Shields from Adafruit”