This is another SIM900-based GSM/GPRS wireless data shield for the Arduino, this one is from Open Electronics:
This is a very low cost and simple Arduino GSM and GPRS shield. We use the module SIMCom SIM900. It’s the cheaper module now available in the market. To connect this module to Arduino I make a PCB that include a LM317 some capacitor filter and no more. I performed a GSM library to control easily the module. The GSM library is a modified version of the library of HWKitchen.
With our version we control the module throw the pin 4 and 5 (so normal digital pin) and our GSM library include also the NewSoftSerial, so you can easy control the module, send and read SMS, make call, control the GSM state ecc.
To download schematics, PCB and Library check the site
Yet another Arduino GSM shield – [Link]









Leave a Reply
You must be logged in to post a comment.