Compatibility shield

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
drikdrik
 
Posts: 3
Joined: Sun Jan 06, 2013 3:56 pm

Compatibility shield

Post by drikdrik »

I wonder if I can send the GPS data on the sd card of ethernet shield from the GPS module, all to create a web server with the sd card of ethernet shield, as I can view the GPS data on LCD displays or on internet site

How to this?

Here the list of shields I think buy:
http://www.adafruit.com/products/191
http://www.adafruit.com/products/201
http://www.adafruit.com/products/99
http://www.alpha-crucis.com/fr/modules- ... 07108.html
https://www.sparkfun.com/products/256

Ps:I already work with Arduino

Sorry for my bad english, I am french :lol:

I hope your fine forum can help me for this project

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

Re: Compatibility shield

Post by adafruit_support_bill »

Yes, that combination of components should work.

drikdrik
 
Posts: 3
Joined: Sun Jan 06, 2013 3:56 pm

Re: Compatibility shield

Post by drikdrik »

thank you very much,
But how send datas GPS to the SD card of shield ethernet

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

Re: Compatibility shield

Post by adafruit_support_bill »

The gps tutorial shows how to log to SD. You may need to change the SPI CS pin in the code to match the CS pin for the SD on the Arduino Ethernet.

http://learn.adafruit.com/adafruit-ultimate-gps

drikdrik
 
Posts: 3
Joined: Sun Jan 06, 2013 3:56 pm

Re: Compatibility shield

Post by drikdrik »

Thank you, I begin to understand
I would if I need help

Good day

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

Return to “Arduino”