GPS Shield & Due

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
eggie5
 
Posts: 3
Joined: Thu Feb 13, 2014 2:53 pm

GPS Shield & Due

Post by eggie5 »

Does the GPS Shield (http://www.adafruit.com/products/1272) work w/ the Arduino Due? I know it says, it doesn't, but the motor shield used to not be compatible w/ Due but now it is.

If it is not compatible w/ Due, can I use http://www.adafruit.com/products/746 ?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: GPS Shield & Due

Post by adafruit_support_rick »

Both the shield and the breakout are technically compatible with the Due, but the Adafruit library and example sketches need considerable modifications to work with the Due.

User avatar
garyvdg
 
Posts: 91
Joined: Thu Jul 25, 2013 12:37 pm

Re: GPS Shield & Due

Post by garyvdg »

adafruit_support_rick wrote:Both the shield and the breakout are technically compatible with the Due, but the Adafruit library and example sketches need considerable modifications to work with the Due.
Are you aware of whether any such modifications are available? I too would like to use the Ultimate GPS Logger Shield with a Due.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: GPS Shield & Due

Post by adafruit_support_rick »

I'll try to find some time to port the library. I'm pretty busy right now, so it might take a week or two. I'll post back.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: GPS Shield & Due

Post by adafruit_support_rick »

Download the latest version of the Adafruit_GPS library for Arduino Due support

NOTE: Due support is hardcoded for Serial1. You must connect to RX1 and TX1. If you're using the GPS Shield, jumper from shield TX and RX to Due RX1 and TX1.

User avatar
garyvdg
 
Posts: 91
Joined: Thu Jul 25, 2013 12:37 pm

Re: GPS Shield & Due

Post by garyvdg »

I tried this latest version of the Adafruit_GPS library for Arduino Due support and wired the Ultimate GPS shield to the Due as suggested and it worked just fine. Thanks to Adafruit_Support_Rick for your effort and input.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: GPS Shield & Due

Post by adafruit_support_rick »

Cool! :D

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

Return to “Arduino Shields from Adafruit”