I don't expect help with the programming itself, but I would really appreciate any advice on which arduino board and components to go for and any further remarks on this project's feasability and difficulties I might run into. Key selection criteria are small size in 2 of 3 dimensions (can be lengthy) and low power consumption (of course GPS positioning and connecting to the GSM network will take it's toll, but I'm thinking of a low clock sleeping mode inbetween tasks).
I already have some basic experience with programming (mainly C++) and pretty good knowledge of electronics in general. Thank's in advance for any kind of help.
I have the SIM908 working here in the Boston, MA area sending texts only.
It's writeup reads the same without saying 2G.
Reacquiring satellites after being powered down can take quite a while with the 908. May be a combination of the small antenna, poor sky visibility from my living room, or other factors.
I looked into boards like this one but so far I haven't found any that are small enough. Lengthty layout isn't much of an issue for my device, but 4 x 4 cm doesnt fit. Something like 20 mm x 20 mm x 100 mm in total would be perfect
ricky101:
They are not big shields so will allow you to use a small Arduino Mini etc , they only need 4 or 5 pins connecting.
Yes I'm planning on using the Arduino Mini
All the GPS/GPRS/GSM Shields I found so far are rather large (at least 44 mm x 44 mm). So I hope to combine a few lengthy modules.
Again, thank you all for the suggestion so far, this is helping me a lot.