Wave Shield and Arduino Mega: how-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.
User avatar
fat16lib
 
Posts: 595
Joined: Wed Dec 24, 2008 1:54 pm

Re: Wave Shield and Arduino Mega: how-to

Post by fat16lib »

Download wavehc20101009.zip from http://code.google.com/p/wavehc/downloads/list.

Install the WaveHC folder in your libraries folder.

Do not edit or add any files to the WaveHC folder.

Add the four jumper wires from the Wave Shield to Mega pins 50 - 53.

Try the daphc.pde example.

toddah
 
Posts: 4
Joined: Tue Oct 12, 2010 3:54 pm

Re: Wave Shield and Arduino Mega: how-to

Post by toddah »

Works like a charm!!! :)
Thank you for the once over. All I was missing was the jumpers to the correct pins.
Do I need to cut the pins that go between the Arduino and the WaveShield 11,12,13? seems to work fine with them connected.
As long as I don't make them an output is it OK to leave them or should they be cut for a safety consideration?

Thanks for the help!!!

Toddah :D

User avatar
abritinthebay
 
Posts: 32
Joined: Wed Dec 02, 2009 5:00 pm

Re: Wave Shield and Arduino Mega: how-to

Post by abritinthebay »

and fat16lib rocks to the rescue once again ;)

Quick question - does your current version of the lib include the modified DAC you mentioned to support 44.1Hz?

User avatar
fat16lib
 
Posts: 595
Joined: Wed Dec 24, 2008 1:54 pm

Re: Wave Shield and Arduino Mega: how-to

Post by fat16lib »

It has the 44.1k DAC code but it may not run fast enough on a Mega. Some instructions run slower on the Mega since it uses longer addresses.

User avatar
abritinthebay
 
Posts: 32
Joined: Wed Dec 02, 2009 5:00 pm

Re: Wave Shield and Arduino Mega: how-to

Post by abritinthebay »

Good to know. Worth trying out at least ;)

Dojan
 
Posts: 1
Joined: Thu Nov 04, 2010 10:58 pm

Re: Wave Shield and Arduino Mega: how-to

Post by Dojan »

Hi fat16lib,

could you be more specific please?

From where on the waveshield do these jumpers go? You only say where they should go on the Mega.

Do I modify the ones that are already there, or do I add new ones from other pins?

Thanks!

User avatar
miax
 
Posts: 157
Joined: Tue Apr 05, 2011 11:41 am

Re: Wave Shield and Arduino Mega: how-to

Post by miax »

Fat16lib,

I wanted to thank you both for your contributions to the community! The WaveHC library is awesome. :)

I also want to thank gregsadetsky for figuring out the Mega problem with SPI down on the lower pins, and for a Great description with pictures as to how to hack it. Bravo! :D

I did not have to cut the header pins 11-13, simply re-mapping the wires to the 50-53 pins works like a charm!

I actually like this hack as it moves the Wave shield completely out of the pin range of the Ethernet shield - both of which I have working together now because of it.

Good day, great help - thanks guys!! :mrgreen:

Kris

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

Return to “Arduino Shields from Adafruit”