Do I have to upload any files to my Arduino to...

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
User avatar
edv2009
 
Posts: 5
Joined: Wed Oct 22, 2014 11:32 pm

Do I have to upload any files to my Arduino to...

Post by edv2009 »

Do I have to upload any files to my Arduino to make the voice changer work? I've connected everything like in the diagrams and tutorials, but am unclear on this step. So far the voice changer isn't working....;

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

Re: Do I have to upload any files to my Arduino to...

Post by adafruit_support_bill »

Yes. In the "Phase 2" section of the build instructions there is a link to the source for the "Adavoice" sketch.
https://learn.adafruit.com/wave-shield- ... uilding-it

User avatar
edv2009
 
Posts: 5
Joined: Wed Oct 22, 2014 11:32 pm

Re: Do I have to upload any files to my Arduino to...

Post by edv2009 »

Do I just copy and paste this onto my sketch? I'm sorry, I'm very new at all this and just don't really understand...

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

Re: Do I have to upload any files to my Arduino to...

Post by adafruit_support_bill »

On the lower right of the github page is a "download zip" button. Download and unzip that into your Arduino sketchbook folder. (If you don't know where that is, run the IDE and click File->Preferences and it will show you your sketchbook location.)

Once there, you can click File->Sketchbook->adavoice to load the sketch. Then compile and upload it to your Arduino.

User avatar
edv2009
 
Posts: 5
Joined: Wed Oct 22, 2014 11:32 pm

Re: Do I have to upload any files to my Arduino to...

Post by edv2009 »

I'm on this page. https://github.com/adafruit/adavoice/bl ... avoice.pde

I'm not seeing any download zip button. I'm running windows 8, so not sure if its coming up different. Thanks for all your help so far.

User avatar
edv2009
 
Posts: 5
Joined: Wed Oct 22, 2014 11:32 pm

Re: Do I have to upload any files to my Arduino to...

Post by edv2009 »

Sorry, realized I had to download github.

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: Do I have to upload any files to my Arduino to...

Post by Franklin97355 »

Back up one level and you will see it on this page

User avatar
edv2009
 
Posts: 5
Joined: Wed Oct 22, 2014 11:32 pm

Re: Do I have to upload any files to my Arduino to...

Post by edv2009 »

Alright, I had it working for a few seconds. Thanks again for walking me thru that programming bit. But it appears I've popped my amplifier... I stole a little speaker from a speaker pod. Do I need a specific ohm speaker to use in the system?

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

Re: Do I have to upload any files to my Arduino to...

Post by adafruit_support_bill »

It should work with most small speakers in the 4-8 ohm range. It is hard to burn out the amp unless you have a direct short. What kind of speaker did you connect? If you post photos of your soldering and connections, we'll take a look.

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

Return to “Arduino Shields from Adafruit”