Hello,
I have a project which consist in send a daily picture of a remote area which is only covered by 3G. The idea it to program a schedule each day to take a picture and then send me a MMS (or it could be also on a dropbox or any website).
So, as I never make such a project, I need some advices.
For the moment, I found:
- a 3G/GPRS shield : https://www.cooking-hacks.com/documentation/tutorials/3g-gps-shield-arduino-raspberry-pi-tutorial/
The advantage of this one is there is already a camera included.
-
to use the previous shield, a Arduino Mega2560
-
a SD card to store the picture before sending
-
a battery
-
a 3G key
Do you think it could work?
Do I need to buy an antenna in addition?