GSM GPRS Shield V1.0

From SCDWiki
Revision as of 08:18, 11 January 2016 by Scdshoma (talk | contribs)
Jump to: navigation, search


Overview

Hook your Arduino up to GSM/GPRS cell phone network with GPRS shield! You can use your Arduino/Seeeduino or other main boards to dial a phone number or send a text to your friend via easy to use AT commands now. This new version features a quad-band low power consumption GSM/GPRS module SIM900 as well as a compact PCB antenna. Meanwhile, improvements on interfaces and basic circuit have been taken to make it more concise and reliable. And there’re two choices for you to communicate GPRS shield with the main board -- UART or SoftwareSerial

Specification

Cautions

Introduction

Examples/Applications

Getting Familiar With AT Commands

Example 1: How To Send a Text Message or Dial a Phone Number Using AT Commands

Resources

Licensing