Page 1 of 1

Car Security Project

Posted: Mon Mar 29, 2010 12:57 pm
by Marvi
I would like to create a device that would take a picture of anyone who entered in the car and send that picture to a specific cellular number; also, I would like to put a GPS module in case of the car was robbered the device would sent the coordinates to that cellphone too.

I was thinking about using:

Arduino Duemilanove
Cellular Shield
CMOS Camera
GPS Shield + GPS module

The thing is: How will I integrate both Cellular Shield and GPS Shield into one arduino?

Re: Car Security Project

Posted: Mon Mar 29, 2010 1:30 pm
by esklar81
Marvi wrote:The thing is: How will I integrate both Cellular Shield and GPS Shield into one arduino?
Why not just stack them?
Eric

Re: Car Security Project

Posted: Mon Mar 29, 2010 4:50 pm
by Marvi
But will I be able to use all their features?

Re: Car Security Project

Posted: Wed Mar 31, 2010 1:03 pm
by arclight
Check out the specs before you buy - many of the GSM modules have a built-in GPS and can be configured with AT commands to send their coordinates out.

Arclight

Re: Car Security Project

Posted: Wed Nov 02, 2011 4:01 am
by dmoreira
Marvi wrote:I would like to create a device that would take a picture of anyone who entered in the car and send that picture to a specific cellular number; also, I would like to put a GPS module in case of the car was robbered the device would sent the coordinates to that cellphone too.

I was thinking about using:

Arduino Duemilanove
Cellular Shield
CMOS Camera
GPS Shield + GPS module

The thing is: How will I integrate both Cellular Shield and GPS Shield into one arduino?
Hi Marvi, i know that was a long time ago that you post this but did you figure out how to use both gps and cellular shields together? Thanks!